Commit History

Author SHA1 Message Date
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 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 7 years ago
  Nick Mathewson 3c8baa77a1 Log a warning when Testing options are deprecated. 7 years ago
  Nick Mathewson f5dcab8072 Add new warn_deprecated option to config_assign*(). 7 years ago
  Nick Mathewson 66e610da72 Mark a big pile of options as deprecated. 7 years ago
  Nick Mathewson e6220ccbf8 Add deprecation for configuration options that need to go away. 7 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. 9 years ago
  Matthew Finkel 528e3bf892 Free the smartlist after parsing csv config option 10 years ago
  Nick Mathewson aac4f30d23 Add a --dump-config option to help testing option parsing. 10 years ago
  Nick Mathewson a1096fe180 Use commandline parser for other options 10 years ago
  Nick Mathewson d5a5a6a253 Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc 11 years ago
  Karsten Loesing b0d4ca4990 Tweak #6752 patch based on comments by nickm. 11 years ago
  Karsten Loesing 1293835440 Lower dir fetch retry schedules in testing networks. 11 years ago