aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18Actually allow unrecognized address types in NETINFO cellrl1987
2018-12-16Refrain from closing connection if found one unrecognized address in NETINFO ...rl1987
2018-12-16Refrain from hardcoding address length and type in netinfo.trunnelrl1987
2018-10-26Add a comment about address type field to netinfo.trunnelrl1987
2018-10-26Add changes filerl1987
2018-10-26Generate NETINFO cell using trunnelrl1987
2018-10-26Use trunnel for NETINFO cell parsingrl1987
2018-10-26Add trunnel spec and impl for NETINFO cellsrl1987
2018-10-25Add a couple more checks to test_parsecommon.cNick Mathewson
2018-10-24Merge branch 'ticket28177'Nick Mathewson
2018-10-24Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-24Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-24node: Make node_supports_v3_rendezvous_point() also check for the keyDavid Goulet
2018-10-24Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-24Merge branch 'ticket28115_035' into maint-0.3.5Nick Mathewson
2018-10-24Re-alphabetize the list of tests in tests.[ch]Nick Mathewson
2018-10-24Merge remote-tracking branch 'tor-github/pr/409'Nick Mathewson
2018-10-24Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-24rust/tor_log: fix C_RUST_COUPLED documentationcypherpunks
2018-10-24Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-24Merge branch 'nss-travis' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Remove a now-unused rust "use".Nick Mathewson
2018-10-23Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3Nick Mathewson
2018-10-22Merge remote-tracking branch 'tor-github/pr/421'Nick Mathewson
2018-10-21clean up a tor2web commentRoger Dingledine
2018-10-19Merge remote-tracking branch 'tor-github/pr/396'Nick Mathewson
2018-10-19Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-19Merge remote-tracking branch 'onionk/rust-protocommas1' into maint-0.3.5Nick Mathewson
2018-10-19Merge remote-tracking branch 'onionk/rust-protocommas1'Nick Mathewson
2018-10-19Rename a function; it is used to convert a value _From_ le.Nick Mathewson
2018-10-19Fix a misspelled macro test that was breaking big-endian OPENick Mathewson
2018-10-18Merge remote-tracking branch 'dgoulet/ticket27471_035_02'Nick Mathewson
2018-10-18test: Add test for closing intro circuits when storing a new descriptorDavid Goulet
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-18Merge branch 'ticket27549_035_01_squashed'Nick Mathewson
2018-10-18hs-v3: Consolidate descriptor cookie computation codeDavid Goulet
2018-10-18Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-18Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-18Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-17Merge branch 'bug27800-034' into bug27800-035Taylor Yu
2018-10-17Merge branch 'bug27800-033' into tor-034Taylor Yu
2018-10-17Log more info for duplicate ed25519 IDsTaylor Yu
2018-10-17evloop: fix docs for threadpool_register_reply_eventcypherpunks
2018-10-17evloop: fix docscypherpunks