summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add link to obfs4.HEADmasterPhilipp Winter2014-07-11
* Delete misplaced comma.Philipp Winter2014-03-22
* Help operators learn their server descriptor.Philipp Winter2014-03-11
* Update ChangeLog with most recent fix.Philipp Winter2014-03-10
* Improve packet morphing algorithm.Philipp Winter2014-03-10
* Merge branch 'bug_10893'Philipp Winter2014-03-09
|\
| * Add missing markers to HMACs.Philipp Winter2014-03-09
| * Add recent changes to ChangeLog.Philipp Winter2014-03-09
| * Elaborate on protocol polymorphism.Philipp Winter2014-03-09
| * Fix ticket handshake spec.Philipp Winter2014-03-08
| * Add missing reference.Philipp Winter2014-03-08
| * When authenticating, also test epoch boundaries.Philipp Winter2014-03-08
| * Make the server simply echo the client's epoch.Philipp Winter2014-03-04
| * Let the server echo the epoch.Philipp Winter2014-03-04
| * Fix problems in UniformDH spec.Philipp Winter2014-03-02
| * Fix typo.Philipp Winter2014-03-01
* | Use more readable error messages.Philipp Winter2014-03-09
* | Merge branch 'bug_11092'.Philipp Winter2014-03-04
|\ \
| * | Increase closing threshold.Philipp Winter2014-03-04
| * | Stop processing data after authentication failed.Philipp Winter2014-03-03
| * | Add and use const.MAX_HANDSHAKE_LENGTH.Philipp Winter2014-03-03
| * | Only search for mark in expected space.Philipp Winter2014-03-03
| * | Update ChangeLog with most recent fix.Philipp Winter2014-03-01
| * | Close connection if authentication fails.Philipp Winter2014-03-01
| * | Elaborate on server's behaviour.Philipp Winter2014-03-01
* | | Add unit tests for the state module.Philipp Winter2014-03-04
| |/ |/|
* | Trivial semantic improvement.Philipp Winter2014-03-01
|/
* Update changelog with most recent fix.Philipp Winter2014-03-01
* Update correct attribute to fix key rotation.Philipp Winter2014-03-01
* Rename "password" to "fallbackPassword".Philipp Winter2014-02-03
* Test get_public_server_options().Philipp Winter2014-02-02
* Update ChangeLog.Philipp Winter2014-02-02
* Move fallback password to server's state file.Philipp Winter2014-02-02
* Add constant SERVER_PASSWORD_FILE.Philipp Winter2014-02-02
* Generate a password if the bridge operator didn't.Philipp Winter2014-02-01
* Remove swap().Philipp Winter2014-02-01
* Don't pass TransportConfig to the __init__().George Kadianakis2014-01-29
* Clarify the shared-secret initialization in __init__().George Kadianakis2014-01-29
* Set decryptedTicket even if we are a client (and leave it unused).George Kadianakis2014-01-29
* Do most of managed-mode initialization on setup().George Kadianakis2014-01-29
* Finish renaming "shared secret" to "password".Philipp Winter2014-01-20
* Release version 2014.01.a.2014.01.bPhilipp Winter2014-01-19
* Add preliminary tests for message.py.Philipp Winter2014-01-19
* Remove useless import.Philipp Winter2014-01-19
* Raise an exception rather than assert.Philipp Winter2014-01-18
* Remove useless assert.Philipp Winter2014-01-18
* Remove useless assert.Philipp Winter2014-01-17
* Remove unused variable.Philipp Winter2014-01-17
* Raise PluggableTransportError rather than assert.Philipp Winter2014-01-17
* Add additional header sanity check.Philipp Winter2014-01-17