Historique des commits

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