aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* 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
| | |\ \ \ \ \ \
| | | * | | | | | Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HSNick Mathewson2014-04-25
| * | | | | | | | Drop the MaxMemInCellQueues lower limit down to 256 MB.Nick Mathewson2014-04-29
* | | | | | | | | Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch2014-04-29
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-29
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-29
| |\| | | | | |
| | * | | | | | Stop leaking memory in error cases of md parsingNick Mathewson2014-04-29
| * | | | | | | Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4Nick Mathewson2014-04-23
| |\ \ \ \ \ \ \
| | * | | | | | | Update ns downloads when we receive a bridge descriptorNick Mathewson2014-03-10
* | | | | | | | | Fix capitalization of MaxMemInQueuesNick Mathewson2014-04-28
* | | | | | | | | Actually put ExtORPortCookieAuthFile into config.cNick Mathewson2014-04-28
| |_|_|_|_|_|/ / |/| | | | | | |