aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Try to diagnose bug 12184Nick Mathewson2014-06-14
* Merge remote-tracking branch 'public/bug12169_relay_check'Nick Mathewson2014-06-04
|\
| * Use uint32 !=, not tor_memneq, for relay cell integrity checkingNick Mathewson2014-06-01
* | Merge remote-tracking branch 'andrea/bug10616'Nick Mathewson2014-06-04
|\ \
| * | Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()Andrea Shepard2014-06-03
| |/
* | Merge remote-tracking branch 'public/bug12195'Nick Mathewson2014-06-04
|\ \
| * | Fix ancient code that only checked circ_id, not circ_id and chanNick Mathewson2014-06-03
* | | Don't try to fetch bridge descriptors when DisableNetwork is setNick Mathewson2014-06-02
* | | Merge remote-tracking branch 'public/bug12170_024_v2'Nick Mathewson2014-06-02
|\ \ \ | |_|/ |/| |
| * | Avoid needless router_dir_info_has_changed from router_set_statusNick Mathewson2014-06-02
| |/
* | sandbox: Allow DirPortFrontPage unconditionally if it's setNick Mathewson2014-05-27
* | sandbox: Correct fix for hs part of 12064Nick Mathewson2014-05-23
* | Merge branch 'bug11965_v2'Nick Mathewson2014-05-23
|\ \
| * | Postpone fetches based on should_delay_dir_fetch(), not DisableNetworkNick Mathewson2014-05-23
* | | sandbox: allow reading of hidden service configuration files.Nick Mathewson2014-05-22
* | | sandbox: refactor string-based option-unchanged tests to use a macroNick Mathewson2014-05-22
* | | sandbox: allow access to cookie files, approved-routersNick Mathewson2014-05-22
* | | sandbox: allow access to various stats/*-stats filesMichael Wolf2014-05-22
* | | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\ \ \ | |/ / |/| |
| * | Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()Andrea Shepard2014-05-21
| * | Add --disable-mempools configure optionAndrea Shepard2014-05-12
* | | fix a wide lineNick Mathewson2014-05-20
* | | sandbox: support logfile rotationNick Mathewson2014-05-20
* | | sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson2014-05-20
* | | sandbox: Disallow options which would make us call exec()Nick Mathewson2014-05-20
* | | sandbox: Permit access to stats/dirreq-statsNick Mathewson2014-05-20
* | | Oops; permit rename with the correct filenameNick Mathewson2014-05-20
* | | Fix a sentence that I neverNick Mathewson2014-05-20
* | | Sandbox: allow access to stats/bridge-statsNick Mathewson2014-05-20
* | | note a comment that nickm didn't finishRoger Dingledine2014-05-17
* | | Merge remote-tracking branch 'public/bug11469_024'Nick Mathewson2014-05-15
|\ \ \
| * | | Use DirPort for uploading descriptors.Nick Mathewson2014-05-14
| | |/ | |/|
| * | Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4Nick Mathewson2014-05-07
| |\ \
| * \ \ Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-05-01
| |\ \ \
| | * | | Downgrade bug 7164 warning to INFONick Mathewson2014-05-01
* | | | | Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
* | | | | Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson2014-05-14
* | | | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | | | Move structures into (private) part of buffers.h so we can inspect them while...Nick Mathewson2014-05-08
* | | | | Merge remote-tracking branch 'public/bug11648'Nick Mathewson2014-05-08
|\ \ \ \ \
| * | | | | Always finalize a zlib stream of server descriptors.Nick Mathewson2014-05-07
* | | | | | Merge remote-tracking branch 'public/bug11737_diagnostic'Nick Mathewson2014-05-07
|\ \ \ \ \ \
| * | | | | | Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson2014-05-06
* | | | | | | Merge remote-tracking branch 'public/bug8387_diagnostic'Nick Mathewson2014-05-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Better log message for 8387 diagnosticNick Mathewson2014-05-07
| * | | | | | Log info on ancient one-hop circuits in heartbeatNick Mathewson2014-04-29
* | | | | | | Basic tests for get_unique_circ_id_by_chan.Nick Mathewson2014-05-07
* | | | | | | Merge remote-tracking branch 'public/bug11750'Nick Mathewson2014-05-06
|\ \ \ \ \ \ \
| * | | | | | | Faster chan_circid_entry_hash implementationNick Mathewson2014-05-06
| * | | | | | | Use siphash on channel/circuit-id map tooNick Mathewson2014-05-05