aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.Nick Mathewson2012-05-15
* | | 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clarify changes file regarding which bugs get fixed.Linus Nordberg2012-05-15
| * | | Rename changes file.Linus Nordberg2012-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
* | | | Add a changes file for the misc bug5859 build issuesNick Mathewson2012-05-14
* | | | 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
* | | | MSVC build issue: we use INLINE as the one that will magically workNick Mathewson2012-05-14
* | | | MSVC build issue: add magic to make openssl headers in aes.c workNick Mathewson2012-05-14
* | | | Be a good git person: store nmakefiles in correct text fmtNick Mathewson2012-05-14
* | | | Remove the unused torrc.bridge.in. Bug 5622.Nick Mathewson2012-05-14
* | | | Add some MSVC stuff to gitignoreNick Mathewson2012-05-14
* | | | We do not need to define _WIN32 by hand; MSVC does that for usNick Mathewson2012-05-14
* | | | Fix win32 compilation of 31eb73f88e8Nick Mathewson2012-05-14
* | | | Do not publish the "git-XXX" tag in server descriptorsNick Mathewson2012-05-11
* | | | Cut down on the OS information we give.Nick 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
| * | | | Add changes file for #4865.George Kadianakis2012-03-31
| * | | | 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 'asn/bug5540'Nick Mathewson2012-05-10
|\ \ \ \ \ \ \