aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove a source of error during path bias scalingMike Perry2013-01-18
* Don't immediately count cannibalized circs as used.Mike Perry2013-01-18
* Roll back the path_state for circs if we detatch a stream.Mike Perry2013-01-18
* Implement Path use bias accounting.Mike Perry2013-01-18
* Remove -v flag from autoreconf by defaultNick Mathewson2013-01-18
* Replace base-{16,32,64} with base{16,32,64} in the codeNick Mathewson2013-01-17
* Merge branch '024_msvc_more'Nick Mathewson2013-01-17
|\
| * Another msvc changes entryNick Mathewson2013-01-17
| * For now, always use donna32 on msvcNick Mathewson2013-01-17
| * Add ntor-related modules to the Makefiles.nmakeNick Mathewson2013-01-17
| * Fix an MSVC warning in onion.h prototypesNick Mathewson2013-01-17
|/
* Even more code-removal for 6826Nick Mathewson2013-01-17
* Add a missing part of bug 7311's makefile.nmake tweaksNick Mathewson2013-01-17
* Merge branch 'bug6826_squashed'Nick Mathewson2013-01-17
|\
| * Drop detection logic for pre-1.3 busted libeventsNick Mathewson2013-01-17
* | Merge remote-tracking branch 'public/bug6302'Nick Mathewson2013-01-17
|\ \
| * | Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32sNick Mathewson2013-01-16
| |/
* | 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
| * | When building with MSVC, call every enum bitfield unsignedNick Mathewson2013-01-16
| * | Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.hNick Mathewson2013-01-16
| * | Add more test modules for nmake makefilesNick Mathewson2013-01-16
| * | Try to build tinytest.obj from the right sourcesNick Mathewson2013-01-16
| * | use the /Fe flag with msvcNick Mathewson2013-01-16
| * | Add missing targets to src/test/Makefile.nmake. Fix for 7316Nick Mathewson2013-01-16
| * | Add HAVE_EVENT2_DNS_H to MSVC orconfig.hNick Mathewson2013-01-16
| * | Fix a const warning under msvcNick Mathewson2013-01-16
| * | Add clean target and test subdir to makefile.nmakeNick Mathewson2013-01-16
| * | Add missing objects to Makefile.nmakeNick Mathewson2013-01-16
| * | Add missing includes and libs to makefile.nmakeNick Mathewson2013-01-16
| * | Define SIZEOF_INTPTR_T when defining replacement intptr_tNick Mathewson2013-01-16
* | | Merge branch 'bug5285_v2'Nick Mathewson2013-01-16
|\ \ \
| * | | Aftermath of isin->contains renamingNick Mathewson2013-01-16
| * | | Rename *_isin to *_containsNick 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 'asn/bug7896'Nick Mathewson2013-01-16
|\ \ \ | |/ / |/| |
| * | Mention name of the transport used when we learn the fpr of a bridge.George Kadianakis2013-01-09
* | | Add a new automake dropping ("test-driver") to .gitignoreNick Mathewson2013-01-16
* | | Update the copyright date to 201.Nick Mathewson2013-01-16
* | | Forward-port fix for 7889Nick Mathewson2013-01-15
* | | 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