aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* Properly handle non-terminated stringsSebastian Hahn2010-02-27
* Proper NULL checking in circuit_list_path_impl()Sebastian Hahn2010-02-26
* Proper NULL checking for hsdesc publicationSebastian Hahn2010-02-26
* new dannenberg address; make moria2's demise official.Roger Dingledine2010-02-12
* Don't use gethostbyname() in resolve_my_address()Sebastian Hahn2010-02-08
* lookup_last_hid_serv_request() could overflow and leak memorySebastian Hahn2010-02-07
* Add --enable-static-(openssl|libevent) optionsNick Mathewson2010-01-24
* Fix two rare leaks spotted by rieo.Nick Mathewson2010-01-23
* spread guard rotation out throughout the monthRoger Dingledine2010-01-19
* weight guard choice by bandwidth; discard old guardsRoger Dingledine2010-01-19
* downgrade a warningRoger Dingledine2010-01-19
* rotate keys for moria1 and gabelmooRoger Dingledine2010-01-19
* stop bridge authorities from leaking their bridge listRoger Dingledine2010-01-17
* fix race condition that can cause crashes at client or exit relayRoger Dingledine2009-11-23
* Make Tor work with OpenSSL 0.9.8lNick Mathewson2009-11-05
* Fix an apparently bogus check; fortunately, it seems to be untriggered.Nick Mathewson2009-10-26
* Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson2009-10-26
* Add missing break statements for Coverity CIDs #406,407.Nick Mathewson2009-10-26
* Only send the if_modified_since header for a v3 consensus.Nick Mathewson2009-10-26
* Move moria1 and Tonga to alternate IP addresses.Roger Dingledine2009-10-15
* read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
* Code to parse and access network parameters.Nick Mathewson2009-10-14
* Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"Roger Dingledine2009-09-20
* Merge commit 'karsten/fix-1073' into maint-0.2.1Nick Mathewson2009-09-16
|\
| * Reduce log level for bug case that we now know really exists.Karsten Loesing2009-09-01
| * Avoid segfault when accessing hidden service.Karsten Loesing2009-08-29
* | Teach connection_ap_can_use_exit about Exclude*NodesSebastian Hahn2009-09-16
* | Merge commit 'sebastian/memleak' into maint-0.2.1Nick Mathewson2009-09-15
|\ \
| * | Fix a memory leak when parsing a nsSebastian Hahn2009-09-14
* | | make some bug 1090 warnings go awaySebastian Hahn2009-09-16
|/ /
* | Fix obscure 64-bit big-endian hidserv bugRoger Dingledine2009-09-02
* | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Add getinfo accepted-server-descriptor. Clean spec.Roger Dingledine2009-08-31
* | Only send reachability status events on overall success/failureRoger Dingledine2009-08-31
|/
* Only send netinfo clock_skew to controller if an authority told us soRoger Dingledine2009-08-28
* Fix possible segmentation fault on directory authorities.Karsten Loesing2009-08-11
* Send sendmes when we're down 100 cells, not 101.Roger Dingledine2009-08-10
* Set up urras as the seventh v3 directory authority.Roger Dingledine2009-08-10
* Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.Nick Mathewson2009-07-30
* Fix a signed/unsigned compile warning in 0.2.1.19Roger Dingledine2009-07-28
* Changing MaxAdvertisedBW may not need a republishSebastian Hahn2009-07-27
* Write fingerprint to file and log without spacesRoger Dingledine2009-07-27
* Don't leak memory if we get too many create cellsRoger Dingledine2009-07-27
* three hacks to workaround bug 1038Roger Dingledine2009-07-27
* Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson2009-07-07
* Make an attempt to fix bug 1024.Karsten Loesing2009-07-02
* another minor patch to add to 0.2.1.xRoger Dingledine2009-06-30
* the third piece of bug 969 fixingRoger Dingledine2009-06-30
* the second piece of bug 969 fixingRoger Dingledine2009-06-30