Commit History

Author SHA1 Message Date
  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 10 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
  Nick Mathewson 6f20a74d52 Merge branch 'bug8240_v2_squashed' into maint-0.2.4 11 years ago
  Nick Mathewson 1827be0bd6 Make a parse_config_line_from_str variant that gives error messages 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 years ago
  Nick Mathewson 2eb2536c0a Remove all remaining spurious or_options_t invocations in confparse.c 11 years ago