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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2011-11-26
Write dynamic DH parameters to a file.
George Kadianakis
2011-11-26
Introduce write_bytes_to_new_file().
George Kadianakis
2011-11-25
Move DH_GENERATOR to crypto.c.
George Kadianakis
2011-11-25
Move broken primes to dynamic_dh_modulus.broken.
George Kadianakis
2011-11-25
Do dynamic DH modulus storing in crypto.c.
George Kadianakis
2011-11-25
Finishing touches.
George Kadianakis
2011-11-25
Rename 'dynamic prime' to 'dynamic DH modulus'.
George Kadianakis
2011-11-25
Notify the user that her computer is generating numbers.
George Kadianakis
2011-11-25
Make sure that the stored DH prime is safe to use.
George Kadianakis
2011-11-24
Move crypto_get_stored_dynamic_prime() to crypto.c
George Kadianakis
2011-11-24
Move store_dynamic_prime() to crypto.c.
George Kadianakis
2011-11-24
Tone down the logging.
George Kadianakis
2011-11-24
Implement dynamic prime reading and storing to disk.
George Kadianakis
2011-11-24
Make DynamicPrimes SIGHUP-able.
George Kadianakis
2011-11-24
Improve code in the dynamic primes realm.
George Kadianakis
2011-11-24
Improve logging.
George Kadianakis
2011-11-24
Make it compile.
George Kadianakis
2011-11-24
Rename "Rakshasa" to "Dynamic Prime".
George Kadianakis
2011-11-24
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-24
Copy/Paste Jake's stuff.
George Kadianakis
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-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
Remove some duplicate includes
Andrea Gelmini
2011-10-28
Fix a memory-poisoning memset in tortls.c
Nick Mathewson
[next]