aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
* | | | | | | | | | trivial whitespace fixesRoger Dingledine2014-03-03
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | whitespace fixNick Mathewson2014-02-28
* | | | | | | | | Merge branch 'bug10884_squashed'Nick Mathewson2014-02-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28
| * | | | | | | | | Tighten router_write_fingerprint implNick Mathewson2014-02-28
| * | | | | | | | | Write hashed bridge fingerprint to logs and to disk.Karsten Loesing2014-02-28
* | | | | | | | | | Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson2014-02-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Report complete directory request statistics on bridges.Karsten Loesing2013-12-18
| * | | | | | | | | Disable (Cell,Entry,ExitPort)Statistics on bridgesKarsten Loesing2013-12-18
* | | | | | | | | | Merge remote-tracking branch 'public/bug10449'Nick Mathewson2014-02-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bug10449: a dying owning controller makes Tor exit immediatelyNick Mathewson2014-02-03
* | | | | | | | | | | When not an exit node, don't test for DNS hijacking.Nick Mathewson2014-02-21
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10987_024'Nick Mathewson2014-02-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Style tweaks on code, changes file for 10987Nick Mathewson2014-02-21
| * | | | | | | | | | | Fix: send back correct IPv6 SOCKS5 connect replyDavid Goulet2014-02-21
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10722'Nick Mathewson2014-02-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Warning message when bug 10722 would triggerNick Mathewson2014-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