Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Future-proof "id" lines against proposal 220. | Nick Mathewson | 2014-05-06 | |
| * | | | | | | | | fix a copy-paste comment mistake | Nick Mathewson | 2014-05-06 | |
| * | | | | | | | | Consensus method 18: Add a base64 ID digest to the microdesc | Nick Mathewson | 2014-05-05 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge remote-tracking branch 'karsten/bug11742' | Nick Mathewson | 2014-05-06 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Remove /tor/dbg-stability.txt URL. | Karsten Loesing | 2014-05-05 | |
* | | | | | | | | Fix compilation with DEBUG_DNS_CACHE | Nick Mathewson | 2014-05-06 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Don't start sandbox except for CMD_RUN_TOR | Nick Mathewson | 2014-05-05 | |
|/ / / / / / | ||||
* | | | | | | have only one code path for #9635 logging | Nick Mathewson | 2014-05-01 | |
* | | | | | | Merge remote-tracking branch 'public/bug9635' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Give specific warnings when client-side onionskin handshakes fail | Nick Mathewson | 2014-03-27 | |
* | | | | | | | Merge branch 'bug11654_squashed' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Fix a misuse of strlcpy() introduced by the #11156 patch. | George Kadianakis | 2014-05-01 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | whitespace fix | Nick Mathewson | 2014-05-01 | |
* | | | | | | | Merge remote-tracking branch 'public/valgrind_tests' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Fix leaks in dir voting tests | Nick Mathewson | 2014-04-29 | |
| * | | | | | | | Fix memory leaks in test_circuit_timeout | Nick Mathewson | 2014-04-26 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug4345a_024' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Check spawn_func() return value | Nick Mathewson | 2014-01-17 | |
* | | | | | | | | | Merge remote-tracking branch 'public/bug10849_025' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Remove TunnelDirConns and PreferTunnelledDirConns | Nick Mathewson | 2014-02-11 | |
* | | | | | | | | | | Merge remote-tracking branch 'andrea/bug11476' | Nick Mathewson | 2014-05-01 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | Make --disable-buf-freelists build and pass unit tests | Andrea Shepard | 2014-04-29 | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-04-30 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2014-04-30 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | * | | | | | | | Merge remote-tracking branch 'public/bug10849_023_bruteforce' into maint-0.2.3 | Nick Mathewson | 2014-04-30 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | Forbid TunneledDirConns 0 and PreferTunneledDirConns 0 if being a HS | Nick Mathewson | 2014-04-25 | |
| * | | | | | | | | | Drop the MaxMemInCellQueues lower limit down to 256 MB. | Nick Mathewson | 2014-04-29 | |
* | | | | | | | | | | Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT. | dana koch | 2014-04-29 | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-04-29 | |
|\| | | | | | | | | | |_|_|/ / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2014-04-29 | |
| |\| | | | | | | | ||||
| | * | | | | | | | Stop leaking memory in error cases of md parsing | Nick Mathewson | 2014-04-29 | |
| * | | | | | | | | Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4 | Nick Mathewson | 2014-04-23 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Update ns downloads when we receive a bridge descriptor | Nick Mathewson | 2014-03-10 | |
* | | | | | | | | | | Fix capitalization of MaxMemInQueues | Nick Mathewson | 2014-04-28 | |
* | | | | | | | | | | Actually put ExtORPortCookieAuthFile into config.c | Nick Mathewson | 2014-04-28 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge branch 'scanbuild_fixes' | Nick Mathewson | 2014-04-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | scan-build: sizeof(ptr*) in a debugging log in ext_orport.c | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: bulletproof last-chance errormsg generation in rendservice.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Have clear_pending_onions walk the lists more obviously | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: in cpuworker, initialize tv_start | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: get_proxy_addrport should always set its outputs | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: when logging a path length, check build_state. | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Be consistent with a needless check in circuitmux.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purpose | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: circuit_cpath_support_ntor had a dead initialization | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: check impossible null-pointer case in buffers.c | Nick Mathewson | 2014-04-18 | |
* | | | | | | | | | | whitespace fix | Nick Mathewson | 2014-04-24 | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_025' | Nick Mathewson | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Improvements to #11553 fix based on review | Nick Mathewson | 2014-04-23 |