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
/
or
/
relay.h
Age
Commit message (
Expand
)
Author
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-05-14
Bug 25903: Tests
Mike Perry
2018-04-17
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-17
heartbeat: Log the number of circuits killed because too many cells
David Goulet
2018-04-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-16
relay: Implement a circuit cell queue maximum size
David Goulet
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-03-17
Move relay-crypto functions from relay.[ch] to relay_crypto.[ch]
Nick Mathewson
2018-03-17
Extract the crypto parts of circuit_package_relay_cell.
Nick Mathewson
2018-02-15
cmux: Remove PARANOIA assert functions
David Goulet
2018-01-10
Merge remote-tracking branch 'ffmancera/github/bug24501'
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
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-12-20
Add some values to OOM log msg #24501
Fernando Fernandez Mancera
2017-12-08
Fix wide lines introduced by previous patch.
Nick Mathewson
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
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
[next]