aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
...
| * | | Unmap the microdescriptor cache before replacing it.Nick Mathewson2013-06-12
* | | | Remove various outdated documents.Nick Mathewson2013-06-12
* | | | Merge remote-tracking branch 'andrea/bug8639_v3' into maint-0.2.4Nick Mathewson2013-06-12
|\ \ \ \ | |/ / / |/| | |
| * | | When launching a resolve request on behalf of an AF_UNIX control, omit the ad...Andrea Shepard2013-05-31
* | | | Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"Nick Mathewson2013-06-12
* | | | Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4Nick Mathewson2013-06-12
|\ \ \ \
| * | | | Use the FILE_SHARE_DELETE flag for CreateFile on a mappingNick Mathewson2013-06-12
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-10
|\| | |
| * | | Merge branch 'bug9017' into maint-0.2.3Nick Mathewson2013-06-10
| |\ \ \
| | * | | Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson2013-06-10
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-05
|\| | | | | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-06-05
| |\ \ \ | | | |/ | | |/|
| | * | Update to the June 2013 GeoIP database.Karsten Loesing2013-06-05
* | | | Downgrade the unexpected sendme cell warnings for 0.2.4Nick Mathewson2013-05-21
* | | | Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard2013-05-20
* | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-05-20
|\| | |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-05-20
| |\| | | | |/ | |/|
| | * Update to the May 2013 GeoIP database.Karsten Loesing2013-05-13
* | | Fix bug 8846: better log message on IP version confusionNick Mathewson2013-05-17
* | | Fix socks5 handshake for username/password authRoger Dingledine2013-05-15
* | | Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard2013-05-10
|\ \ \
| * | | When downloading certificates, distinguish requesting by identity digest from...Andrea Shepard2013-05-09
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-05-09
|\| |
| * | Don't run off the end of the array-of-freelistsNick Mathewson2013-05-09
* | | Fix bug 8845: check the right length of memory in aes unit testsNick Mathewson2013-05-08
* | | Fix 8833: crash bug from using NULL node->ri in dirserv.cNick Mathewson2013-05-05
* | | Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson2013-04-24
|\ \ \
| * | | Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()Nick Mathewson2013-03-11
* | | | Changes file for 8235.Mike Perry2013-04-24
* | | | Add a boolean to flag-thresholds for "we have enough measured bandwidth"Nick Mathewson2013-04-18
* | | | Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4Nick Mathewson2013-04-18
|\ \ \ \
| * | | | Fix memory leak when sending configuration-changed eventNick Mathewson2013-04-17
* | | | | Merge remote-tracking branch 'public/bug8719' into maint-0.2.4Nick Mathewson2013-04-18
|\ \ \ \ \
| * | | | | Don't leak a waiting-for-certs consensus when accepting it.Nick Mathewson2013-04-17
* | | | | | Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson2013-04-18
|\ \ \ \ \ \
| * | | | | | Initial changelog for less_charbufNick Mathewson2013-04-18
* | | | | | | Merge remote-tracking branch 'public/bug7143_v2' into maint-0.2.4Nick Mathewson2013-04-17
|\ \ \ \ \ \ \
| * | | | | | | Add src/or/micro-revision.i to CLEANFILES in case anybody has oneNick Mathewson2013-02-19
| |/ / / / / /
* | | | | | | Merge branch 'bug8037_squashed' into maint-0.2.4Nick Mathewson2013-04-17
|\ \ \ \ \ \ \
| * | | | | | | Reject most directory documents with an internal NUL.Nick Mathewson2013-04-17
| * | | | | | | Correctly copy microdescs/extrinfos with internal NUL bytesNick Mathewson2013-01-26
* | | | | | | | Manpage: refer to ExcludeExitNodes, not the nonexistent ExcludeEntryNodesNick Mathewson2013-04-13
* | | | | | | | Merge remote-tracking branch 'public/bug5650_squashed' into maint-0.2.4Nick Mathewson2013-04-12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson2013-04-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bug8587_v3' into maint-0.2.4Nick Mathewson2013-04-11
|\ \ \ \ \ \ \
| * | | | | | | Fix two dump bugs in "whether we can use curve25519-donna-c64" testNick Mathewson2013-03-25
* | | | | | | | Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4Nick Mathewson2013-04-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Debugging log for bug 8185Nick Mathewson2013-03-19
* | | | | | | | | Merge remote-tracking branch 'public/bug7302' into maint-0.2.4Nick Mathewson2013-04-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make control_event_bootstrap_problem always INFO when hibernatingNick Mathewson2013-03-11