aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-10
|\
| * Add missing CRLFs to AUTHCHALLENGE failure repliesRavi Chandra Padmala2012-05-10
* | Fix a segfault in pt/protocol testNick Mathewson2012-05-08
* | Apply a patch from Gisle Vanem to make tor-gencert build under MSVCNick Mathewson2012-05-07
* | Merge branch 'bug5645_take2'Nick Mathewson2012-05-07
|\ \
| * | Make a cast less const-violating; make a field size explicit.Nick Mathewson2012-05-07
| * | Reorder rend_mid_rendezvous() to do protocol violation checks on top.George Kadianakis2012-05-07
* | | Merge branch 'bug5070_take2'Nick Mathewson2012-05-07
|\ \ \
| * | | Using %d to printf an enum may not be by-the-standard okay.Nick Mathewson2012-05-07
| * | | Fix an overwide lineNick Mathewson2012-05-07
| * | | Fix comments: There is no such thing as a NUL pointerNick Mathewson2012-05-07
| * | | Document some transports.c behaviors and assumptionsNick Mathewson2012-05-07
| * | | Make transports.c logs a bit more helpful.George Kadianakis2012-05-03
| |/ /
* | | fix quad typo in commentsRoger Dingledine2012-05-07
* | | Fix bug 5762: detect missing accept4 that gives ENOSYSNick Mathewson2012-05-04
|/ /
* | Add a missing ntohl to tell_controller_about_resolve_resultNick Mathewson2012-05-01
* | bump to 0.2.3.15-alpha-devRoger Dingledine2012-04-30
* | bump to 0.2.3.15-alphaRoger Dingledine2012-04-30
* | Remove __ from HAVE_EXTERN_ENVIRON_DECLARED__Nick Mathewson2012-04-30
* | Several mingw/msvc/cross-compilation fixesNick Mathewson2012-04-26
* | Merge remote-tracking branch 'arma/bug5623'Nick Mathewson2012-04-24
|\ \
| * | be willing to use nodes in excludeexitnodes as directory mirrorsRoger Dingledine2012-04-24
* | | peel off some unnecessary parensRoger Dingledine2012-04-24
* | | Merge remote-tracking branch 'nickm/bug2497'Roger Dingledine2012-04-24
|\ \ \
| * | | Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}Nick Mathewson2012-03-30
* | | | Merge remote-tracking branch 'public/bug4572'Nick Mathewson2012-04-24
|\ \ \ \
| * | | | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelaysNick Mathewson2012-04-11
* | | | | Add a check_no_tls_errors() to read_to_buf_tlsArturo Filastò2012-04-24
* | | | | 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
|\| | | | |