aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bump to 0.2.3.5-alphaRoger Dingledine2011-09-28
* refill our token buckets 10 times/sec, not 100Roger Dingledine2011-09-28
* Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\
| * bridges should use create_fast cells for their own circuitsRoger Dingledine2011-09-28
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\|
| * bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine2011-09-28
* | Make sure the microdesc cache is loaded before setting a v3 md consensusNick Mathewson2011-09-28
* | Add some debugging code to microdesc.[ch]Nick Mathewson2011-09-28
* | Fix a crash bug in tor_assert(md->held_by_node)Nick Mathewson2011-09-28
* | if we have enough usable guards, just pick oneRoger Dingledine2011-09-27
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-24
|\|
| * trivial whitespace changes, take twoRoger Dingledine2011-09-24
| * Trivial whitespace fixesNick Mathewson2011-09-24
| * Ticket #4063 - change circuit build timeout log entries from NOTICE to INFOTom Lowenthal2011-09-24
* | Fix issues in 3630 patch noted by KarstenNick Mathewson2011-09-22
* | Make bufferevents work with TokenBucketRefillIntervalNick Mathewson2011-09-22
* | Refactor connection_bucket_refill(_helper) to avoid roundoffNick Mathewson2011-09-22
* | Move around check for TokenBucketRefillInterval; disallow changes to itNick Mathewson2011-09-22
* | New torrc option to allow bucket refill intervals of less than 1 secFlorian Tschorsch2011-09-22
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-20
|\|
| * Fix a potentially useless integer overflow check.Mansour Moufid2011-09-20
* | Log errno on listener socket creation failure.Nick Mathewson2011-09-15
* | bump to 0.2.3.4-alpha-devRoger Dingledine2011-09-13
* | bump to 0.2.3.4-alphaRoger Dingledine2011-09-13
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-13
|\|
| * Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
| |\
| | * Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-12
|\| |
| * | Update to the September 2011 GeoIP database.Karsten Loesing2011-09-12
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-11
|\| |
| * | Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom2011-09-10
| * | Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom2011-09-10
| * | Describe rend_service_descriptor_t more completelyRobert Ransom2011-09-10
| * | Describe rend_intro_point_t more completelyRobert Ransom2011-09-10
* | | fix whitespace (two-space indent)Roger Dingledine2011-09-11
* | | Stop parse_client_port_config() from misinterpreting FooListenAddress and Foo...Fabian Keil2011-09-10
* | | Fix whitespace in parse_client_port_config()Fabian Keil2011-09-10
* | | Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'Nick Mathewson2011-09-10
|\| |
| * | Fix log message typo.Robert Ransom2011-09-10
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-09
|\| |
| * | Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2Nick Mathewson2011-09-09
| |\ \
| | * | Check for lround with autoconf; fall back to rint.Nick Mathewson2011-08-30
| | * | Fix a compilation issue on older FreeBSDsSebastian Hahn2011-08-30
| | * | Use %f with printf-style formatting, not %lfNick Mathewson2011-08-30
| | * | Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/ENDNick Mathewson2011-08-30
| * | | Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2Nick Mathewson2011-09-09
| |\ \ \
| | * | | Check for replays in PK-encrypted part of intro cell, not just in the g^x valueNick Mathewson2011-09-09
| | | |/ | | |/|
* | | | Fix whitespace issues in patches merged today so farNick Mathewson2011-09-07
* | | | chown() sockets when User option is setJérémy Bobbio2011-09-07
* | | | fix a const warningNick Mathewson2011-09-07