aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug5954'Nick Mathewson2012-05-30
|\
| * New "GETINFO dormant" to report whether Tor has gone idleNick Mathewson2012-05-24
* | Merge remote-tracking branch 'linus/bug4369'Nick Mathewson2012-05-30
|\ \
| * | Fix minor typo in warning printout.Linus Nordberg2012-05-29
| * | Close OR connections that send junk before AUTHORIZE/VERSIONSNick Mathewson2012-04-27
* | | Fix clang 3.1 compile warning in crypto.cSebastian Hahn2012-05-30
* | | Merge remote-tracking branch 'public/bug5916'Nick Mathewson2012-05-30
|\ \ \
| * | | Fix a hard-to-trigger memory leak in launch_resolveNick Mathewson2012-05-18
* | | | Fix the unittest breakage introduced by a8a862c.George Kadianakis2012-05-18
* | | | Merge remote-tracking branch 'asn/bug5602'Nick Mathewson2012-05-18
|\ \ \ \ | |/ / / |/| | |
| * | | Use a more helpful log message when we can't find a proxy.George Kadianakis2012-05-18
* | | | Merge remote-tracking branch 'asn/bug5646'Nick Mathewson2012-05-18
|\ \ \ \
| * | | | Extract data from DESTROY cell _after_ protocol violation checks.George Kadianakis2012-05-18
| |/ / /
* / / / Ignore unknown lines from managed proxies.George Kadianakis2012-05-18
|/ / /
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-16
|\ \ \ | | |/ | |/|
| * | Make the succeeding parse_http_time tests more obviously rightNick Mathewson2012-05-16
| * | Fix month check in parse_http_time, add testSebastian Hahn2012-05-16
| * | Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson2012-05-16
| * | Reject an additional type of bad date in parse_http_timeNick Mathewson2012-05-16
| * | Fix parse_http_time and add testsEsteban Manchado Velázquez2012-05-16
* | | Merge remote-tracking branch 'public/bug5139'Nick Mathewson2012-05-16
|\ \ \
| * | | Bridges should never set the send_unencrypted flag on any of their descsNick Mathewson2012-04-27
| | |/ | |/|
* | | In connection_ap_handshake_process_socks(), mark the socks request as finishe...Fabian Keil2012-05-16
* | | Remove over-two-months-old entry guards even while running.Roger Dingledine2012-05-16
* | | Correct documentation for remove_obsolete_entry_guards.Nick Mathewson2012-05-16
* | | Merge remote-tracking branch 'public/bug2297'Nick Mathewson2012-05-16
|\ \ \
| * | | Exits don't need to fetch certs for unknown authoritiesNick Mathewson2012-03-30
* | | | Merge remote-tracking branch 'public/bug2822'Nick Mathewson2012-05-16
|\ \ \ \
| * | | | Reject SOCKS requests for "localhost" or ".local"Nick Mathewson2012-03-28
| * | | | Rate-limit the warnings as a client when asked to connect a private addrNick Mathewson2012-03-28
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Correct the bulletproofing of routerlist_insert()Nick Mathewson2012-05-16
* | | | | Merge remote-tracking branch 'public/bug3296'Nick Mathewson2012-05-16
|\ \ \ \ \
| * | | | | When no usable exit satisfies a predicted port, stop predicting it.Nick Mathewson2012-05-11
* | | | | | When ReloadTorrcOnSIGHUP=1, do non-reload activities anywayNick Mathewson2012-05-16
* | | | | | Fix some remaining nmake/msvc build issuesNick Mathewson2012-05-16
* | | | | | Merge branch 'win32_winnt'Nick Mathewson2012-05-16
|\ \ \ \ \ \
| * | | | | | Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson2012-05-14
| * | | | | | Remove all instances of WIN32_WINNT (without leading _)Nick Mathewson2012-05-14
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson2012-05-15
| |\ \ \ \ \ \
| | * | | | | | Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson2012-05-15
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-15
|\| | | | | | |
| * | | | | | | Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson2012-05-15
| |\ \ \ \ \ \ \
| | * | | | | | | Update to the May 2012 GeoIP database.Karsten Loesing2012-05-07
| | |/ / / / / /
* | | | | | | | Merge remote-tracking branch 'linus/task-5891'Nick Mathewson2012-05-15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Assert that rep_hist_format_desc_stats() returns !NULL.Linus Nordberg2012-05-15
| * | | | | | | Fix desc stats on bridge authorities that didn't serve anything.Karsten Loesing2012-05-15
* | | | | | | | MSVC build issue: it can't tell that tor_assert(0) aborts.Nick Mathewson2012-05-14
* | | | | | | | MSVC build issue: make 'const' in declaration match 'const' in definitionNick Mathewson2012-05-14