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
Age
Commit message (
Expand
)
Author
2011-10-30
Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t
Robert Ransom
2011-10-30
Make introduction points expire
Robert Ransom
2011-10-30
Allow intro points to expire somewhat gracefully
Robert Ransom
2011-10-30
Use SMARTLIST_FOREACH_BEGIN and _END, not a for loop
Robert Ransom
2011-10-30
Correct bogus comments
Robert Ransom
2011-10-30
Use a more meaningful variable name
Robert Ransom
2011-10-30
Determine whether an intro point was in the last HS desc in a sane way
Robert Ransom
2011-10-30
Record which intro points were listed in the last HS desc
Robert Ransom
2011-10-30
Record the number of INTRODUCE2 cells each intro point has received
Robert Ransom
2011-10-30
Correct a log message
Robert Ransom
2011-10-30
Record the time at which each intro point was first published
Robert Ransom
2011-10-30
Improve a comment
Robert Ransom
2011-10-30
Allow different HSes to maintain different numbers of intro points
Robert Ransom
2011-10-02
Detect and remove unreachable intro points
Robert Ransom
2011-10-02
Clear the timed_out flag when an HS connection attempt ends
Robert Ransom
2011-10-02
Record intro point timeouts in rend_intro_point_t
Robert Ransom
2011-10-02
Refetch an HS's desc if we don't have a usable one
Robert Ransom
2011-09-13
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-09-13
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-09-12
Update to the September 2011 GeoIP database.
Karsten Loesing
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
Fix log message typo.
Robert Ransom
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
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-09-06
Fix assertion in addressmap_clear_excluded_trackexithosts
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-24
lround() missing in MSVC
Gisle Vanem
2011-08-17
Don't write ControlPorts to disk till after we setuid and make datadir
Nick Mathewson
2011-08-15
Remove extra quotation marks around the result of esc_for_log
Robert Ransom
2011-08-08
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-08-08
Update to the August 2011 GeoIP database.
Karsten Loesing
2011-07-20
Check return value in fmt_addr
Nick Mathewson
2011-07-19
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-07-14
Merge branch 'bug3577' into maint-0.2.2
Nick Mathewson
2011-07-14
Improve error msg on failed getinfo fingerprint
Nick Mathewson
2011-07-13
Change GETINFO fingerprint to look at server_mode, not my_descriptor
Nick Mathewson
2011-07-07
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-07-07
update to the july 2011 geoip db
Roger Dingledine
2011-07-07
Correctly send a SUCCEEDED event for rdns requests
Sebastian Hahn
2011-07-06
appease check-spaces
Roger Dingledine
2011-07-05
Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2
Nick Mathewson
2011-07-01
Merge branch 'cov217_022_squashed' into maint-0.2.2
Nick Mathewson
[next]