summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug5647_cleanup'Nick Mathewson2012-04-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make base64_decode in rend_parse_client_keys more foolproofNick Mathewson2012-04-19
* | | | | | | | | | | | | | | | start to fold in changelog entriesRoger Dingledine2012-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
* | | | | | | | | | | | | | | initial round of changelog stanza cleanupRoger Dingledine2012-04-19
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Add a warning about settign a bridge in MyFamilyDaniel 'koolfy' Faucon2012-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
| * | | | | | | | | | | | BridgePassword was never for debuggingRoger 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move router lookup to _after_ we assert that its argument is setNick Mathewson2012-03-30
| * | | | | | | | | | checking "same addr/port but with nonmatching keys" is obsoleteRoger Dingledine2012-03-29
| * | | | | | | | | | simplify furtherRoger Dingledine2012-03-29
| * | | | | | | | | | Refactor dirserv_orconn_tls_done().Linus Nordberg2012-03-29
* | | | | | | | | | | Merge remote-tracking branch 'linus/empty_desc_stats'Nick Mathewson2012-03-30
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add changes file.Linus Nordberg2012-03-30
| * | | | | | | | | | Don't try to generate stats from an empty served_descs.Linus Nordberg2012-03-28
* | | | | | | | | | | Merge remote-tracking branch 'linus/bug4875_2'Nick Mathewson2012-03-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make relays handle an address suggestion from a directory server giving an IP...Linus Nordberg2012-03-28
| |/ / / / / / / / / /
* | | | | | | | | | | note that bug 5151 is on 0.2.3.9-alphaNick Mathewson2012-03-28