Commit Graph

2 Commits (645026c2ada402992ff6eb3d423abc64cce53337)

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 ef38b844f9 Initial import. 10 years ago