Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Don't halt bootstrap to figure out if we should restart PT proxies. | George Kadianakis | 2014-04-23 |
* | Merge remote-tracking branch 'public/bug9841_025' | Nick Mathewson | 2014-04-08 |
|\ | |||
| * | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025 | Nick Mathewson | 2014-02-13 |
| |\ | |||
| | * | Faster circuit_get_by_rend_token_and_purpose() | Nick Mathewson | 2014-02-13 |
* | | | Fix some harmless/untriggerable memory leaks found by coverity | Nick Mathewson | 2014-04-07 |
* | | | Merge remote-tracking branch 'public/bug10363_024_squashed' | Nick Mathewson | 2014-04-07 |
|\ \ \ | |||
| * | | | Another 10363 instance -- this one in the eventdns.c code | Nick Mathewson | 2014-04-07 |
| * | | | Another 10363 instance: this one in tor_memmem fallback code | Nick Mathewson | 2014-04-07 |
| * | | | Fix undefined behavior with pointer addition in channeltls.c | Nick Mathewson | 2014-04-07 |
* | | | | Changes file for bug9665 | Nick Mathewson | 2014-04-07 |
* | | | | Merge remote-tracking branch 'public/bug9650' | Nick Mathewson | 2014-04-05 |
|\ \ \ \ | |||
| * | | | | check outputs from get_first_listener_addrport_string | Nick Mathewson | 2014-03-27 |
* | | | | | Merge remote-tracking branch 'public/bug10801_024' | Nick Mathewson | 2014-04-05 |
|\ \ \ \ \ | |||
| * | | | | | Don't do a DNS lookup on a bridge line address | Nick Mathewson | 2014-03-27 |
* | | | | | | Merge remote-tracking branch 'public/bug10081' | Nick Mathewson | 2014-04-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL | Nick Mathewson | 2014-03-27 |
* | | | | | | | Merge remote-tracking branch 'public/bug11278' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Free placeholder circid/chan->circuit map entries on exit | Nick Mathewson | 2014-03-25 |
* | | | | | | | | Merge remote-tracking branch 'public/bug10468_024' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Respond to AAAA requests on DNSPort with AAAA automaps | Nick Mathewson | 2014-03-27 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'public/bug4645' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Removing is_internal_IP() function. Resolves ticket 4645. | rl1987 | 2014-02-03 |
* | | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix documentation of torrc search order | Nick Mathewson | 2014-04-01 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge remote-tracking branch 'public/bug9870' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Log only one message for dangerous log settings. | Nick Mathewson | 2014-02-12 |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11232' | Nick Mathewson | 2014-04-01 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | changes file for bug11232 | Nick Mathewson | 2014-03-18 |
* | | | | | | | | | | | Merge branch 'bug8787_squashed' | Nick Mathewson | 2014-03-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | changes file for bug8787 | Nick Mathewson | 2014-03-31 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge remote-tracking branch 'public/build_torrify_manpage_again' | Nick Mathewson | 2014-03-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Fix build of torify.1 | Nick Mathewson | 2014-03-26 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug11342' | Nick Mathewson | 2014-03-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | Make dump_desc() use binary mode | Nick Mathewson | 2014-03-27 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'bug7164_diagnose_harder_v2' | Nick Mathewson | 2014-03-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | More logs to try to diagnose bug 7164 | Nick Mathewson | 2014-03-27 |
* | | | | | | | | | | | Fix version number in changes/bug11296 | Nick Mathewson | 2014-03-26 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11296' | Nick Mathewson | 2014-03-26 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Add missing -Isrc/ext to tor-fw-helper/include.am | Nick Mathewson | 2014-03-25 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn | Nick Mathewson | 2014-03-25 |
* | | | | | | | | | | Fix warnings from doxygen | Nick Mathewson | 2014-03-25 |
|/ / / / / / / / / | |||
* | | | | | | | | | Merge remote-tracking branch 'public/bug11061_024' | Nick Mathewson | 2014-03-25 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix SOCKSPort documentation layout | Nick Mathewson | 2014-03-25 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Changes file for bug 11276. | Nick Mathewson | 2014-03-23 |
* | | | | | | | | | Merge remote-tracking branch 'public/bug11275_024' | Nick Mathewson | 2014-03-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | changes file for bug 11275 | Nick Mathewson | 2014-03-23 |
| |/ / / / / / / / | |||
| * / / / / / / / | Fix unittest compilation with --disable-curve25519 | Nick Mathewson | 2014-03-20 |
| |/ / / / / / / | |||
* | | | | | | | | Be more lenient in our fix for bug 11149 | Roger Dingledine | 2014-03-23 |
* | | | | | | | | Remove the unused circuit_dump_by_chan(). | Nick Mathewson | 2014-03-23 |
* | | | | | | | | Merge remote-tracking branch 'karsten/task-11070' | Nick Mathewson | 2014-03-23 |
|\ \ \ \ \ \ \ \ |