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
2011-09-12
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-12
Update to the September 2011 GeoIP database.
Karsten Loesing
2011-09-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-11
fix whitespace (two-space indent)
Roger Dingledine
2011-09-10
Demote 'INTRODUCE2 cell is too {old,new}' message to info level
Robert Ransom
2011-09-10
Demote HS 'replay detected' log message for DH public keys to info level
Robert Ransom
2011-09-10
Describe rend_service_descriptor_t more completely
Robert Ransom
2011-09-10
Describe rend_intro_point_t more completely
Robert Ransom
2011-09-10
Stop parse_client_port_config() from misinterpreting FooListenAddress and Foo...
Fabian Keil
2011-09-10
Fix whitespace in parse_client_port_config()
Fabian Keil
2011-09-10
Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'
Nick Mathewson
2011-09-10
Fix log message typo.
Robert Ransom
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2
Nick Mathewson
2011-09-09
Check for replays in PK-encrypted part of intro cell, not just in the g^x value
Nick Mathewson
2011-09-07
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
chown() sockets when User option is set
Jérémy Bobbio
2011-09-07
fix a const warning
Nick Mathewson
2011-09-07
Report reason for generating descriptor in an HTTP header
Nick Mathewson
2011-09-07
Clean up HTTP request header generation a little
Nick Mathewson
2011-09-07
Upload descriptors more often when recent desc is unlisted
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-09-07
Remove a now-needless test.
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-09-07
Die if tor_vasprintf fails in connection_printf_to_buf
Robert Ransom
2011-09-07
Merge remote-tracking branch 'public/bug3851'
Nick Mathewson
2011-09-06
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-06
Fix assertion in addressmap_clear_excluded_trackexithosts
Nick Mathewson
2011-09-02
bump to 0.2.3.3-alpha-dev
Roger Dingledine
2011-09-02
bump to 0.2.3.3-alpha
Roger Dingledine
2011-09-01
Handle test case where fgets() sees EOF on the last read
Steven Murdoch
2011-09-01
Merge branch 'bug3888'
Nick Mathewson
2011-09-01
Fix double-closing a stdio stream
Steven Murdoch
2011-09-01
Explicitly set bucket_cfg to NULL after we freed it
Sebastian Hahn
2011-08-31
Tweaks on last process-launch patches
Nick Mathewson
2011-09-01
Make a version of tor_read_all_handle() for non-Windows platforms
Steven Murdoch
2011-08-31
Fix off-by-one error when allocating memory in test_util_split_lines()
Steven Murdoch
2011-08-31
Add a missing include to util.c to get waitpid() on Linux
Nick Mathewson
2011-08-30
Check for lround with autoconf; fall back to rint.
Nick Mathewson
2011-08-30
Fix a compilation issue on older FreeBSDs
Sebastian Hahn
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END
Nick Mathewson
2011-08-30
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
Nick Mathewson
2011-08-30
Merge remote-tracking branch 'sjmurdoch/bug2046'
Nick Mathewson
2011-08-30
Document limitation of log_from_handle with partial reads
Steven Murdoch
2011-08-30
Factor out and re-write code for splitting lines from a handle
Steven Murdoch
2011-08-29
Add a bufferevent note to startup log
Sebastian Hahn
2011-08-29
Fix compilation on non-bufferevent systems after 3803 fix: oops.
Nick Mathewson
[next]