Commit History

Author SHA1 Message Date
  Nick Mathewson d5a3bb960d Retire U64_TO_DBL and DBL_TO_U64 6 years ago
  Nick Mathewson 9568c0ce3d Return U64_PRINTF_ARG and U64_FORMAT 6 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 6 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson 2d7b5c6fe5 Change the type of "download schedule" from smartlist to int. 6 years ago
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  Taylor Yu 5494087ed7 Delete useless checks in confparse.c 7 years ago
  Nick Mathewson c2947dbb86 Move config_line_t functions from confparse.c into common. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 27058bd8cb Fix a memory leak in config_get_assigned_option() 7 years ago
  Nick Mathewson 4d83999213 Make "GETCONF SocksPort" work again 7 years ago
  Nick Mathewson d95d988946 Merge branch 'feature_20956_029' 7 years ago
  Nick Mathewson 9469aaaa82 Handle __NonSavedOptions correctly inside LINELIST_V blocks. 7 years ago
  Matt Nordhoff 7dee70c3e1 Add "TByte" and "TBytes" units; also add "TBits" to man page 7 years ago
  Nick Mathewson 3a232ef64a Module documentation for config.c and confparse.c 8 years ago
  Nick Mathewson 3c8baa77a1 Log a warning when Testing options are deprecated. 8 years ago
  Nick Mathewson f5dcab8072 Add new warn_deprecated option to config_assign*(). 8 years ago
  Nick Mathewson 66e610da72 Mark a big pile of options as deprecated. 8 years ago
  Nick Mathewson e6220ccbf8 Add deprecation for configuration options that need to go away. 8 years ago
  Nick Mathewson 493499a339 Add -Wfloat-conversion for GCC >= 4.9 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  Matthew Finkel 528e3bf892 Free the smartlist after parsing csv config option 11 years ago
  Nick Mathewson aac4f30d23 Add a --dump-config option to help testing option parsing. 11 years ago
  Nick Mathewson a1096fe180 Use commandline parser for other options 11 years ago
  Nick Mathewson d5a5a6a253 Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc 11 years ago