Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 0e4c42a912 Merge remote-tracking branch 'ahf-github/asn/bugs4700_2' 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  George Kadianakis b2092f1ced Add unittest for HiddenServiceExportCircuitID. 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 5 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 19c34b4658 Move or_connection_t to its own header. 5 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Taylor Yu 818332e7f1 Refactor control_event_bootstrap_problem 6 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Alexander Færøy 22e6ad6f26 Clean up mentions of 'zlib' and rename the mentions to 'compressed'. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 0d654d2355 Replace remaining uses of deprecated test_mem* functions 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  Nick Mathewson 5bb6172367 Fix numerous type errors in the unit tests 10 years ago
  Nick Mathewson aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 years ago
  Nick Mathewson b0bbe6b2f1 Report only the first bootstrap failure from an orconn 10 years ago