aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Remove another unused v0 hidserv function.Karsten Loesing2014-02-14
* Remove remaining v0 hidden service descriptor code.Karsten Loesing2014-02-12
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-11
|\
| * Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson2014-02-11
| |\
| | * make EACCES survivable too.Nick Mathewson2014-02-10
| | * Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.Nick Mathewson2014-02-09
| * | Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson2014-02-11
| |\ \
| | * | Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson2014-02-09
| | |/
* | | Merge remote-tracking branch 'public/no_itime_queue_025'Nick Mathewson2014-02-11
|\ \ \
| * \ \ Merge remote-tracking branch 'public/no_itime_queue'Nick Mathewson2014-02-10
| |\ \ \
| | * | | Excise the insertion_time_elem_t logicNick Mathewson2014-02-10
| | |/ /
* | | | Merge branch 'bug10881'Nick Mathewson2014-02-11
|\ \ \ \
| * | | | Remove options for configuring HS authorities.Nick Mathewson2014-02-10
* | | | | Merge remote-tracking branch 'karsten/one-dirauth'Nick Mathewson2014-02-11
|\ \ \ \ \
| * | | | | Suppress warning in networks with only 1 dirauth.Karsten Loesing2014-02-08
* | | | | | Merge remote-tracking branch 'public/bug10722'Nick Mathewson2014-02-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Apply StrictNodes to hidden service directories earlyNick Mathewson2014-01-24
* | | | | | fix trivial typoRoger Dingledine2014-02-10
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick 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 'houqp/hs_control_fix'Nick Mathewson2014-02-07
|\ \ \
| * | | 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
| |\ \ \
* | \ \ \ 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
| |/ /
* | | 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
* | | Defensive programming in control_event_hs_descriptor_*Nick Mathewson2014-02-03
* | | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \ \
| * | | add hidden service descriptor async control eventQingping Hou2014-01-29
* | | | Merge remote-tracking branch 'public/bug10758'Nick Mathewson2014-02-03
|\ \ \ \
| * | | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
| |/ / /
* | | | 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
* | | Add explicit check for 0-length extend2 cellsNick Mathewson2014-01-03
* | | Merge remote-tracking branch 'public/bug10485'Nick Mathewson2013-12-24
|\ \ \
| * | | Move onion-type stats message into heartbeatNick Mathewson2013-12-24
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-22
|\| |