Commit History

Author SHA1 Message Date
  Nick Mathewson d71ca39682 Another case of possible gmtime angst. 5 years ago
  Nick Mathewson 6144cf99ad Capture more BUG warnings in util/time test 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 8294c40c96 Merge remote-tracking branch 'tor-github/pr/318' 5 years ago
  Nick Mathewson 3507fead10 Merge branch 'tor_api_owning_control' 5 years ago
  cypherpunks d32b08af6f string: add string_is_utf8() helper 5 years ago
  Nick Mathewson bb65b53966 Fix a compilation warning on i386 with clang 5 years ago
  Nick Mathewson fe00a481fc Add a unit test for tor_log_mallinfo() 5 years ago
  Nick Mathewson f6763a8218 Add tests for the failing case of tor_localtime_r 5 years ago
  Nick Mathewson fc0dc5aa9e Refactor tor_ersatz_socketpair() not to need socket. 5 years ago
  Nick Mathewson 2884639ad6 Extract tor_ersatz_socketpair into a new c file 5 years ago
  Nick Mathewson ee12c11dd4 Increase line coverage in libtor-string to 100% 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 02a4442524 Fix up some windows compilation issues. 5 years ago
  Nick Mathewson d5a3bb960d Retire U64_TO_DBL and DBL_TO_U64 5 years ago
  Nick Mathewson 9568c0ce3d Return U64_PRINTF_ARG and U64_FORMAT 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson c75215c23a Clean up various things that broke with our stdint.h changes 5 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 5 years ago
  Nick Mathewson 1743dac078 Minimize headers that include crypto_formats and x25519 stuff 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 71e56c70e9 Remove windows libraries from util.h and compat.h 5 years ago
  Nick Mathewson 40199b180e Remove read_all and write_all 5 years ago
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 5 years ago
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 years ago
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 years ago
  Nick Mathewson a097ddb4f5 Extract time functionality into lib/wallclock and lib/time 5 years ago
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 5 years ago
  Nick Mathewson 6178a9f758 Move compute_num_cpus to lib/thread 5 years ago