Nick Mathewson
|
a90d1918af
Update #includes to point to confparse.h in its new location.
|
5 лет назад |
Nick Mathewson
|
5ffe6ec0e3
Test: Make sure NOLIST options are not listed.
|
5 лет назад |
Nick Mathewson
|
47654d3249
Refactor config free logic to use a single path.
|
5 лет назад |
Nick Mathewson
|
57e87cc86c
Use config_new() to construct configuration objects.
|
5 лет назад |
George Kadianakis
|
eab9dc06af
Merge branch 'tor-github/pr/1065' into maint-0.4.1
|
5 лет назад |
Nick Mathewson
|
60213a3621
Run "make autostyle."
|
5 лет назад |
Nick Mathewson
|
3c3158f182
Fix some tests for CL_PORT_NO_STREAM_OPTIONS
|
5 лет назад |
Nick Mathewson
|
73df91bbb5
kvline: handle empty alues as well as empty keys
|
5 лет назад |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 лет назад |
Nick Mathewson
|
efe55b8898
Bump copyright date to 2019.
|
5 лет назад |
Nick Mathewson
|
82fb40c8dc
Fix dead-assignment warnings in test_config.c
|
5 лет назад |
Nick Mathewson
|
f0a8664677
Add code to parse K=V lines into config_line_t format.
|
6 лет назад |
Nick Mathewson
|
c8f2a6d2fe
Extract the non-stats part of geoip into a new src/lib/geoip.
|
6 лет назад |
Nick Mathewson
|
fcd0f76134
Extract all the "am I a server" functions from router.c
|
6 лет назад |
Nick Mathewson
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
6 лет назад |
Nick Mathewson
|
08e3b88f07
Split routerlist.c into 4 separate modules
|
6 лет назад |
Nick Mathewson
|
f124037cde
Add unit tests for parsing "extended" format of config lines.
|
6 лет назад |
Nick Mathewson
|
af97879446
Merge branch 'maint-0.3.4'
|
6 лет назад |
Nick Mathewson
|
861d690018
Merge branch 'maint-0.3.3' into maint-0.3.4
|
6 лет назад |
Nick Mathewson
|
eb604f5faa
Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873.
|
6 лет назад |
Nick Mathewson
|
a7ec493d88
Merge remote-tracking branch 'imnotbad/bug26663'
|
6 лет назад |
Nick Mathewson
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 лет назад |
Nick Mathewson
|
a1a55a33c2
Merge branch 'bug26488'
|
6 лет назад |
rl1987
|
46998fc8fd
Validate that DirAuthority address is IPv4
|
6 лет назад |
Kaidan
|
abeb07a1bf
Made 'auto' keyword in torrc case insensitive
|
6 лет назад |
Nick Mathewson
|
5f51c2de8b
Fix our build system to know the new locations of the src/or stuff
|
6 лет назад |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 лет назад |
Nick Mathewson
|
4593829861
Remove util.h
|
6 лет назад |
Nick Mathewson
|
df98582851
Merge remote-tracking branch 'github/ticket26626'
|
6 лет назад |
Nick Mathewson
|
52884f56d4
Replace U64_LITERAL with the standard UINT64_C
|
6 лет назад |