index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2011-11-27
indent; add comment
Nick Mathewson
2011-11-27
Merge remote-tracking branch 'asn/bug4584'
Nick Mathewson
2011-11-27
Don't schedule excess_renegotiations_callback unless it's set
Nick Mathewson
2011-11-27
Use random bytes as our certificate serial numbers.
George Kadianakis
2011-11-25
use event_free() wrapper; fix bug 4582
Nick Mathewson
2011-11-25
Fix some wide lines in tortls.c
Nick Mathewson
2011-11-25
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'asn/bug3472_act2'
Nick Mathewson
2011-11-25
Merge remote-tracking branch 'sebastian/pure_removal'
Nick Mathewson
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-11-25
Merge branch 'more_aes_hackery_rebased'
Nick Mathewson
2011-11-25
Use openssl's counter mode implementation when we have 1.0.0 or later
Nick Mathewson
2011-11-25
Use EVP for AES only when hardware accel is present
Nick Mathewson
2011-11-24
Handle build-trees better.
Peter Palfrader
2011-11-24
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
Nick Mathewson
2011-11-24
appease check-spaces
Sebastian Hahn
2011-11-24
Fix compile warning in tor_inet_pton() (on 64bit)
Sebastian Hahn
2011-11-23
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-23
Merge remote-tracking branch 'public/bug4230' into maint-0.2.2
Nick Mathewson
2011-11-20
Sockets are unsigned on windows
Sebastian Hahn
2011-11-20
Get rid of an unused parameter warning on win
Sebastian Hahn
2011-11-19
Minor tor_inet_pton bug fixes
Anders Sundman
2011-11-16
Merge branch 'bug4457_master'
Nick Mathewson
2011-11-16
Fix a check-spaces complaint
Sebastian Hahn
2011-11-16
Don't allow building on platforms where AF_UNSPEC != 0
Sebastian Hahn
2011-11-15
Make certificate skew into a protocol warning
Nick Mathewson
2011-11-15
Allow up to a 30 days future skew, 48 hours past skew in certs.
Nick Mathewson
2011-11-15
Fix compile warnings on windows
Sebastian Hahn
2011-11-14
Disable IOCP and retry event_base_new_with_config once on failure
Nick Mathewson
2011-11-14
Merge remote-tracking branch 'public/bug4457_022' into bug4457_master
Nick Mathewson
2011-11-14
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
Merge remote-tracking branch '4ZM/topic/test/4433_address'
Nick Mathewson
2011-11-13
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-11
Remove the torint.h include from aes.h
Sebastian Hahn
2011-11-11
Remove vestiges of RIJNDAEL_COUNTER_OPTIMIZATION
Nick Mathewson
2011-11-11
Stop using "u32" and "u8" in aes.c
Nick Mathewson
2011-11-11
Dump our internal AES implementation
Nick Mathewson
2011-11-11
Return value bugfix of tor_addr_to_PTR_name
Anders Sundman
2011-11-11
Fixed buffer bounds check bug in tor_addr_to_str
Anders Sundman
2011-11-11
Fixed of-by-one error in tor_inet_ntop
Anders Sundman
2011-11-09
Correct the handling of overflow behavior in smartlist_ensure_capacity
Nick Mathewson
2011-11-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-09
Don't warn when compiling with --disable-threads
Sebastian Hahn
2011-11-03
Fix issues pointed out by nickm.
George Kadianakis
2011-11-03
Remove some duplicate includes
Andrea Gelmini
2011-10-28
Fix a memory-poisoning memset in tortls.c
Nick Mathewson
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
[next]