aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Fix issues arrising with the dual failure testChristopher Baines2014-04-08
* Fix the path overlapping problemChristopher Baines2014-04-04
* Change log messages to debugChristopher Baines2014-04-02
* Lots of logging stuffChristopher Baines2014-03-24
* Round robin stuffChristopher Baines2014-03-19
* Some more ip selection stuffChristopher Baines2014-03-17
* Add some debuging stuffChristopher Baines2014-03-07
* Key hacksChristopher Baines2014-02-16
* Add TODOChristopher Baines2014-02-16
* Better support for mutiple introduction points, and more loggingChristopher Baines2014-02-16
* Log the number of introduction points in the descriptorChristopher Baines2014-02-16
* Fix some output messagesChristopher Baines2014-02-16
* Initial stuffChristopher Baines2014-02-16
* Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\
| * Split crypto_global_init() into pre/post configNick Mathewson2014-02-12
| * Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson2014-02-12
* | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
* | Merge remote-tracking branch 'public/bug10841'Nick Mathewson2014-02-15
|\ \
| * | tristate->enum in rendcommon functionsNick Mathewson2014-02-14
| * | 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-12
|\ \ \ | |/ / |/| |
| * | Fix windows compilation of e0c8031516852Nick Mathewson2014-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