aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
* | | | | Merge remote-tracking branch 'rransom-tor/bug3335-v2'Nick Mathewson2011-10-03
|\ \ \ \ \
| * | | | | Remove an HS's last_hid_serv_requests entries when a conn. attempt endsRobert Ransom2011-10-02
| * | | | | Record the HS's address in last_hid_serv_request keysRobert Ransom2011-10-02
| * | | | | Fix comment typoRobert Ransom2011-10-02
| * | | | | Detect and remove unreachable intro pointsRobert Ransom2011-10-02
| * | | | | Clear the timed_out flag when an HS connection attempt endsRobert Ransom2011-10-02
| * | | | | Record intro point timeouts in rend_intro_point_tRobert Ransom2011-10-02
| * | | | | Refetch an HS's desc if we don't have a usable oneRobert Ransom2011-10-02
* | | | | | Rephrase the log messages emitted if the TestSocks check is positiveFabian Keil2011-10-03
* | | | | | 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
* | | | | Log errno on listener socket creation failure.Nick Mathewson2011-09-15
| |_|/ / |/| | |
* | | | 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 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
| |\ \ \ \
| | * | | | 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