aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson2012-07-16
* Merge branch 'maint-0.2.2' into maint-0.2.3Roger Dingledine2012-07-06
|\
| * Revert to the May 2012 geoip dbRoger Dingledine2012-07-06
* | Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3Roger Dingledine2012-07-06
|\ \
| * | Fix a bug handling SENDME cells on nonexistent streams.Nick Mathewson2012-07-06
| |/
* | Fix port range in parse_port_range().George Kadianakis2012-07-06
* | On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rcNick Mathewson2012-07-05
* | Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine2012-07-01
* | Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-01
* | bump version to 0.2.3.18-rc-devNick Mathewson2012-06-28
* | bump to 0.2.3.18-rcRoger Dingledine2012-06-28
* | add a blurb for 0.2.3.18-rc, other minor cleanupsRoger Dingledine2012-06-28
* | fix grammar in commentRoger Dingledine2012-06-28
* | Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3Nick Mathewson2012-06-28
|\ \
| * | Fix GETINFO address-mappings/... with wildcarded addresses.Nick Mathewson2012-06-27
* | | Downgrade 'Got a certificate, but we already have it' log message from warnin...Andrea Shepard2012-06-28
|/ /
* | Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson2012-06-27
* | Merge remote-tracking branch 'public/bug6227' into maint-0.2.3Nick Mathewson2012-06-26
|\ \
| * | Bump the test util/threads timeout up to 150 secNick Mathewson2012-06-25
* | | Fix a warning when using glibc's strcspn with clang.Nick Mathewson2012-06-26
* | | Add a unit test for environment_variable_names_equalNick Mathewson2012-06-26
* | | Fix a compilation warning with clang 3.0Nick Mathewson2012-06-26
* | | Downgrade message about md cache cleaning from notice to infoNick Mathewson2012-06-26
|/ /
* | Don't do DNS lookups when parsing corrupted managed proxy messages.George Kadianakis2012-06-25
* | Merge remote-tracking branch 'public/bug6225' into maint-0.2.3Nick Mathewson2012-06-25
|\ \
| * | Don't assert in get_string_from_pipe() on len==0Nick Mathewson2012-06-23
| * | Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* | | Catch a few more K&R violations with make check-spacesNick Mathewson2012-06-23
|/ /
* | Improve log message issued when a managed proxy fails to launch.George Kadianakis2012-06-23
* | Merge remote-tracking branch 'public/bug6211' into maint-0.2.3Nick Mathewson2012-06-22
|\ \
| * | Fix a regression bug in AllowDotExitNick Mathewson2012-06-19
* | | Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3Nick Mathewson2012-06-22
|\ \ \
| * | | Disable warning for marked-but-reading in main.cNick Mathewson2012-06-19
| |/ /
* | | Style tweaks and add a warning about NUL-terminationNick Mathewson2012-06-22
* | | Add unit test for format_hex_number_for_helper_exit_status()Andrea Shepard2012-06-22
* | | Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...Andrea Shepard2012-06-22
* | | Make format_helper_exit_status() avoid unnecessary spacesAndrea Shepard2012-06-22
|/ /
* | Merge remote-tracking branch 'public/bug3311'Nick Mathewson2012-06-18
|\ \
| * | Clarify some messages about publishing hidden service descriptorsNick Mathewson2012-06-15
* | | Merge remote-tracking branch 'andrea/bug6028'Nick Mathewson2012-06-18
|\ \ \
| * | | Always set *socket_error to something appropriate when returning -1 from conn...Andrea Shepard2012-06-15
* | | | conn_type_to_string() on a listener already says it's a listenerRoger Dingledine2012-06-16
* | | | fix the typo on the typo fixRoger Dingledine2012-06-15
* | | | fix typos from 783f705dRoger Dingledine2012-06-15
* | | | fix a compiler warning added in one of my XXX023 fixes.Nick Mathewson2012-06-15
* | | | Whitespace fixNick Mathewson2012-06-15
* | | | Fix a typo found by Mike.Nick Mathewson2012-06-15
* | | | Merge remote-tracking branch 'public/xxx023'Nick Mathewson2012-06-15
|\ \ \ \ | |_|/ / |/| | |
| * | | Check the correct consensus before giving it to the clientNick Mathewson2012-06-15
| * | | Change a silent ignore-the-bug in microdesc.c to a LOG_INFONick Mathewson2012-06-15