aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-05-11
* Fix a couple of wide linesNick Mathewson2012-05-11
* Merge remote-tracking branch 'asn/bug4865_take2'Nick Mathewson2012-05-11
|\
| * Fix issues found by nickm.George Kadianakis2012-04-12
| * Pass OR address to PT proxy, even with IPv6 or ORListenAddress.George Kadianakis2012-03-31
| * Introduce and use router_get_active_listener_port_by_type().George Kadianakis2012-03-31
| * Generalize fmt_addr() to support IPv6 decorations.George Kadianakis2012-03-31
* | Merge remote-tracking branch 'public/bug5091'Nick Mathewson2012-05-11
|\ \
| * | Fix tor_strtok_r_impl and test cases per bug #5091nils2012-03-30
* | | Merge branch 'maint-0.2.2'Roger Dingledine2012-05-10
|\ \ \
| * | | fix over-wide line from f661747370Roger Dingledine2012-05-10
* | | | Fix O(n^2) performance when parsing a big pile of extrainfosNick Mathewson2012-05-10
* | | | Merge remote-tracking branch 'public/bug4591'Nick Mathewson2012-05-10
|\ \ \ \
| * | | | Only disable cert chaining on the first TLS handshakeNick Mathewson2012-04-27
* | | | | Merge branch 'bug5786'Nick Mathewson2012-05-10
|\ \ \ \ \
| * | | | | Detect out-of-bounds bwweightscale values early in the voting processNick Mathewson2012-05-07
| * | | | | Check more thoroughly for dups when parsing networkstatus parametersNick Mathewson2012-05-07
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'bug5786_range_022' into maint-0.2.2Nick Mathewson2012-05-10
| |\ \ \ \ \
| | * | | | | Handle out-of-range values in tor_parse_* integer functionsNick Mathewson2012-05-07
| | | |/ / / | | |/| | |
* | | | | | Merge remote-tracking branch 'linus/bug5146'Nick Mathewson2012-05-10
|\ \ \ \ \ \
| * | | | | | Ignore [::] when building descriptors.Linus Nordberg2012-05-03
* | | | | | | 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