Commit Graph

4 Commits (8e14ed44ad6ac76fd22e5d454824663f4a5f175f)
 

Author SHA1 Message Date
Yawning Angel 8e14ed44ad Move to a unified client/server binary, and fix bugs.
* The old and the busted: obfs4-[client,server].
 * The new hotness: obfs4client.
 * Add obfs4.ServerHandshake() that servers need to call after a
   successful return from Accept().  This allows implementations to
   move the handshake into a goroutine or whatever.
10 years ago
Yawning Angel f76f142340 Change documentation/comments to reflect reality (No functional changes). 10 years ago
Yawning Angel e6a8d57a23 Remove a comment that I forgot to delete, no functional changes. 10 years ago
Yawning Angel ef38b844f9 Initial import. 10 years ago