index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Reject most directory documents with an internal NUL.
Nick Mathewson
2013-04-17
*
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
2013-01-26
*
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
Andrea Shepard
2013-01-24
|
\
|
*
Better handling (I think) for onionskin timing w jumpy clocks
Nick Mathewson
2013-01-03
|
*
Record and report the overhead of how we handle onionskins.
Nick Mathewson
2013-01-03
|
*
Use a TAILQ, not a singly-linked queue, for the onion queue.
Nick Mathewson
2013-01-03
|
*
Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay
Nick Mathewson
2013-01-03
*
|
Merge remote-tracking branch 'public/bug8012'
Nick Mathewson
2013-01-22
|
\
\
|
*
|
More of b30d06255c24165 for #6826: fix compat_libevent compilation
Nick Mathewson
2013-01-21
*
|
|
Merge remote-tracking branch 'karsten/bug5823'
Nick Mathewson
2013-01-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-17
|
*
|
Removee dirrec-v*-sharestatistics
Nick Mathewson
2013-01-16
*
|
|
Replace base-{16,32,64} with base{16,32,64} in the code
Nick Mathewson
2013-01-17
*
|
|
For now, always use donna32 on msvc
Nick Mathewson
2013-01-17
*
|
|
Add ntor-related modules to the Makefiles.nmake
Nick Mathewson
2013-01-17
*
|
|
Fix an MSVC warning in onion.h prototypes
Nick Mathewson
2013-01-17
*
|
|
Even more code-removal for 6826
Nick Mathewson
2013-01-17
*
|
|
Add a missing part of bug 7311's makefile.nmake tweaks
Nick Mathewson
2013-01-17
*
|
|
Merge branch 'bug6826_squashed'
Nick Mathewson
2013-01-17
|
\
\
\
|
*
|
|
Drop detection logic for pre-1.3 busted libevents
Nick Mathewson
2013-01-17
*
|
|
|
Merge remote-tracking branch 'public/bug6302'
Nick Mathewson
2013-01-17
|
\
\
\
\
|
*
|
|
|
Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s
Nick Mathewson
2013-01-16
|
|
/
/
/
*
|
|
|
Implement proposal 204: ignore subdomains in hidden service addresses
Jérémy Bobbio
2013-01-16
*
|
|
|
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
|
\
\
\
\
|
*
|
|
|
Fix an instance of snprintf; don't use _snprintf directly
Nick Mathewson
2013-01-16
|
*
|
|
|
When building with MSVC, call every enum bitfield unsigned
Nick Mathewson
2013-01-16
|
*
|
|
|
Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.h
Nick Mathewson
2013-01-16
|
*
|
|
|
Add more test modules for nmake makefiles
Nick Mathewson
2013-01-16
|
*
|
|
|
Try to build tinytest.obj from the right sources
Nick Mathewson
2013-01-16
|
*
|
|
|
use the /Fe flag with msvc
Nick Mathewson
2013-01-16
|
*
|
|
|
Add missing targets to src/test/Makefile.nmake. Fix for 7316
Nick Mathewson
2013-01-16
|
*
|
|
|
Add HAVE_EVENT2_DNS_H to MSVC orconfig.h
Nick Mathewson
2013-01-16
|
*
|
|
|
Fix a const warning under msvc
Nick Mathewson
2013-01-16
|
*
|
|
|
Add clean target and test subdir to makefile.nmake
Nick Mathewson
2013-01-16
|
*
|
|
|
Add missing objects to Makefile.nmake
Nick Mathewson
2013-01-16
|
*
|
|
|
Add missing includes and libs to makefile.nmake
Nick Mathewson
2013-01-16
|
*
|
|
|
Define SIZEOF_INTPTR_T when defining replacement intptr_t
Nick Mathewson
2013-01-16
*
|
|
|
|
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
*
|
|
|
|
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
*
|
|
|
|
Remove two extrneous semicolons in dirserv.c
Nick Mathewson
2013-01-16
*
|
|
|
|
Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.h
Nick Mathewson
2013-01-16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'bug7972'
Nick Mathewson
2013-01-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Actually link against nacl when we want to use it
Nick Mathewson
2013-01-16
|
*
|
|
Check for nacl headers in nacl/ subdir
Nick Mathewson
2013-01-16
*
|
|
|
Merge remote-tracking branch 'asn/bug7896'
Nick Mathewson
2013-01-16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Mention name of the transport used when we learn the fpr of a bridge.
George Kadianakis
2013-01-09
|
|
|
/
|
|
/
|
*
|
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
|
Forward-port fix for 7889
Nick Mathewson
2013-01-15
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2013-01-15
|
\
\
\
|
*
\
\
Merge branch 'bug7889_023' into maint-0.2.3
Nick Mathewson
2013-01-15
|
|
\
\
\
[next]