aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* 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
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \ \ \ \ \ \ \
| * | | | | | | | scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson2014-04-19
| * | | | | | | | scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson2014-04-18
| * | | | | | | | scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson2014-04-18
| * | | | | | | | scan-build: in cpuworker, initialize tv_startNick Mathewson2014-04-18
| * | | | | | | | scan-build: get_proxy_addrport should always set its outputsNick Mathewson2014-04-18
| * | | | | | | | scan-build: when logging a path length, check build_state.Nick Mathewson2014-04-18
| * | | | | | | | scan-build: Be consistent with a needless check in circuitmux.cNick Mathewson2014-04-18
| * | | | | | | | scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson2014-04-18
| * | | | | | | | scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson2014-04-18
| * | | | | | | | scan-build: check impossible null-pointer case in buffers.cNick Mathewson2014-04-18
* | | | | | | | | whitespace fixNick Mathewson2014-04-24
* | | | | | | | | Merge remote-tracking branch 'public/bug11553_025'Nick Mathewson2014-04-24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Improvements to #11553 fix based on reviewNick Mathewson2014-04-23
| * | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\| | | | | | | | |
| | * | | | | | | | | Add a rate-limiter for the other circuitID exhaustion warningNick Mathewson2014-04-18
| * | | | | | | | | | Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson2014-04-18
| * | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\| | | | | | | | |
| | * | | | | | | | | Switch to random allocation on circuitIDs.Nick Mathewson2014-04-18
| | * | | | | | | | | Supply better and less frequent warnings on circID exhaustionNick Mathewson2014-04-18
* | | | | | | | | | | Merge branch 'bug11396_v2_squashed'Nick Mathewson2014-04-24
|\ \ \ \ \ \ \ \ \ \ \