aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-09test: fix memory leak in single onion poisoningDavid 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-08Changes file for feature 15056 (prop220, extend cell side)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
2016-12-08Canonicity update for ed25519.Nick Mathewson
2016-12-08helper to test a node for matching an ed25519 ID.Nick Mathewson
2016-12-08Teach channel_rsa_id_group_set_badness_() about Ed25519Nick Mathewson
2016-12-08Enforce directionality in connection_or_set_identity_digest().Nick Mathewson
2016-12-08Tell channel_set_identity_digest() that ed keys can be NULLNick Mathewson
2016-12-08Add a few more debug/info-level logs for ed25519 link handshake stuffNick Mathewson
2016-12-08Add an option to disable dirauth ed25519 link key checks.Nick Mathewson
2016-12-08Enforce Ed25519 identities (client-side)Nick Mathewson
2016-12-08Helper function for logging ed25519 public keys.Nick Mathewson
2016-12-08Dirauth: Don't treat a router as reachable if the Ed25519 key didn't matchNick Mathewson
2016-12-08Comment-only: note some places where we want to propagate Ed25519 infoNick Mathewson
2016-12-08Add ExtendByEd25519ID consensus parameter/torrc optionNick Mathewson
2016-12-08Propagate Ed25519 identities downwards into more functions.Nick Mathewson
2016-12-08Add a function to check whether a given ed id key is oursNick Mathewson
2016-12-08Teach circuit_extend() more about Ed25519 identities.Nick Mathewson
2016-12-08Rename connection_or_remove_from_identity_mapNick Mathewson
2016-12-08Remove orconn_identity_map.Nick Mathewson
2016-12-08Migrate main data loop for set_bad_connections to use channel structuresNick Mathewson
2016-12-08Add a bunch of work-in-progress comments for 15056 planningNick Mathewson
2016-12-08When attempting to find a channel by ID, consider Ed ID.Nick Mathewson
2016-12-08Forward-port 0.2.8.11 notes (master)Nick Mathewson
2016-12-08Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-08Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2016-12-08Bump to 0.2.8.11-devNick Mathewson