Nick Mathewson
|
c2947dbb86
Move config_line_t functions from confparse.c into common.
|
7 年 前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年 前 |
Nick Mathewson
|
27058bd8cb
Fix a memory leak in config_get_assigned_option()
|
7 年 前 |
Nick Mathewson
|
4d83999213
Make "GETCONF SocksPort" work again
|
7 年 前 |
Nick Mathewson
|
d95d988946
Merge branch 'feature_20956_029'
|
7 年 前 |
Nick Mathewson
|
9469aaaa82
Handle __NonSavedOptions correctly inside LINELIST_V blocks.
|
7 年 前 |
Matt Nordhoff
|
7dee70c3e1
Add "TByte" and "TBytes" units; also add "TBits" to man page
|
8 年 前 |
Nick Mathewson
|
3a232ef64a
Module documentation for config.c and confparse.c
|
8 年 前 |
Nick Mathewson
|
3c8baa77a1
Log a warning when Testing options are deprecated.
|
8 年 前 |
Nick Mathewson
|
f5dcab8072
Add new warn_deprecated option to config_assign*().
|
8 年 前 |
Nick Mathewson
|
66e610da72
Mark a big pile of options as deprecated.
|
8 年 前 |
Nick Mathewson
|
e6220ccbf8
Add deprecation for configuration options that need to go away.
|
8 年 前 |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 年 前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年 前 |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 年 前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年 前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年 前 |
Matthew Finkel
|
528e3bf892
Free the smartlist after parsing csv config option
|
11 年 前 |
Nick Mathewson
|
aac4f30d23
Add a --dump-config option to help testing option parsing.
|
11 年 前 |
Nick Mathewson
|
a1096fe180
Use commandline parser for other options
|
11 年 前 |
Nick Mathewson
|
d5a5a6a253
Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc
|
11 年 前 |
Karsten Loesing
|
b0d4ca4990
Tweak #6752 patch based on comments by nickm.
|
11 年 前 |
Karsten Loesing
|
1293835440
Lower dir fetch retry schedules in testing networks.
|
11 年 前 |
Nick Mathewson
|
6f20a74d52
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
|
11 年 前 |
Nick Mathewson
|
1827be0bd6
Make a parse_config_line_from_str variant that gives error messages
|
11 年 前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年 前 |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 年 前 |
Nick Mathewson
|
2eb2536c0a
Remove all remaining spurious or_options_t invocations in confparse.c
|
12 年 前 |
Nick Mathewson
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
12 年 前 |