Historial de Commits

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