aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
* | | | | | | 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
* | | | | | | | | | | Merge branch 'bug11743_option_b'Nick Mathewson2014-05-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Future-proof "id" lines against proposal 220.Nick Mathewson2014-05-06
| * | | | | | | | | | | fix a copy-paste comment mistakeNick Mathewson2014-05-06
| * | | | | | | | | | | Consensus method 18: Add a base64 ID digest to the microdescNick Mathewson2014-05-05
| |/ / / / / / / / / /
* | | | | | | | | | | Merge remote-tracking branch 'karsten/bug11742'Nick Mathewson2014-05-06
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove /tor/dbg-stability.txt URL.Karsten Loesing2014-05-05
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Fix compilation with DEBUG_DNS_CACHENick Mathewson2014-05-06
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Don't start sandbox except for CMD_RUN_TORNick Mathewson2014-05-05
|/ / / / / / / /
* | | | | | | | have only one code path for #9635 loggingNick Mathewson2014-05-01
* | | | | | | | Merge remote-tracking branch 'public/bug9635'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Give specific warnings when client-side onionskin handshakes failNick Mathewson2014-03-27
* | | | | | | | | Merge branch 'bug11654_squashed'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a misuse of strlcpy() introduced by the #11156 patch.George Kadianakis2014-05-01
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | whitespace fixNick Mathewson2014-05-01
* | | | | | | | | Merge remote-tracking branch 'public/valgrind_tests'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix leaks in dir voting testsNick Mathewson2014-04-29
| * | | | | | | | | Fix memory leaks in test_circuit_timeoutNick Mathewson2014-04-26
* | | | | | | | | | Merge remote-tracking branch 'public/bug4345a_024'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check spawn_func() return valueNick Mathewson2014-01-17
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove TunnelDirConns and PreferTunnelledDirConnsNick Mathewson2014-02-11
* | | | | | | | | | | | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Make --disable-buf-freelists build and pass unit testsAndrea Shepard2014-04-29
* | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-30
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3Nick Mathewson2014-04-30
| | |\ \ \ \ \ \ \ \ \