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.h
Age
Commit message (
Expand
)
Author
2017-12-21
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-18
prop224: Add unit tests for INTRODUCE1 support
David Goulet
2016-12-15
cell: Add a control cell ID for semantic
David Goulet
2016-02-27
Update the copyright year.
Nick Mathewson
2015-02-23
Remove lingering mempool code
cypherpunks
2015-01-06
Merge remote-tracking branch 'public/feature11791'
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-17
Use smaller zlib objects when under memory pressure
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make channel_flush_from_first_active_circuit() mockable
Andrea Shepard
2014-06-14
Try to diagnose bug 12184
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-04-02
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-04-02
Look at all of a RESOLVED cell; not just the first answer.
Nick Mathewson
2014-03-14
Test code for implementation of faster circuit_unlink_all_from_channel
Nick Mathewson
2014-02-12
Refactor OOM-handling functions for more testability
Nick Mathewson
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-07-18
Unit tests for cell queues.
Nick Mathewson
2013-07-18
Use TOR_SIMPLEQ for packed_cell_t
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'public/bug7912_squashed'
Nick Mathewson
2013-06-13
Implementation of a fix for bug 7912
Nick Mathewson
2013-05-25
Tweak CELL_STATS event based on comments by nickm.
Karsten Loesing
2013-05-16
Add new CELL_STATS event.
Karsten Loesing
2013-03-19
Debugging log for bug 8185
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-08
Fix numerous problems with Tor's weak RNG.
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-14
Get the client side of receiving an IPv6 address to work
Nick Mathewson
2012-11-12
Possible fix for bug 7212
Nick Mathewson
2012-11-06
Allow a v4 link protocol for 4-byte circuit IDs.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-10
Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now
Andrea Shepard
2012-10-10
Use circuitmux_t in channels and when relaying cells
Andrea Shepard
2012-10-08
Convert relay.c/relay.h to channel_t
Andrea Shepard
2012-10-08
Use channel_t rather than or_connection_t for circuits
Andrea Shepard
2012-06-15
Move tor_gettimeofday_cached() into compat_libevent
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2011-11-11
All-in-one benchmark test for cell crypto
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
[next]