aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Remove options for configuring HS authorities.Nick Mathewson2014-02-10
* fix trivial typoRoger Dingledine2014-02-10
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-09
|\
| * Merge remote-tracking branch 'andrea/bug9602' into maint-0.2.4Nick Mathewson2014-02-09
| |\
| | * Make sure orconn->chan gets nulled out when channels exit from channel_free_a...Andrea Shepard2014-02-08
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-07
|\| |
| * | Survive fedora's openssl in our benchmarksNick Mathewson2014-02-07
| |/
* | Explain CURVE25519_ENABLED: closes 9774Nick Mathewson2014-02-07
* | Use the right functions; strncpy is usually not the answerNick Mathewson2014-02-07
* | Merge remote-tracking branch 'houqp/hs_control_fix'Nick Mathewson2014-02-07
|\ \
| * | add test case for node_get_verbose_nicknameQingping Hou2014-02-06
| * | add test for node_get_verbose_nickname_by_idQingping Hou2014-02-06
| * | remove node_describe_by_id() functionQingping Hou2014-02-06
| * | fix longname returned in HS_DESC control eventsQingping Hou2014-02-06
* | | Remove a needless check in channel_tls_handle_incomingNick Mathewson2014-02-07
* | | Merge the circuit_{free,clear}_cpath functionsNick Mathewson2014-02-07
* | | Merge remote-tracking branch 'public/feature9777_024_squashed'Nick Mathewson2014-02-07
|\ \ \
| * | | Discard circuit paths on which nobody supports ntorNick Mathewson2014-02-07
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-07
|\| |
| * | NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard2014-02-06
| * | Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4Nick Mathewson2014-02-06
| |\ \
| * | | Some anti-forensics paranoia...Florent Daigniere2014-02-06
* | | | Merge remote-tracking branch 'public/bug10543_024_v2'Nick Mathewson2014-02-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make the handling for usable-exit counting handle ExitNodes betterNick Mathewson2014-02-06
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-06
|\ \ \ \ | | |/ / | |/| |
| * | | Add a missing includeNick Mathewson2014-02-06
| * | | Deliver circuit handshake counts as part of the heartbeatNick Mathewson2014-02-06
| |/ /
* | | Rename sun to s_un in test_addr.cNick Mathewson2014-02-06
* | | Distcheck repair: add new python testing code to "tarballs"Nick Mathewson2014-02-04
* | | test_config.c: log which address should have failedNick Mathewson2014-02-03
* | | Clean up test_hs.c: warning fix; tor_free() usage.Nick Mathewson2014-02-03
* | | TransProxyType replaces TransTPROXY optionNick Mathewson2014-02-03
* | | More fixes to rip out all of the v2 directory code.Karsten Loesing2014-02-03
* | | 10365: Close connections if the VERSIONS cell has an odd length.rl19872014-02-03
* | | check-spaces fixes for test_router.cNick Mathewson2014-02-03
* | | Defensive programming in control_event_hs_descriptor_*Nick Mathewson2014-02-03
* | | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \ \
| * | | add test case for node_describe_by_idQingping Hou2014-01-29
| * | | add test case for hidden service async eventsQingping Hou2014-01-29
| * | | add hidden service descriptor async control eventQingping Hou2014-01-29
* | | | slownacl's pure-python curve25519 lets us test ntor everywhere.Nick Mathewson2014-02-03
* | | | Merge remote-tracking branch 'public/bug10758'Nick Mathewson2014-02-03
|\ \ \ \
| * | | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
| |/ / /
* | | | Some anti-forensics paranoia...Florent Daigniere2014-02-03
* | | | Add a sandbox rule to allow IP_TRANSPARENTNick Mathewson2014-02-02
* | | | Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson2014-02-02
* | | | Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
|/ / /
* | | whitespace fixesNick Mathewson2014-01-17
* | | Coverate in util.c: test that tor_parse_* rejects negative base.Nick Mathewson2014-01-17
* | | Add an --accel switch to run unit tests with crypto accelerationNick Mathewson2014-01-17