Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson accf239fa3 Rectify include paths (automated) 7 gadi atpakaļ
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 7 gadi atpakaļ
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 7 gadi atpakaļ
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers 7 gadi atpakaļ
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 7 gadi atpakaļ
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 7 gadi atpakaļ
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 7 gadi atpakaļ
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 8 gadi atpakaļ
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 8 gadi atpakaļ
  Nick Mathewson 9c37e8c8d1 Fix unit tests that depended on monotonic msec. 8 gadi atpakaļ
  Nick Mathewson c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 8 gadi atpakaļ
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 8 gadi atpakaļ
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 8 gadi atpakaļ
  Nick Mathewson 7505f452c8 Run the copyright update script. 8 gadi atpakaļ
  Chelsea H. Komlo b95998ef0c moving useful test helper to test_helpers.h 9 gadi atpakaļ
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 9 gadi atpakaļ
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 9 gadi atpakaļ
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 9 gadi atpakaļ
  Nick Mathewson 61ce6dcb40 Make monotime test mocking work with oom tests. 9 gadi atpakaļ
  Nick Mathewson 57699de005 Update the copyright year. 9 gadi atpakaļ
  cypherpunks 5246e8f992 Remove lingering mempool code 10 gadi atpakaļ
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 gadi atpakaļ
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 11 gadi atpakaļ
  Sathyanarayanan Gunasekaran 3af2a5d00e Fix warning on building with bufferevents 11 gadi atpakaļ
  Nick Mathewson 1a73e17801 Merge remote-tracking branch 'andrea/bug11476' 11 gadi atpakaļ
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 11 gadi atpakaļ
  Nick Mathewson 504e2000ed Fix leaks in test_oom.c 11 gadi atpakaļ
  Nick Mathewson 1800e79ca5 scan-build: Fix harmless sizeof(ptr) in test_oom.c 11 gadi atpakaļ
  Nick Mathewson c8d41da52d More unit tests for OOM handling. 11 gadi atpakaļ
  Nick Mathewson 48877e24a8 Initial unit tests for OOM handling 11 gadi atpakaļ