Commit History

Author SHA1 Message Date
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson e054211237 Migrate extend2/create2 cell encoding to Trunnel 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' 9 years ago
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 years ago
  Nick Mathewson fb91d647ac Downgrade 'invalid result from curve25519 handshake: 4' warning 9 years ago
  Roger Dingledine bb32bfa2f2 refactor and give it unit tests 10 years ago
  Nick Mathewson 1af89ce540 Fix an MSVC warning in onion.h prototypes 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 839016ac79 ntor: Don't fail fast server-side on an unrecognized KEYID(B) 11 years ago
  Nick Mathewson 5c68a1efaa Don't check create cells too much when we're relaying them 11 years ago
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 years ago
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies 11 years ago
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 years ago
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 years ago
  Sebastian Hahn f6852fe031 Create onion.h 13 years ago