aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
* Merge branch 'rename_log_7599'Nick Mathewson2013-02-01
|\
| * Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson2013-02-01
* | Help us track bug 8093:Roger Dingledine2013-02-01
|/
* Merge branch 'double-0-check'Nick Mathewson2013-01-31
|\
| * Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson2013-01-29
* | Rename all of the macros in tor_queue.h to start with TOR_Nick Mathewson2013-01-30
* | Merge branch 'bug5956_squashed'Nick Mathewson2013-01-30
|\ \ | |/ |/|
| * Parameterize FRAC_USABLE_NEEDED for fraction of circuitsNick Mathewson2013-01-30
| * Compute whether we're ready to build circuits based on fraction of pathsNick Mathewson2013-01-30
* | Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/torAndrea Shepard2013-01-28
|\ \
| * | Bug 8024: Check for null/closed channel before probing.Mike Perry2013-01-22
| * | Bug 7802 changes file.Mike Perry2013-01-18
* | | Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard2013-01-24
|\ \ \
| * | | Record and report the overhead of how we handle onionskins.Nick Mathewson2013-01-03
| * | | Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelayNick Mathewson2013-01-03
* | | | Merge remote-tracking branch 'karsten/bug5823'Nick Mathewson2013-01-19
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove dirreq-v2-* lines from extra-info descriptors.Karsten Loesing2013-01-17
| * | | Removee dirrec-v*-sharestatisticsNick Mathewson2013-01-16
* | | | Remove -v flag from autoreconf by defaultNick Mathewson2013-01-18
* | | | Another msvc changes entryNick Mathewson2013-01-17
| |_|/ |/| |
* | | Merge branch 'bug6826_squashed'Nick Mathewson2013-01-17
|\ \ \
| * | | Drop detection logic for pre-1.3 busted libeventsNick Mathewson2013-01-17
* | | | Implement proposal 204: ignore subdomains in hidden service addressesJérémy Bobbio2013-01-16
* | | | Merge branch '024_msvc_squashed'Nick Mathewson2013-01-16
|\ \ \ \
| * | | | Fix an instance of snprintf; don't use _snprintf directlyNick Mathewson2013-01-16
| * | | | Changes files for 024_msvc branchNick Mathewson2013-01-16
* | | | | Aftermath of isin->contains renamingNick Mathewson2013-01-16
* | | | | Remove two extrneous semicolons in dirserv.cNick Mathewson2013-01-16
* | | | | Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.hNick Mathewson2013-01-16
| |/ / / |/| | |
* | | | Merge branch 'bug7972'Nick Mathewson2013-01-16
|\ \ \ \ | |_|/ / |/| | |
| * | | Actually link against nacl when we want to use itNick Mathewson2013-01-16
| * | | Check for nacl headers in nacl/ subdirNick Mathewson2013-01-16
* | | | changes file for 7896Nick Mathewson2013-01-16
|/ / /
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2013-01-15
|\ \ \
| * \ \ Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson2013-01-15
| |\ \ \
| | * | | Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson2013-01-14
* | | | | fold in new change stanzaRoger Dingledine2013-01-15
* | | | | Fix handling of ntor handshakes received via CREATE cellsNick Mathewson2013-01-15
* | | | | finish poking at the changelogRoger Dingledine2013-01-14
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2013-01-14
|\| | | |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-01-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update to the January 2013 GeoIP database.Karsten Loesing2013-01-05
| * | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-12-13
| |\| | |
| | * | | Update to the December 2012 GeoIP database.Karsten Loesing2012-12-13
| | * | | Update to the November 2012 GeoIP database.Karsten Loesing2012-12-13
* | | | | start folding in the changes entriesRoger Dingledine2013-01-14
* | | | | Merge remote-tracking branch 'mikeperry/bug7691-rebased'Nick Mathewson2013-01-13
|\ \ \ \ \
| * | | | | Fix bug 7341.Mike Perry2013-01-08
| | |_|_|/ | |/| | |
* / | | | Handle EWOULDBLOCK as EAGAIN if they happen to be different.Nick Mathewson2013-01-11
|/ / / /
* | | | Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\ \ \ \