2013-10-11 |
Karsten Loesing | Update to the October 2013 GeoIP database. maint-0.2.2 |
commit | commitdiff | tree |
2013-09-10 |
Karsten Loesing | Update to the September 2013 GeoIP database. |
commit | commitdiff | tree |
2013-08-12 |
Karsten Loesing | Update to the August 2013 GeoIP database. |
commit | commitdiff | tree |
2013-07-08 |
Karsten Loesing | Update to the July 2013 GeoIP database. |
commit | commitdiff | tree |
2013-06-05 |
Karsten Loesing | Update to the June 2013 GeoIP database. |
commit | commitdiff | tree |
2013-05-13 |
Karsten Loesing | Update to the May 2013 GeoIP database. |
commit | commitdiff | tree |
2013-04-08 |
Karsten Loesing | Update to the April 2013 GeoIP database. |
commit | commitdiff | tree |
2013-03-07 |
Karsten Loesing | Update to the March 2013 GeoIP database. |
commit | commitdiff | tree |
2013-02-08 |
Karsten Loesing | Update to the February 2013 GeoIP database. |
commit | commitdiff | tree |
2013-01-05 |
Karsten Loesing | Update to the January 2013 GeoIP database. |
commit | commitdiff | tree |
2012-12-13 |
Karsten Loesing | Add link explaining how the geoip file was created. |
commit | commitdiff | tree |
2012-12-13 |
Karsten Loesing | Update to the December 2012 GeoIP database. |
commit | commitdiff | tree |
2012-12-13 |
Karsten Loesing | Update to the November 2012 GeoIP database. |
commit | commitdiff | tree |
2012-10-24 |
Andrea Shepard | Add some unit tests for smartlist_bsearch_idx() on... |
commit | commitdiff | tree |
2012-10-24 |
Nick Mathewson | Add a changes file for bug 7191. |
commit | commitdiff | tree |
2012-10-24 |
Nick Mathewson | Fix binary search on lists of 0 or 1 element. |
commit | commitdiff | tree |
2012-10-19 |
Nick Mathewson | Disable TLS Session Tickets, which we were apparently... |
commit | commitdiff | tree |
2012-09-11 |
Nick Mathewson | Merge branch 'timegm_assert_v3_squashed' into maint... |
commit | commitdiff | tree |
2012-09-11 |
Nick Mathewson | Fix assertion failure in tor_timegm. |
commit | commitdiff | tree |
2012-08-27 |
Nick Mathewson | Merge branch 'bug6690_022' into maint-0.2.2 |
commit | commitdiff | tree |
2012-08-27 |
Nick Mathewson | Do not assert when comparing a null address/port agains... |
commit | commitdiff | tree |
2012-08-03 |
Nick Mathewson | Try to clarify impact of bug 6537 |
commit | commitdiff | tree |
2012-08-03 |
Robert Ransom | Mitigate a side-channel leak of which relays Tor choose... |
commit | commitdiff | tree |
2012-08-03 |
Nick Mathewson | Clarify security impact of bug 6530 |
commit | commitdiff | tree |
2012-08-03 |
Nick Mathewson | Avoid possible segfault when handling networkstatus... |
commit | commitdiff | tree |
2012-07-06 |
Roger Dingledine | Revert to the May 2012 geoip db |
commit | commitdiff | tree |
2012-06-13 |
Karsten Loesing | Update to the June 2012 GeoIP database. |
commit | commitdiff | tree |
2012-06-07 |
Robert Ransom | Send a CRLF at the end of a STATUS_* event, not in... |
commit | commitdiff | tree |
2012-06-04 |
Nick Mathewson | Merge remote-tracking branch 'public/bug6007_strict_squ... |
commit | commitdiff | tree |
2012-06-04 |
Nick Mathewson | Merge remote-tracking branch 'public/bug6033' into... |
commit | commitdiff | tree |
2012-06-04 |
Nick Mathewson | Kill non-open OR connections with any data on their... |
commit | commitdiff | tree |
2012-06-03 |
Nick Mathewson | Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS... |
commit | commitdiff | tree |
2012-05-31 |
Roger Dingledine | add changes file for bug 5283 |
commit | commitdiff | tree |
2012-05-31 |
Nick Mathewson | Make all begindir or one-hop circuits internal |
commit | commitdiff | tree |
2012-05-31 |
Nick Mathewson | Fix more clang format-nonliteral warnings (bug 5969) |
commit | commitdiff | tree |
2012-05-30 |
Nick Mathewson | Add __attribute__(format)s for our varargs printf/scanf... |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | Make the succeeding parse_http_time tests more obviousl... |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | Merge branch 'bug5346_squashed' into maint-0.2.2 |
commit | commitdiff | tree |
2012-05-16 |
Sebastian Hahn | Fix month check in parse_http_time, add test |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | Remove more dubiosity in struct tm handling. related... |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | changes file for branch bug5346 |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | Reject an additional type of bad date in parse_http_time |
commit | commitdiff | tree |
2012-05-16 |
Esteban Manchado... | Fix parse_http_time and add tests |
commit | commitdiff | tree |
2012-05-16 |
Nick Mathewson | Correct the bulletproofing of routerlist_insert() |
commit | commitdiff | tree |
2012-05-15 |
Nick Mathewson | Clarify MaxCircuitDirtiness behavior with hidden servic... |
commit | commitdiff | tree |
2012-05-15 |
Nick Mathewson | Merge branch 'bug5796_022_squashed' into maint-0.2.2 |
commit | commitdiff | tree |
2012-05-15 |
Nick Mathewson | Fix a crash bug on SETCIRCUITPURPOSE. |
commit | commitdiff | tree |
2012-05-15 |
Nick Mathewson | Merge remote-tracking branch 'karsten/geoip-may2012... |
commit | commitdiff | tree |
2012-05-10 |
Roger Dingledine | fix over-wide line from f661747370 |
commit | commitdiff | tree |
2012-05-10 |
Nick Mathewson | Merge branch 'bug5786_range_022' into maint-0.2.2 |
commit | commitdiff | tree |
2012-05-10 |
Ravi Chandra... | Add changes/bug5760 |
commit | commitdiff | tree |
2012-05-10 |
Ravi Chandra... | Add missing CRLFs to AUTHCHALLENGE failure replies |
commit | commitdiff | tree |
2012-05-07 |
Nick Mathewson | Handle out-of-range values in tor_parse_* integer functions |
commit | commitdiff | tree |
2012-05-07 |
Karsten Loesing | Update to the May 2012 GeoIP database. |
commit | commitdiff | tree |
2012-04-19 |
Nick Mathewson | Fix a log-uninitialized-buffer bug. |
commit | commitdiff | tree |
2012-04-19 |
George Kadianakis | rend_service_introduce(): do protocol violation check... |
commit | commitdiff | tree |
2012-04-11 |
Nick Mathewson | Merge branch 'bug5593' into maint-0.2.2 |
commit | commitdiff | tree |
2012-04-11 |
Karsten Loesing | Update to the April 2012 GeoIP database. |
commit | commitdiff | tree |
2012-04-10 |
Nick Mathewson | Include a Host: header with any HTTP/1.1 proxy request |
commit | commitdiff | tree |
2012-04-05 |
Nick Mathewson | Wrap long line; strlen("ides")<strlen("turtles"). |
commit | commitdiff | tree |
2012-04-04 |
Sebastian Hahn | ides has become turtles, and gotten a new IP address |
commit | commitdiff | tree |
2012-04-01 |
Roger Dingledine | put a _ before or_options_t elements that aren't config... |
commit | commitdiff | tree |
2012-04-01 |
Roger Dingledine | BridgePassword was never for debugging |
commit | commitdiff | tree |
2012-04-01 |
Nick Mathewson | Do not use strcmp() to compare an http authenticator... |
commit | commitdiff | tree |
2012-03-26 |
Nick Mathewson | Safe cookie authentication gets a changes file |
commit | commitdiff | tree |
2012-03-26 |
Nick Mathewson | Merge remote-tracking branch 'rransom-tor/safecookie... |
commit | commitdiff | tree |
2012-03-26 |
Nick Mathewson | Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378... |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Use a given name in the bug5090 message, at its holder... |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Never choose a bridge as an exit. Bug 5342. |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Revise "sufficient exit nodes" check to work with restr... |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Merge branch 'bug5343' into maint-0.2.2 |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Oops; credit bug5090 patch to flupzor. estebanm only... |
commit | commitdiff | tree |
2012-03-09 |
Nick Mathewson | Correctly handle broken escape sequences in torrc values |
commit | commitdiff | tree |
2012-03-08 |
Nick Mathewson | Require a threshold of exit nodes before building circuits |
commit | commitdiff | tree |
2012-03-08 |
Sebastian Hahn | Fix compile warnings in openbsd malloc |
commit | commitdiff | tree |
2012-03-08 |
Nick Mathewson | Merge remote-tracking branch 'karsten/geoip-march2012... |
commit | commitdiff | tree |
2012-03-08 |
Karsten Loesing | Update to the March 2012 GeoIP database. |
commit | commitdiff | tree |
2012-02-29 |
Roger Dingledine | new ip address for maatuska |
commit | commitdiff | tree |
2012-02-22 |
Robert Ransom | Implement 'safe cookie authentication' |
commit | commitdiff | tree |
2012-02-22 |
Nick Mathewson | Add a sha256 hmac function, with tests |
commit | commitdiff | tree |
2012-02-10 |
Sebastian Hahn | Properly protect paths to sed, sha1sum, openssl |
commit | commitdiff | tree |
2012-02-10 |
Nick Mathewson | Downgrade "missing a certificate" from notice to info |
commit | commitdiff | tree |
2012-02-10 |
Nick Mathewson | Use correct CVE number for CVE-2011-4576. Found by... |
commit | commitdiff | tree |
2012-02-09 |
Roger Dingledine | Merge branch 'maint-0.2.1' into maint-0.2.2 |
commit | commitdiff | tree |
2012-02-09 |
Roger Dingledine | Revert "add a "docs" to the manual URI as listed in... |
commit | commitdiff | tree |
2012-02-09 |
Karsten Loesing | Update to the February 2012 GeoIP database. maint-0.2.1 |
commit | commitdiff | tree |
2012-02-08 |
Nick Mathewson | add a "docs" to the manual URI as listed in torrc... |
commit | commitdiff | tree |
2012-02-02 |
Roger Dingledine | Update "ClientOnly" man page entry |
commit | commitdiff | tree |
2012-01-18 |
Nick Mathewson | Merge remote-tracking branch 'public/bug4533_part2... |
commit | commitdiff | tree |
2012-01-18 |
Nick Mathewson | Documentation for GiveGuardFlagTo... option |
commit | commitdiff | tree |
2012-01-18 |
Nick Mathewson | Fix SOCKET_OK test on win64. |
commit | commitdiff | tree |
2012-01-11 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.1' into... |
commit | commitdiff | tree |
2012-01-11 |
Nick Mathewson | Fix a compilation warning for our bug4822 fix on 64... |
commit | commitdiff | tree |
2012-01-09 |
Nick Mathewson | Fix comment about TLSv1_method() per comments by wanosk... |
commit | commitdiff | tree |
2012-01-09 |
Nick Mathewson | Fix a trivial log message error in renservice.c |
commit | commitdiff | tree |
2012-01-08 |
Roger Dingledine | when the consensus fails, list which dir auths were... |
commit | commitdiff | tree |
2012-01-08 |
Roger Dingledine | nickname, not identity fingerprint, will help more |
commit | commitdiff | tree |
2012-01-08 |
Roger Dingledine | tell me who votes are actually for, not just where... |
commit | commitdiff | tree |
2012-01-08 |
Roger Dingledine | add a note from wanoskarnet |
commit | commitdiff | tree |
2012-01-05 |
Nick Mathewson | Merge remote-tracking branch 'origin/maint-0.2.1' into... |
commit | commitdiff | tree |
next |