| Commit message (Expand) | Author | Age |
* | Merge branch 'bug5603' | Nick Mathewson | 2012-06-05 |
|\ |
|
| * | Changes file for bug 5603 | Nick Mathewson | 2012-06-05 |
* | | Merge remote-tracking branch 'public/getfilesize_64' | Nick Mathewson | 2012-06-05 |
|\ \ |
|
| * | | Use GetFileSize correctly on win32 | Nick Mathewson | 2012-05-24 |
* | | | Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges" | Nick Mathewson | 2012-06-05 |
* | | | Merge remote-tracking branch 'public/bug3894' | Nick Mathewson | 2012-06-05 |
|\ \ \ |
|
| * | | | Fix some more FreeBSD4 issues (based on a patch from grarpamp) | Nick Mathewson | 2012-05-16 |
| |/ / |
|
* | | | Merge remote-tracking branch 'public/format_doubles' | Nick Mathewson | 2012-06-05 |
|\ \ \ |
|
| * | | | Use %f, not %lf when formatting doubles | Nick Mathewson | 2012-05-16 |
| |/ / |
|
* | | | Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges | Nick Mathewson | 2012-06-05 |
* | | | Merge remote-tracking branch 'public/bug4657' | Nick Mathewson | 2012-06-05 |
|\ \ \ |
|
| * | | | Warn and ignore the MyFamily setting if BridgeRelay is also set | Nick Mathewson | 2012-05-24 |
| |/ / |
|
* | | | Merge remote-tracking branch 'public/bug4710' | Nick Mathewson | 2012-06-05 |
|\ \ \ |
|
| * | | | Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMIT | Nick Mathewson | 2012-05-16 |
| |/ / |
|
* | | | Merge origin/maint-0.2.2 for 6007_strict | Nick Mathewson | 2012-06-04 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'public/bug6007_strict_squashed' into maint-0.2.2 | Nick Mathewson | 2012-06-04 |
| |\ \ \ |
|
| | * | | | Kill non-open OR connections with any data on their inbufs. | Nick Mathewson | 2012-06-04 |
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2012-06-04 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | Merge remote-tracking branch 'public/bug6033' into maint-0.2.2 | Nick Mathewson | 2012-06-04 |
| |\ \ \ |
|
| | * | | | Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support | Nick Mathewson | 2012-06-02 |
| | | |/
| | |/| |
|
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2012-05-31 |
|\| | | |
|
| * | | | add changes file for bug 5283 | Roger Dingledine | 2012-05-31 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'public/bug5089' | Nick Mathewson | 2012-05-31 |
|\ \ \ |
|
| * | | | Have get_parent_directory() handle "/foo" and "/" correctly. | Nick Mathewson | 2012-05-24 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'public/bug5374' | Nick Mathewson | 2012-05-31 |
|\ \ \ |
|
| * | | | Delay getsockname() call until after connect() is done | Nick Mathewson | 2012-05-24 |
| |/ / |
|
* | | | Merge remote-tracking branch 'linus/bug4873_ln' | Nick Mathewson | 2012-05-31 |
|\ \ \ |
|
| * | | | Change an assertion into a warning in connection_or_handle_event_cb() | Nick Mathewson | 2012-05-24 |
* | | | | Merge remote-tracking branch 'public/bug5541_v2' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ |
|
| * | | | | Prevent an (impossible) null-pointer dereference in connection_edge_process_r... | Nick Mathewson | 2012-05-15 |
* | | | | | Merge remote-tracking branch 'public/close_file_mapping' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ |
|
| * | | | | | Close the windows file handle after CreateFileMapping; it isn't needed | Nick Mathewson | 2012-05-23 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge remote-tracking branch 'linus/bug5355_ln' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ |
|
| * | | | | | Stop using MAX_PATH, it might not be defined | Sebastian Hahn | 2012-03-10 |
* | | | | | | Merge remote-tracking branch 'public/bug1938' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ \ |
|
| * | | | | | | When downloading bridge descs from a bridge authority, always be anonymous | Nick Mathewson | 2012-04-27 |
* | | | | | | | Merge remote-tracking branch 'public/bug2954_more' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Abort writing cached-microdescs if a failed write has occurred. | Nick Mathewson | 2012-05-24 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge remote-tracking branch 'public/bug3196' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Raise thresholds for declaring bootstrapping complete. | Nick Mathewson | 2012-05-11 |
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2012-05-31 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Add __attribute__(format)s for our varargs printf/scanf wrappers | Nick Mathewson | 2012-05-30 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'bug5604' | Nick Mathewson | 2012-05-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | If DisableNetwork, don't even try to open non-controller listeners | Nick Mathewson | 2012-04-18 |
* | | | | | | | | Merge remote-tracking branch 'public/bug5954' | Nick Mathewson | 2012-05-30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | New "GETINFO dormant" to report whether Tor has gone idle | Nick Mathewson | 2012-05-24 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge remote-tracking branch 'linus/bug4369' | Nick Mathewson | 2012-05-30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Close OR connections that send junk before AUTHORIZE/VERSIONS | Nick Mathewson | 2012-04-27 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Fix clang 3.1 compile warning in crypto.c | Sebastian Hahn | 2012-05-30 |
* | | | | | | | | Fix a typo in changes/bug5916 | Nick Mathewson | 2012-05-30 |