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
*
Fix binary search on lists of 0 or 1 element.
Nick Mathewson
2012-10-23
*
Disable TLS Session Tickets, which we were apparently getting for free
Nick Mathewson
2012-10-19
*
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-11
*
Merge remote-tracking branch 'public/bug6033' into maint-0.2.2
Nick Mathewson
2012-06-04
|
\
|
*
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Nick Mathewson
2012-06-02
*
|
Fix more clang format-nonliteral warnings (bug 5969)
Nick Mathewson
2012-05-30
*
|
Add __attribute__(format)s for our varargs printf/scanf wrappers
Nick Mathewson
2012-05-30
|
/
*
Fix month check in parse_http_time, add test
Sebastian Hahn
2012-05-16
*
Remove more dubiosity in struct tm handling. related to bug5346
Nick Mathewson
2012-05-16
*
Reject an additional type of bad date in parse_http_time
Nick Mathewson
2012-05-16
*
Fix parse_http_time and add tests
Esteban Manchado Velázquez
2012-05-16
*
Handle out-of-range values in tor_parse_* integer functions
Nick Mathewson
2012-05-07
*
Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2
Nick Mathewson
2012-03-26
|
\
|
*
Add a sha256 hmac function, with tests
Nick Mathewson
2012-02-22
*
|
Correctly handle broken escape sequences in torrc values
Nick Mathewson
2012-03-09
*
|
Fix compile warnings in openbsd malloc
Sebastian Hahn
2012-03-08
|
/
*
Properly protect paths to sed, sha1sum, openssl
Sebastian Hahn
2012-02-10
*
Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066
Nick Mathewson
2012-02-10
*
Fix SOCKET_OK test on win64.
Nick Mathewson
2012-01-18
*
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-11
|
\
|
*
Fix a compilation warning for our bug4822 fix on 64-bit linux
Nick Mathewson
2012-01-11
*
|
Fix comment about TLSv1_method() per comments by wanoskarnet
Nick Mathewson
2012-01-09
*
|
add a note from wanoskarnet
Roger Dingledine
2012-01-08
*
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2012-01-05
|
\
|
|
*
Log at info level when disabling SSLv3
Robert Ransom
2012-01-05
|
*
Disable SSLv3 when using a not-up-to-date openssl
Nick Mathewson
2012-01-05
*
|
Provide correct timeradd/timersup replacements
Sebastian Hahn
2011-12-25
*
|
tor_accept_socket() should take tor_addr_t for listener arg
Nick Mathewson
2011-12-02
*
|
Fix bug 4530; check return val of tor_addr_lookup correctly
Nick Mathewson
2011-12-02
*
|
Detect tor_addr_to_str failure in tor_dup_addr.
Nick Mathewson
2011-11-23
*
|
Merge remote-tracking branch 'public/bug4230' into maint-0.2.2
Nick Mathewson
2011-11-23
|
\
\
|
*
|
Correct the handling of overflow behavior in smartlist_ensure_capacity
Nick Mathewson
2011-11-09
|
|
/
*
|
Sockets are unsigned on windows
Sebastian Hahn
2011-11-20
*
|
Get rid of an unused parameter warning on win
Sebastian Hahn
2011-11-20
*
|
Detect failure from event_init() or event_base_new_with_config()
Nick Mathewson
2011-11-14
*
|
Use the EVENT_BASE_FLAG_NOLOCK flag to prevent socketpair() invocation
Nick Mathewson
2011-11-14
*
|
Don't warn when compiling with --disable-threads
Sebastian Hahn
2011-11-09
*
|
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
Sebastian Hahn
2011-10-26
|
\
|
|
*
Don't send a certificate chain on outgoing TLS connections from non-relays
Nick Mathewson
2011-10-26
|
*
Properly refcount client_identity_key
Sebastian Hahn
2011-10-26
|
*
Make crypto_free_pk_env tolerate NULL arg in 0.2.1. Error-proofing against b...
Nick Mathewson
2011-10-26
|
*
Maintain separate server and client TLS contexts.
Robert Ransom
2011-10-26
|
*
Refactor tor_tls_context_new:
Robert Ransom
2011-10-26
|
*
Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.
Nick Mathewson
2011-10-26
*
|
Make internal error check for unrecognized digest algorithm more robust
Nick Mathewson
2011-10-06
*
|
Looks like Windows version 6.2 will be Windows 8
Sebastian Hahn
2011-10-01
*
|
Fix a potentially useless integer overflow check.
Mansour Moufid
2011-09-20
*
|
Check for lround with autoconf; fall back to rint.
Nick Mathewson
2011-08-30
*
|
Fix a compilation issue on older FreeBSDs
Sebastian Hahn
2011-08-30
*
|
lround() missing in MSVC
Gisle Vanem
2011-08-24
[next]