| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | MSVC build issue: it can't tell that tor_assert(0) aborts. | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | MSVC build issue: make 'const' in declaration match 'const' in definition | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | MSVC build issue: we use INLINE as the one that will magically work | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | MSVC build issue: add magic to make openssl headers in aes.c work | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | Be a good git person: store nmakefiles in correct text fmt | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | Remove the unused torrc.bridge.in. Bug 5622. | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | Add some MSVC stuff to gitignore | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | We do not need to define _WIN32 by hand; MSVC does that for us | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | Fix win32 compilation of 31eb73f88e8 | Nick Mathewson | 2012-05-14 |
* | | | | | | | | | Do not publish the "git-XXX" tag in server descriptors | Nick Mathewson | 2012-05-11 |
* | | | | | | | | | Cut down on the OS information we give. | Nick Mathewson | 2012-05-11 |
* | | | | | | | | | Fix a couple of wide lines | Nick Mathewson | 2012-05-11 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge remote-tracking branch 'asn/bug4865_take2' | Nick Mathewson | 2012-05-11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix issues found by nickm. | George Kadianakis | 2012-04-12 |
| * | | | | | | | | Add changes file for #4865. | George Kadianakis | 2012-03-31 |
| * | | | | | | | | Pass OR address to PT proxy, even with IPv6 or ORListenAddress. | George Kadianakis | 2012-03-31 |
| * | | | | | | | | Introduce and use router_get_active_listener_port_by_type(). | George Kadianakis | 2012-03-31 |
| * | | | | | | | | Generalize fmt_addr() to support IPv6 decorations. | George Kadianakis | 2012-03-31 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge remote-tracking branch 'public/bug5091' | Nick Mathewson | 2012-05-11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix tor_strtok_r_impl and test cases per bug #5091 | nils | 2012-03-30 |
* | | | | | | | | | Merge branch 'maint-0.2.2' | Roger Dingledine | 2012-05-10 |
|\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | fix over-wide line from f661747370 | Roger Dingledine | 2012-05-10 |
* | | | | | | | | | Fix O(n^2) performance when parsing a big pile of extrainfos | Nick Mathewson | 2012-05-10 |
* | | | | | | | | | Merge remote-tracking branch 'public/bug4591' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Only disable cert chaining on the first TLS handshake | Nick Mathewson | 2012-04-27 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'bug5786' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Detect out-of-bounds bwweightscale values early in the voting process | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | | Check more thoroughly for dups when parsing networkstatus parameters | Nick Mathewson | 2012-05-07 |
* | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'bug5786_range_022' into maint-0.2.2 | Nick Mathewson | 2012-05-10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Handle out-of-range values in tor_parse_* integer functions | Nick Mathewson | 2012-05-07 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge remote-tracking branch 'asn/bug5540' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Explain TransportProxy within doc/state-contents.txt. | George Kadianakis | 2012-03-31 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge remote-tracking branch 'linus/bug5146' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Ignore [::] when building descriptors. | Linus Nordberg | 2012-05-03 |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2012-05-10 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | / / / /
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Add changes/bug5760 | Ravi Chandra Padmala | 2012-05-10 |
| * | | | | | | | | | Add missing CRLFs to AUTHCHALLENGE failure replies | Ravi Chandra Padmala | 2012-05-10 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Fix a segfault in pt/protocol test | Nick Mathewson | 2012-05-08 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Apply a patch from Gisle Vanem to make tor-gencert build under MSVC | Nick Mathewson | 2012-05-07 |
* | | | | | | | | Merge branch 'bug5645_take2' | Nick Mathewson | 2012-05-07 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Make a cast less const-violating; make a field size explicit. | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Reorder rend_mid_rendezvous() to do protocol violation checks on top. | George Kadianakis | 2012-05-07 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'bug5070_take2' | Nick Mathewson | 2012-05-07 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Using %d to printf an enum may not be by-the-standard okay. | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Fix an overwide line | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Fix comments: There is no such thing as a NUL pointer | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Changes file for bug 5070 | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Document some transports.c behaviors and assumptions | Nick Mathewson | 2012-05-07 |
| * | | | | | | | | Make transports.c logs a bit more helpful. | George Kadianakis | 2012-05-03 |
| |/ / / / / / / |
|