summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-14whitespace fixesNick Mathewson
2016-12-14Fix a "make check" regression in --list-fingerprint.Nick Mathewson
2016-12-14Merge branch 'dgoulet_ticket19043_030_03_squashed'Nick Mathewson
2016-12-14prop224: Use LOG_PROTOCOL_WARN instead of log_warn(LD_PROTOCOL, ...) in hs_in...David Goulet
2016-12-14crypto: Change crypto_mac_sha3_256 to use the key length in the constructionDavid Goulet
2016-12-14prop224: Add unittests handling v3 ESTABLISH_INTRO cells.George Kadianakis
2016-12-14prop224: Use new HS functions in old HS code.George Kadianakis
2016-12-14prop224: Introduce the new introduction point code.George Kadianakis
2016-12-14prop224: Add code that generates ESTABLISH_INTRO cells.George Kadianakis
2016-12-14prop224 prepwork: Use of HS circuitmap in existing HS code.George Kadianakis
2016-12-14prop224 prepwork: Introduce HS circuitmap subsystem.George Kadianakis
2016-12-14prop224 prepwork: Finish decoupling old ESTABLISH_INTRO creation logic.George Kadianakis
2016-12-14prpo224 prepwork: Decouple legacy ESTABLISH_INTRO creation logic.George Kadianakis
2016-12-14prop224 prepwork: Introduce HMAC-SHA3 function.George Kadianakis
2016-12-13Merge remote-tracking branch 'teor/fix-frac-paths-comment'Nick Mathewson
2016-12-14Clarify a comment in compute_frac_paths_availableteor
2016-12-13Remove AuthDirMaxServersPerAuthAddrNick Mathewson
2016-12-13Remove a little dead code from routerparse.cNick Mathewson
2016-12-12whitespace fixNick Mathewson
2016-12-12Merge branch 'people-to-node-type'Nick Mathewson
2016-12-12Replace "people" with the appropriate network component in commentsJ. Ryan Stinnett
2016-12-12Merge remote-tracking branch 'jryans/log-severity'Nick Mathewson
2016-12-12Merge remote-tracking branch 'rubiate/ticket20511'Nick Mathewson
2016-12-12helper_compare_hs_desc: coverity memleak complaintsNick Mathewson
2016-12-11Merge remote-tracking branch 'dgoulet/bug20936_030_01'Nick Mathewson
2016-12-11Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-11Merge remote-tracking branch 'dgoulet/bug20938_029_01' into maint-0.2.9Nick Mathewson
2016-12-09test: fix memory leak in single onion poisoningDavid Goulet
2016-12-09test: Fix memory leak in test_circuituse.cDavid Goulet
2016-12-09Downgrade a harmless bug warning to info.Nick Mathewson
2016-12-09Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-09Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2016-12-09Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-12-09Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-12-09Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-12-09Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-12-09Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-09router: Fix memory leak in signed_descriptor_move()David Goulet
2016-12-09Update geoip and geoip6 to the December 7 2016 database.Karsten Loesing
2016-12-08Fix a completely stupid stack-protector warning in test_channels.cNick Mathewson
2016-12-08Update to trunnel 1.5.1Nick Mathewson
2016-12-08whitespace cleanupsNick Mathewson
2016-12-08Merge branch 'feature15056_v1_squashed'Nick Mathewson
2016-12-08Adding some assertions to onion.cNick Mathewson
2016-12-08Fix comment on connection_or_client_learned_peer_id().Nick Mathewson
2016-12-08Tiny cleanup of chan handling when setting connection ID digestsNick Mathewson
2016-12-08Use connection_or_clear_identity in connection_or_clear_identity_map.Nick Mathewson
2016-12-08Add an ed25519_copy; use it in a couple of places dgoulet suggested.Nick Mathewson
2016-12-08Add some unit testing for ed25519 IDs in extend2 cells.Nick Mathewson
2016-12-08Unit tests for channel identity map codeNick Mathewson