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
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-03-01
Make sure that [::1] is recognized as a private address
Nick Mathewson
2012-11-08
Turn a memwipe in tor_process_handle_destroy() back to memset
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-23
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-23
Fix binary search on lists of 0 or 1 element.
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-10-19
Disable TLS Session Tickets, which we were apparently getting for free
Nick Mathewson
2012-09-14
Use file-size-fixup code on cygwin too.
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-08-17
Fix more warnings from openbsd_malloc
Nick Mathewson
2012-08-15
Fix warnings and 64-bit problems in openbsd-malloc code
Nick Mathewson
2012-07-18
Tweaks to 6400 changes file and docs as suggested by arma
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-06
Fix port range in parse_port_range().
George Kadianakis
2012-07-05
On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc
Nick Mathewson
2012-06-28
add a blurb for 0.2.3.18-rc, other minor cleanups
Roger Dingledine
2012-06-26
Fix a warning when using glibc's strcspn with clang.
Nick Mathewson
2012-06-26
Fix a compilation warning with clang 3.0
Nick Mathewson
2012-06-23
Don't assert in get_string_from_pipe() on len==0
Nick Mathewson
2012-06-23
Resolve crash caused by format_helper_exit_status changes in #5557
Nick Mathewson
2012-06-22
Style tweaks and add a warning about NUL-termination
Nick Mathewson
2012-06-22
Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...
Andrea Shepard
2012-06-22
Make format_helper_exit_status() avoid unnecessary spaces
Andrea Shepard
2012-06-15
fix a compiler warning added in one of my XXX023 fixes.
Nick Mathewson
2012-06-15
Whitespace fix
Nick Mathewson
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
[next]