David Goulet
|
01ffe8e2f4
config: Move any_client_port_set() to config.c
|
6 years ago |
Alexander Færøy
|
31508a0abc
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
|
6 years ago |
Alexander Færøy
|
5633a63379
Use STATIC for compute_real_max_mem_in_queues
|
6 years ago |
Nick Mathewson
|
da778f2921
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
|
6 years ago |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 years ago |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 years ago |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 years ago |
Nick Mathewson
|
b0cc9856ee
Update free functions into macros: src/or/ part 1
|
7 years ago |
Nick Mathewson
|
a57bcffcc7
Implement the various get_foodir_*() functions.
|
7 years ago |
Nick Mathewson
|
3907faf2fd
New accessors for keydir/cachedir access
|
7 years ago |
Nick Mathewson
|
7b34ab3e38
Extract common code for creating the keys directory.
|
7 years ago |
Nick Mathewson
|
594cf92498
Merge branch 'feature18329_029_squashed' into maint-0.3.2
|
7 years ago |
Isis Lovecruft
|
02cde0d939
test: Add unittest for descriptors with BridgeDistribution option.
|
7 years ago |
Nick Mathewson
|
48ee85e0c6
Have LOG_PROTOCOL_WARN call its own function
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Isis Lovecruft
|
9de12397cf
If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD.
|
7 years ago |
David Goulet
|
7f95ef6e66
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
af70e43131
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
|
8 years ago |
Nick Mathewson
|
49d7feb8a0
Tweak patch for 18529.
|
8 years ago |
Nick Mathewson
|
1fc3e29108
Remove duplicate code that checks for default authorities
|
8 years ago |
Nick Mathewson
|
05aed5b635
Allow a unix: address to contain a C-style quoted string.
|
8 years ago |
teor (Tim Wilson-Brown)
|
b560f852f2
Implement Prop #260: Single Onion Services
|
8 years ago |
Nick Mathewson
|
bd45f7c668
Merge branch 'bug13953_squashed'
|
8 years ago |
Nick Mathewson
|
f5dcab8072
Add new warn_deprecated option to config_assign*().
|
8 years ago |
Andrea Shepard
|
2a17b93cc4
Make options_get_datadir_fname2_suffix() mockable
|
8 years ago |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 years ago |
teor (Tim Wilson-Brown)
|
c75bf388b5
Warn users when addresses in ports and descriptor are inconsistent
|
8 years ago |
Nick Mathewson
|
ef31c8862f
Add changes file for 18448; refactor
|
8 years ago |