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
Age
Commit message (
Expand
)
Author
2013-09-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-21
Relays should send timestamp in NETINFO.
Nick Mathewson
2013-09-21
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-21
back out most of 1d0ba9a
Roger Dingledine
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Round down hidden service descriptor publication times to nearest hour
Nick Mathewson
2013-09-20
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
Nick Mathewson
2013-09-20
Get ready to stop sending timestamps in INTRODUCE cells
Nick Mathewson
2013-09-20
Stop sending the current time in client NETINFO handshakes.
Nick Mathewson
2013-09-19
Fix compilation with libevent 1
Nick Mathewson
2013-09-19
Merge remote-tracking branch 'public/bug9716_024'
Nick Mathewson
2013-09-18
Fix benchmarks to run without crashing.
Nick Mathewson
2013-09-16
Fix a memory leak on getaddrinfo in sandbox. Found by coverity
Nick Mathewson
2013-09-16
Clean up malloc issues in sandbox.c
Nick Mathewson
2013-09-16
Correctly re-process non-option cmdline args on sighup
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'karsten/geoip-manual-update-sep2013'
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-09-13
Fix a windows compilation warning from 4647 branch
Nick Mathewson
2013-09-13
Whoops; make or_state_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
Fix a windows compilation warning from sandboxing branch
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Finish tests for command-line arguments
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
Whoops; make options_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Add '--digests' to "that which implies --hush."
Nick Mathewson
2013-09-13
Integration test for parsing arguments on the commandline
Nick Mathewson
2013-09-13
Disallow --hash-password with no commandline arguments.
Nick Mathewson
2013-09-13
Make config_parse_commandline table-driven for its list of cmdline args
Nick Mathewson
2013-09-13
Use commandline parser for other options
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
Patch for 4647 (rewrite command line parser)
Cristian Toader
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-12
fixed compilation bug on i386 due to previous fix
Cristian Toader
2013-09-12
bug fix: syscalls send and recv not supported for x86_64 with libseccomp 1.0.1
Cristian Toader
2013-09-12
remove debugging code
Cristian Toader
2013-09-12
added extra buffer and limit to mprotect not to exceed the length of that buffer
Cristian Toader
2013-09-11
Fix osx compilation again, hopefully better this time.
Nick Mathewson
2013-09-11
Try using INT_MAX, not SOMAXCONN, to set listen() backlog.
Nick Mathewson
2013-09-10
Update to the September 2013 GeoIP database.
Karsten Loesing
2013-09-10
Remove 17 now unused manual A1 substitutions.
Karsten Loesing
2013-09-10
added filter protection for string parameter memory
Cristian Toader
2013-09-10
fixed socket syscall bug
Cristian Toader
2013-09-10
fixed compilation error on i386 linux by moving sandbox_cfg_t definition
Cristian Toader
2013-09-09
Fix check-spaces
Nick Mathewson
2013-09-09
Fix compilation on OSX
Nick Mathewson
2013-09-09
Do not try to add non-existent syscalls.
Nick Mathewson
2013-09-09
Build correctly with older libevents
Nick Mathewson
[next]