aboutsummaryrefslogtreecommitdiff
path: root/src/or/onion.h
Commit message (Expand)AuthorAge
* refactor and give it unit testsRoger Dingledine2013-09-04
* Fix an MSVC warning in onion.h prototypesNick Mathewson2013-01-17
* Update the copyright date to 201.Nick Mathewson2013-01-16
* ntor: Don't fail fast server-side on an unrecognized KEYID(B)Nick Mathewson2013-01-03
* Don't check create cells too much when we're relaying themNick Mathewson2013-01-03
* Teach cpuworker and others about create_cell_t and friendsNick Mathewson2013-01-03
* Code to parse and format CREATE{,2,_FAST} cells and their alliesNick Mathewson2013-01-03
* Massive refactoring of the various handshake typesNick Mathewson2013-01-03
* Split onion.[ch] into onion{,_fast,_tap}.[ch]Nick Mathewson2013-01-02
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
* Create onion.hSebastian Hahn2010-07-27