summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some code comments.prop224-alecGeorge Kadianakis2016-05-12
* Bump up ESTABLISH_INTRO keylen/siglen to 2 bytes.George Kadianakis2016-05-12
* Finished implementation of sending-side of ESTABLISH_INTRO cell; awaiting tes...Alec Heifetz2016-05-12
* Began process of porting ESTABLISH_INTRO to new convention, moved legacy ESTA...Alec Heifetz2016-05-12
* Finished REND_ESTABLISH_INTRO parsing, added ESTABLISH_INTRO_ACKAlec Heifetz2016-05-12
* Added validity check for signature and circuit purpose to ESTABLISH_INTRO par...Alec Heifetz2016-05-12
* Added checking for handshake validity to ESTABLISH_INTROAlec Heifetz2016-05-12
* Added first pass impl of sha3_256 MAC fn to crypto.cAlec Heifetz2016-05-12
* Added pointers to ESTABLISH_INTRO cell for easier recreation of handshake and...Alec Heifetz2016-05-12
* Refactored code to handle legacy ESTABLISH_INTRO and p224 ESTABLISH_INTRO cel...Alec Heifetz2016-05-12
* Added trunnel files for rend_establish_intro cellAlec Heifetz2016-05-12
* fix 'make dist' which was broken by ticket 18365's mergeRoger Dingledine2016-05-11
* Merge remote-tracking branch 'public/bug18815'Nick Mathewson2016-05-11
|\
| * Change UseOptimisticData default to 1.Nick Mathewson2016-04-18
* | Add changes file for ticket 16698Nick Mathewson2016-05-11
* | Merge branch 'maint-0.2.8'Roger Dingledine2016-05-11
|\ \
| * \ Merge branch 'maint-0.2.7' into maint-0.2.8Roger Dingledine2016-05-11
| |\ \
| | * | unbreak the build (when warnings are enabled)Roger Dingledine2016-05-11
* | | | Merge branch 'ticket16698_v2'Nick Mathewson2016-05-11
|\ \ \ \
| * | | | Fix comment for directory_handle_command_getNick Mathewson2016-05-11
| * | | | Split directory_handle_command_get into subfunctions.Nick Mathewson2016-05-10
* | | | | Merge branch 'pubsub_squashed'Nick Mathewson2016-05-11
|\ \ \ \ \
| * | | | | Basic work on a publish/subscribe abstractionNick Mathewson2016-05-11
* | | | | | Merge remote-tracking branch 'arma/feature18760'Nick Mathewson2016-05-11
|\ \ \ \ \ \
| * | | | | | encourage rejected relays to contact usRoger Dingledine2016-04-12
* | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-11
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'teor/bug18816_simplify' into maint-0.2.8Nick Mathewson2016-05-11
| |\ \ \ \ \ \
| | * | | | | | Confim we want certificates from fallbacksteor (Tim Wilson-Brown)2016-05-11
| | * | | | | | Revert "Switch between fallback and authority when auth cert fetch fails"teor (Tim Wilson-Brown)2016-05-11
* | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-05-11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge remote-tracking branch 'special/bug19032-027' into maint-0.2.7Nick Mathewson2016-05-11
| | |\ \ \ \ \
| | | * | | | | Fix out-of-bounds write during voting with duplicate ed25519 keysJohn Brooks2016-05-11
* | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'bug18761_028_squashed' into maint-0.2.8Nick Mathewson2016-05-11
| |\ \ \ \ \ \ \
| | * | | | | | | Log find_rp_for_intro_() failures at LOG_PROTOCOL_WARN.Nick Mathewson2016-05-11
* | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'teor/bug18816-squashed' into maint-0.2.8Nick Mathewson2016-05-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Switch between fallback and authority when auth cert fetch failsteor (Tim Wilson-Brown)2016-05-10
| | * | | | | | | | Use the consensus download schedule for authority certificatesteor (Tim Wilson-Brown)2016-05-10
* | | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-05-11
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'bug18841_1_025' into maint-0.2.7Nick Mathewson2016-05-11
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Undefine _FORTIFY_SOURCE before defining it.Nick Mathewson2016-05-11
* | | | | | | | | Merge remote-tracking branch 'arma/feature18998'Nick Mathewson2016-05-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop being so strict about the payload length of "rendezvous1" cellsRoger Dingledine2016-05-09
|/ / / / / / / / /
* | | | | | | | | Add changes file for #15588John Brooks2016-05-09
* | | | | | | | | Merge branch 'maint-0.2.8'Nick Mathewson2016-05-09
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-05-09
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch 'bug19008_027' into maint-0.2.7Nick Mathewson2016-05-09
| | |\ \ \ \ \ \