Commit History

Author SHA1 Message Date
  Roger Dingledine 0698a0beca fix two typos in comments 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. 7 years ago
  Alexander Færøy 498287b3c3 Add compatibility function for fgets(3). 7 years ago
  Nick Mathewson 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 years ago
  cypherpunks 8d67c079b4 Fix integer overflows in the conversion tables 8 years ago
  Nick Mathewson 60997a00e8 Fix a bug in the old-gcc version of ENABLE_GCC_WARNING 7 years ago
  Nick Mathewson aa971c5924 Move our "what time is it now" compat functions into a new module 7 years ago
  Nick Mathewson 0279e48473 Add support for temporarily suppressing a warning 8 years ago
  teor (Tim Wilson-Brown) 6a2b4db4f9 Fix a comment typo in compat.h 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson a7f303a481 Merge branch 'maint-0.2.7' 8 years ago
  Nick Mathewson 67e5d49d8a Make clang asan work with FORTIFIED_SOURCE again. 8 years ago
  Nick Mathewson f47d4af04c Whitespace cleanup 8 years ago
  Ola Bini 5edd431d92 Add tests for options_act 8 years ago
  Nick Mathewson aba39ea390 Merge branch 'feature8195_small_squashed' 8 years ago
  Nick Mathewson 405a8d3fb4 Update KeepCapabilities based on comments from asn 8 years ago
  Nick Mathewson e8cc839e41 Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux 8 years ago
  cypherpunks e91ccbb4f6 Remove obsolete INLINE preprocessor definition 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. 8 years ago
  Nick Mathewson f724b2e5aa Merge remote-tracking branch 'public/bug16741_026' 8 years ago
  Nick Mathewson 720a9ccb2f Check for EINTR correctly on windows 8 years ago
  Nick Mathewson 50049df0d4 Add a compat function to check how much disk space is free. 8 years ago
  David Goulet 8c83e8cec0 Add get_max_sockets() and remove dead code 8 years ago
  Nick Mathewson 753797391f More tweaks for windows compilation. (ick) 8 years ago
  Nick Mathewson d9052c629b Remove checks for visual C 6. 8 years ago
  Nick Mathewson 3149bfc254 Merge branch 'bug16288_027_03_squashed' 8 years ago
  David Goulet 699acd8d54 Validate the open file limit when creating a socket 9 years ago
  Nick Mathewson cbdf2c5d8f Add a tor_getpass to read passphrases. Needs better backend. 9 years ago