Historique des commits

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