aboutsummaryrefslogtreecommitdiff
path: root/src/or
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
* Replace base-{16,32,64} with base{16,32,64} in the codeNick 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
* Add a missing part of bug 7311's makefile.nmake tweaksNick 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
| * | When building with MSVC, call every enum bitfield unsignedNick Mathewson2013-01-16
| * | use the /Fe flag with msvcNick Mathewson2013-01-16
| * | Add missing objects to Makefile.nmakeNick Mathewson2013-01-16
| * | Add missing includes and libs to makefile.nmakeNick 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
| |/ |/|
* | Merge branch 'bug7972'Nick Mathewson2013-01-16
|\ \
| * | Actually link against nacl when we want to use itNick 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
* | | 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
|\ \ \
| * | | Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson2013-01-14
* | | | Clean up odds and endsRoger Dingledine2013-01-15
* | | | Fix handling of ntor handshakes received via CREATE cellsNick Mathewson2013-01-15
* | | | Better log message to diagnose #7959Nick Mathewson2013-01-15
* | | | Revert junk accidentally included with "start folding in the changes entries"Nick Mathewson2013-01-14
* | | | start folding in the changes entriesRoger Dingledine2013-01-14
* | | | Merge branch 'bug7869'Nick Mathewson2013-01-14
|\ \ \ \
| * | | | Make the = at the end of ntor-onion-key optional.Nick Mathewson2013-01-05
| | |/ / | |/| |
* | | | Bug 7691 review fixes.Mike Perry2013-01-08
* | | | Bug 7341 code review fixes.Mike Perry2013-01-08
* | | | Bug 7691: Send a probe cell down certain types of circs.Mike Perry2013-01-08
* | | | Fix bug 7341.Mike Perry2013-01-08
|/ / /
* | | Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\ \ \
| * | | Check all crypto_rand return values for ntor.Nick Mathewson2013-01-03
| * | | Complete all DOCDOC entries from the ntor branchNick Mathewson2013-01-03
| * | | Use safe_mem_is_zero for checking curve25519 output for 0-nessNick Mathewson2013-01-03
| * | | Add reference implementation for ntor, plus compatibility testNick Mathewson2013-01-03
| * | | ntor: Don't fail fast server-side on an unrecognized KEYID(B)Nick Mathewson2013-01-03
| * | | Make libcurve25519_donna get built as a .aNick Mathewson2013-01-03
| * | | Fix an unused-variable warningNick Mathewson2013-01-03
| * | | Enable the ntor handshake on the client side.Nick Mathewson2013-01-03
| * | | Enable handling of create2/extend2/created2/extended2Nick Mathewson2013-01-03
| * | | Don't check create cells too much when we're relaying themNick Mathewson2013-01-03