index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-23
*
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
|
*
Make the guard lifetime configurable and adjustable via the consensus
Nick Mathewson
2013-03-19
*
|
Merge remote-tracking branch 'public/bug7950' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
\
|
*
|
Make a parse_config_line_from_str variant that gives error messages
Nick Mathewson
2013-02-19
*
|
|
Merge remote-tracking branch 'public/bug8002' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
\
\
|
*
|
|
Check for CPUs more accurartely when ONLN != CONF.
Nick Mathewson
2013-02-19
|
|
/
/
*
|
|
Fix another case of bug 8206; patch from flupzor
Nick Mathewson
2013-03-18
*
|
|
Merge remote-tracking branch 'public/bug6673' into maint-0.2.4
Nick Mathewson
2013-03-18
|
\
\
\
|
*
|
|
Give an #error when we want threads and OpenSSL has disabled threads
Nick Mathewson
2013-03-11
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-18
|
\
\
\
\
|
*
|
|
|
Make sure that [::1] is recognized as a private address
Nick Mathewson
2013-03-01
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-18
*
|
|
|
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove some functions which were unused except for their tests
Nick Mathewson
2013-02-23
|
*
|
|
Remove some totally unused functions
Nick Mathewson
2013-02-23
|
*
|
|
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-23
|
|
|
/
|
|
/
|
*
/
|
start part-way through the ssl cert lifetime
Roger Dingledine
2013-03-10
|
/
/
*
|
Make _SC_OPEN_MAX actually get used when closing fds before exec.
Nick Mathewson
2013-02-11
*
|
Merge remote-tracking branch 'public/bug7801_v2'
Nick Mathewson
2013-02-11
|
\
\
|
*
|
Improve comment at Andrea's request
Nick Mathewson
2013-02-08
|
*
|
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-08
*
|
|
Merge remote-tracking branch 'public/signof_enum'
Nick Mathewson
2013-02-08
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Have autoconf check whether enums are signed.
Nick Mathewson
2013-02-07
*
|
|
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Wrapper function for the common rate-limited-log pattern.
Nick Mathewson
2012-12-26
*
|
|
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-07
|
\
\
\
|
*
|
|
Fix various small leaks on error cases
Nick Mathewson
2012-12-28
|
|
|
/
|
|
/
|
*
|
|
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
2013-02-07
*
|
|
Fix compilation with --disable-curve25519 option
Nick Mathewson
2013-02-04
*
|
|
fix wide lines from tor_log rename
Nick Mathewson
2013-02-01
*
|
|
Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.
Nick Mathewson
2013-02-01
*
|
|
Remove old wrapper code and defines for keeping log() and log(3) apart
Nick Mathewson
2013-02-01
*
|
|
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
|
|
typo in crypto_curve25519.c comment, spotted by rransom
Nick Mathewson
2013-01-31
*
|
|
whitespace fix
Nick Mathewson
2013-01-31
*
|
|
Detect platforms where memset(0) doesn't set doubles to 0.0.
Nick Mathewson
2013-01-29
*
|
|
More of b30d06255c24165 for #6826: fix compat_libevent compilation
Nick Mathewson
2013-01-21
*
|
|
Replace base-{16,32,64} with base{16,32,64} in the code
Nick Mathewson
2013-01-17
*
|
|
Add ntor-related modules to the Makefiles.nmake
Nick Mathewson
2013-01-17
*
|
|
Even more code-removal for 6826
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
|
|
/
/
/
*
|
|
|
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
|
*
|
|
|
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
[next]