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
2012-06-15
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-15
Refactor GETINFO process/descriptor-limit
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-13
Change smartlist_create->smartlist_new in bug4744 branch as merged to master
Nick Mathewson
2012-06-13
Merge branch 'bug4744_squashed'
Nick Mathewson
2012-06-13
Implement the client side of proposal 198
Nick Mathewson
2012-06-13
Fix another clang compile warning
Sebastian Hahn
2012-06-11
Merge remote-tracking branch 'public/bug4592'
Nick Mathewson
2012-06-11
Merge branch 'bug6097'
Nick Mathewson
2012-06-07
typo noticed by "_raptor"
Roger Dingledine
2012-06-07
Fix mingw build with -DUNICODE -D_UNICODE
Nick Mathewson
2012-06-07
Be more careful calling wcstombs
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/getfilesize_64'
Nick Mathewson
2012-06-05
Fix some mingw build warnings
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/bug3894'
Nick Mathewson
2012-06-05
Fix "make check-spaces" issues
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Missing copyright/license statement for procmon.c
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve some markup complaints from doxygen
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-06-04
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-06-04
Merge remote-tracking branch 'public/bug6033' into maint-0.2.2
Nick Mathewson
2012-06-02
Work around a bug in OpenSSL 1.0.1's TLS 1.1 and TLS 1.2 support
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/bug5089'
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'public/close_file_mapping'
Nick Mathewson
2012-05-31
reindent CreateFile arguments.
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'linus/bug5355_ln'
Nick Mathewson
2012-05-31
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-30
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 clang 3.1 compile warning in crypto.c
Sebastian Hahn
2012-05-29
Don't stomp on errno.
Linus Nordberg
2012-05-24
Have get_parent_directory() handle "/foo" and "/" correctly.
Nick Mathewson
2012-05-24
Use GetFileSize correctly on win32
Nick Mathewson
2012-05-23
Close the windows file handle after CreateFileMapping; it isn't needed
Nick Mathewson
2012-05-16
Fix some more FreeBSD4 issues (based on a patch from grarpamp)
Nick Mathewson
2012-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-16
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
Merge remote-tracking branch 'public/bug2822'
Nick Mathewson
2012-05-15
Change our ciphersuite list to match ff8
Nick Mathewson
2012-05-15
Treat SW_SERVER_HELLO_B as another sign of an SSL handshake
Nick Mathewson
2012-05-14
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-14
MSVC build issue: add magic to make openssl headers in aes.c work
Nick Mathewson
2012-05-14
Be a good git person: store nmakefiles in correct text fmt
Nick Mathewson
[next]