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
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-13
Define SEEK_SET for platforms that lack it.
Nick Mathewson
2013-06-13
If we write the annotation but not the microdescriptor, rewind.
Nick Mathewson
2013-06-12
Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"
Nick Mathewson
2013-06-12
Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4
Nick Mathewson
2013-06-12
Use the FILE_SHARE_DELETE flag for CreateFile on a mapping
Nick Mathewson
2013-04-18
Remove a double-newline
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Fix a couple of documentation issues.
Nick Mathewson
2013-04-18
Refactor dirobj signature generation
Nick Mathewson
2013-04-17
Merge branch 'bug8037_squashed' into maint-0.2.4
Nick Mathewson
2013-04-02
Merge remote-tracking branch 'public/bug7707_diagnostic' into maint-0.2.4
Nick Mathewson
2013-03-23
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-19
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
Merge remote-tracking branch 'public/bug8002' into maint-0.2.4
Nick Mathewson
2013-03-18
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
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-03-18
Check return values from fcntl and setsockopt
Nick Mathewson
2013-03-15
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-11
Track TLS overhead: diagnostic for bug 7707
Nick Mathewson
2013-03-11
Give an #error when we want threads and OpenSSL has disabled threads
Nick Mathewson
2013-03-10
start part-way through the ssl cert lifetime
Roger Dingledine
2013-03-01
Make sure that [::1] is recognized as a private address
Nick Mathewson
2013-02-23
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-19
Make a parse_config_line_from_str variant that gives error messages
Nick Mathewson
2013-02-19
Check for CPUs more accurartely when ONLN != CONF.
Nick Mathewson
2013-02-11
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-08
Improve comment at Andrea's request
Nick Mathewson
2013-02-08
Merge remote-tracking branch 'public/signof_enum'
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/easy_ratelim'
Nick Mathewson
2013-02-07
Have autoconf check whether enums are signed.
Nick Mathewson
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-02-07
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
2013-02-04
Fix compilation with --disable-curve25519 option
Nick Mathewson
2013-02-01
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-01-31
typo in crypto_curve25519.c comment, spotted by rransom
Nick Mathewson
2013-01-31
whitespace fix
Nick Mathewson
2013-01-29
Detect platforms where memset(0) doesn't set doubles to 0.0.
Nick Mathewson
2013-01-26
Correctly copy microdescs/extrinfos with internal NUL bytes
Nick Mathewson
[next]