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
/
or
/
relay.c
Age
Commit message (
Expand
)
Author
2011-11-29
Add an assert before dereferencing entry_conn->socks_request
Robert Ransom
2011-11-11
All-in-one benchmark test for cell crypto
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-18
Remember optimistically sent data until we have gotten a CONNECTED
Nick Mathewson
2011-07-01
Don't shadow parameters with local variables
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Add XXX023s for our timestamp_dirty abuse.
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Move the decl for tor_gettimofday_cache_clear to the right header
Nick Mathewson
2011-03-15
Merge remote branch 'arma/optimistic_server'
Nick Mathewson
2011-03-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-15
whitespace fixes to pass 'make check-spaces'
Roger Dingledine
2011-03-15
Fix comment for connection_edge_consider_sending_sendme
Nick Mathewson
2011-03-14
Revise prop174 patch: make the circuit sendme calls unconditional.
Nick Mathewson
2011-03-14
Implement server side of Proposal 174 (optimistic data)
Ian Goldberg
2011-01-15
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
Sanity-check consensus param values
Sebastian Hahn
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-19
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-11-30
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-29
Revise comment on 2210 a little; clean up n_streams/num_streams confusion
Nick Mathewson
2010-11-29
Add wrappers function for libc random()
Nick Mathewson
2010-11-29
Fix whitespace in patch for 2210 and backport to 0.2.2
Nick Mathewson
2010-11-29
Improve fairness when activating streams in circuit_resume_edge_reading_helper
Mashael AlSabah
2010-10-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-18
Send relay_early cells in rend circs
Sebastian Hahn
2010-10-15
Merge branch 'bug1992_part1'
Nick Mathewson
2010-10-13
Fix a couple users of buf_datalen that slipped in. Found by Sebastian
Nick Mathewson
2010-10-01
refactor all these tor_inet_ntoa idioms
Roger Dingledine
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-09-27
Make a function to mark a connection and set hold_open_until_flushed.
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-16
I hear we are close to a release. Clean up the whitespace.
Nick Mathewson
2010-09-16
Demote a warn when enabling CellStatistics
Sebastian Hahn
[next]