aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge commit 'bb9b4c37f8e7f5cf78918f382e90d8b11ff42551' into maint-0.2.4Nick Mathewson2014-05-07
|\
| * Supply better and less frequent warnings on circID exhaustionNick Mathewson2014-04-18
* | 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
* | | 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
* | | | 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
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | remove note about dannenberg; it has upgraded.Nick Mathewson2014-04-16
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-16
|\| | | | | |_|_|/ |/| | |
| * | | Update the authority signing key blacklistNick Mathewson2014-04-16
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-15
|\| |
| * | Don't send uninitialized stack to the controller and say it's a date.Nick Mathewson2014-04-14
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-14
|\| |
| * | Tweak changes file and comment dates.Nick Mathewson2014-04-14
| * | Fill in the list of blacklisted signing keys.Nick Mathewson2014-04-14
| * | Code to blacklist authority signing keysNick Mathewson2014-04-14
* | | Fix a small memory leak when resolving PTR addressesNick Mathewson2014-04-07
* | | whitespace fixNick Mathewson2014-03-27
* | | Remove the unused router_hex_digest_matchesNick Mathewson2014-03-11
| |/ |/|
* | Correct the URL in the "a relay on win95???" messageNick Mathewson2014-03-06
* | Merge remote-tracking branch 'public/no_itime_queue' into maint-0.2.4Nick Mathewson2014-02-25
|\ \
| * | Excise the insertion_time_elem_t logicNick Mathewson2014-02-10
* | | Merge remote-tracking branch 'public/feature9777_024_squashed' into maint-0.2.4Nick Mathewson2014-02-24
|\ \ \
| * | | Discard circuit paths on which nobody supports ntorNick Mathewson2014-02-07
* | | | Fix windows compilation of e0c8031516852Nick Mathewson2014-02-12
* | | | Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson2014-02-11
|\ \ \ \
| * | | | make EACCES survivable too.Nick Mathewson2014-02-10
| * | | | Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL.Nick Mathewson2014-02-09
| |/ / /
* | | | Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson2014-02-11
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson2014-02-09
| |/ /
* / / Make sure orconn->chan gets nulled out when channels exit from channel_free_a...Andrea Shepard2014-02-08
|/ /
* | NULL out conns on tlschans when freeing in case channel_run_cleanup() is late...Andrea Shepard2014-02-06
* | Merge remote-tracking branch 'public/bug9716_024' into maint-0.2.4Nick Mathewson2014-02-06
|\ \
| * | Try using INT_MAX, not SOMAXCONN, to set listen() backlog.Nick Mathewson2013-09-11
* | | Add a missing includeNick Mathewson2014-02-06
* | | Deliver circuit handshake counts as part of the heartbeatNick Mathewson2014-02-06
* | | Fix automapping to ipv6Nick Mathewson2013-12-22
* | | Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson2013-12-21
* | | Merge branch 'bug10423' into maint-0.2.4Nick Mathewson2013-12-17
|\ \ \
| * | | Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson2013-12-17
* | | | Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson2013-12-17
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson2013-12-16
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
|\| |
| * | Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07