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
2010-02-22
Merge remote branch 'sebastian/bug1254'
Nick Mathewson
2010-02-22
Make expand_filename into a tor_strdup() alias on windows.
Nick Mathewson
2010-02-22
Zero a cipher completely before freeing it
Sebastian Hahn
2010-02-21
fix typo and garbage grammar
Roger Dingledine
2010-02-19
Merge remote branch 'sebastian/bug1143'
Nick Mathewson
2010-02-19
Make the DNSPort option work with libevent 2.x
Sebastian Hahn
2010-02-18
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-18
Fix compile
Sebastian Hahn
2010-02-17
Even more conservative option-setting for SSL renegotiation.
Nick Mathewson
2010-02-12
Remove the --enable-iphone option as needless.
Nick Mathewson
2010-02-10
Add Windows version detection for Vista and 7
Sebastian Hahn
2010-02-09
Make tor_addr_copy() conform to memcpy requirements
Nick Mathewson
2010-01-31
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-31
Revise OpenSSL fix to work with OpenSSL 1.0.0beta*
Nick Mathewson
2010-01-29
Decide whether to use SSL flags based on runtime OpenSSL version.
Nick Mathewson
2010-01-29
Detect the correct versions of openssl for tls negotiation fix
Nick Mathewson
2010-01-29
Decide whether to use SSL flags based on runtime OpenSSL version.
Nick Mathewson
2010-01-25
Don't unlock a new log until done logging the tor version.
Nick Mathewson
2010-01-23
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-22
Avoid a possible crash in tls_log_errors.
Nick Mathewson
2010-01-19
Fix build on Solaris by disabling support for DisableAllSwap
Sebastian Hahn
2010-01-15
don't list windows capabilities in windows uname
Roger Dingledine
2009-12-18
Merge branch 'ewma'
Nick Mathewson
2009-12-18
Remove duplicate words and a duplicate newline.
Karsten Loesing
2009-12-17
Refactor out the 'find string at start of any line' logic.
Nick Mathewson
2009-12-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-12-15
Fix bug 1173: remove an assert(unsigned >= 0).
Nick Mathewson
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-12-15
Fix comment typos in container.c
Nick Mathewson
2009-12-12
Enhance pqueue so we can remove items from the middle.
Nick Mathewson
2009-12-12
Merge commit 'sebastian/fixes'
Nick Mathewson
2009-12-12
Merge commit 'sebastian/coverity'
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Fix typo in a comment
Sebastian Hahn
2009-12-04
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-12-04
Improved workaround for disabled OpenSSL renegotiation.
Martin Peck
2009-11-22
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-11-20
Use the same mlockall checks with tor_set_max_memlock
Nick Mathewson
2009-11-20
Fix compilation on OSX 10.3.
Nick Mathewson
2009-11-14
Fix compilation with with bionic libc.
Jacob Appelbaum
2009-11-06
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-11-05
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-10-27
Implement DisableAllSwap to avoid putting secret info in page files.
Jacob Appelbaum
2009-10-27
crypto_cipher_set_key cannot fail
Sebastian Hahn
2009-10-26
Remove checks for array existence. (CID 410..415)
Nick Mathewson
2009-10-25
Reduce log level for someone else sending us weak DH keys.
Karsten Loesing
2009-10-19
Fix two bugs found by Coverity scan.
Nick Mathewson
2009-10-19
Merge branch 'microdesc'
Nick Mathewson
2009-10-19
Document some formerly undocumented functions.
Nick Mathewson
[next]