コミット履歴

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