aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'bug4438-v2'Nick Mathewson2012-04-24
|\ \ \ \ \ \
| * | | | | | Tweak the bug4438 fix a little: different check, better logNick Mathewson2012-04-24
| * | | | | | Don't exit on dirauths for some config transitionsSebastian Hahn2011-11-08
* | | | | | | Merge remote-tracking branch 'public/bug5112'Nick Mathewson2012-04-24
|\ \ \ \ \ \ \
| * | | | | | | If SOCK_CLOEXEC and friends fail, fall back to regular socket() callsNick Mathewson2012-02-14
* | | | | | | | Merge remote-tracking branch 'public/bug5537'Nick Mathewson2012-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | We allow IPv6 connections, don't use sockaddr_in with getsocknameNick Mathewson2012-03-30
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Fix compile error against miniupnpc-1.6 when --enable-upnpAnthony G. Basile2012-04-24
| |_|_|_|/ / / |/| | | | | |
* | | | | | | bump to 0.2.3.14-alpha-devRoger Dingledine2012-04-23
* | | | | | | bump to 0.2.3.14-alphaRoger Dingledine2012-04-23
* | | | | | | update the torrc.sample timestamp, and clarify socksport 0Roger Dingledine2012-04-23
* | | | | | | Merge remote-tracking branch 'nickm/bug5438'Roger Dingledine2012-04-23
|\ \ \ \ \ \ \
| * | | | | | | Remove the deprecated FooListenAddress options from torrc.sample.inNick Mathewson2012-03-30
| |/ / / / / /
* | | | | | | Don't reset intro-point creation rate-limiting timerRobert Ransom2012-04-20
* | | | | | | Merge remote-tracking branch 'public/bug5647_cleanup'Nick Mathewson2012-04-20
|\ \ \ \ \ \ \
| * | | | | | | Make base64_decode in rend_parse_client_keys more foolproofNick Mathewson2012-04-19
* | | | | | | | Merge remote-tracking branch 'asn-mytor/bug5601'Nick Mathewson2012-04-19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Trivially refactor validate_pluggable_transports_config().George Kadianakis2012-04-12
| * | | | | | | Improve the message of validate_pluggable_transports_config().George Kadianakis2012-04-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-19
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix a log-uninitialized-buffer bug.Nick Mathewson2012-04-18
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-18
|\| | | | | |
| * | | | | | rend_service_introduce(): do protocol violation check before anything else.George Kadianakis2012-04-18
* | | | | | | Remove needless check for a buffer that could not be NULL.Nick Mathewson2012-04-18
* | | | | | | Don't fetch v2 networkstatuses from caches, even if auths are downNick Mathewson2012-04-17
* | | | | | | Document unit of bandwidth related options in sample torrc.Peter Palfrader2012-04-13
| |/ / / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-11
|\| | | | |
| * | | | | Merge branch 'bug5593' into maint-0.2.2Nick Mathewson2012-04-11
| |\ \ \ \ \
| | * | | | | Include a Host: header with any HTTP/1.1 proxy requestNick Mathewson2012-04-10
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-11
|\| | | | | |
| * | | | | | Update to the April 2012 GeoIP database.Karsten Loesing2012-04-11
| |/ / / / /
* | | | | | Simplify DH prime generation logic some.Sebastian Hahn2012-04-08
* | | | | | fix bug 5572Daniel 'koolfy' Faucon2012-04-07
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-04
|\| | | | |
| * | | | | Wrap long line; strlen("ides")<strlen("turtles").Nick Mathewson2012-04-04
| * | | | | ides has become turtles, and gotten a new IP addressSebastian Hahn2012-04-05
* | | | | | Merge remote-tracking branch 'asn-mytor/bug5558_take2'Nick Mathewson2012-04-03
|\ \ \ \ \ \
| * | | | | | tor_vsscanf(): Don't return -1 if '%%' doesn't match.George Kadianakis2012-04-03
* | | | | | | Suppress "decided to publish new descriptor" message when not a serverNick Mathewson2012-04-02
|/ / / / / /
* | | | | | Make it clear that bridges should not be set in MyFamilyDaniel 'koolfy' Faucon2012-04-02
* | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2012-04-01
|\| | | | |
| * | | | | put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-01
|\| | | | | | |/ / / / |/| | | |
| * | | | Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* | | | | Fix comment typoRobert Ransom2012-03-30
| |_|_|/ |/| | |
* | | | Have tor_parse_*long functions check for negative basesNick Mathewson2012-03-30
* | | | Fix a couple of "unused assigned value" warnings in parse_config testsNick Mathewson2012-03-30
* | | | Fix a memory leak in an error case of SAFECOOKIE authentication.Nick Mathewson2012-03-30
* | | | Remove a couple redundant NULL-checks before crypto_cipher_freeNick Mathewson2012-03-30
* | | | Merge branch 'bug5527'Nick Mathewson2012-03-30
|\ \ \ \