Skip to content

Commit

Permalink
update conn
Browse files Browse the repository at this point in the history
  • Loading branch information
itolfh committed Mar 16, 2017
1 parent 84f5d5f commit 16306a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wilddog_conn.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ extern "C"
#include "wilddog_ct.h"
#include "wilddog_protocol.h"

//#define WILDDOG_AUTH_2_0
#define WILDDOG_AUTH_2_0

#define WILDDOG_CONN_SESSION_SHORT_LEN (8 + 1)
#define WILDDOG_CONN_SESSION_LONG_LEN (32 + 1)
Expand Down

0 comments on commit 16306a5

Please sign in to comment.