Nick Mathewson
|
8cdd8b8353
Fix numerous problems with Tor's weak RNG.
|
11 лет назад |
Nick Mathewson
|
3433216268
Merge remote-tracking branch 'public/easy_ratelim'
|
11 лет назад |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 лет назад |
Nick Mathewson
|
f269e0f9a5
Wrapper function for the common rate-limited-log pattern.
|
12 лет назад |
George Kadianakis
|
a9f786758d
Add warning message when a managed proxy dies during configuration.
|
12 лет назад |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 лет назад |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 лет назад |
Nick Mathewson
|
c3f526ed64
Merge branch '6044_nm_squashed'
|
12 лет назад |
meejah
|
d64bf286a1
Handle FIFOs in read_file_to_str
|
12 лет назад |
Nick Mathewson
|
75c9ccd4f8
Merge remote-tracking branch 'public/bug6538'
|
12 лет назад |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 лет назад |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 лет назад |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
12 лет назад |
George Kadianakis
|
cd05f35d2c
Refactor tor to support the new tor-fw-helper protocol.
|
12 лет назад |
George Kadianakis
|
03e89f0b72
Introduce get_lines_from_handle().
|
12 лет назад |
Nick Mathewson
|
f45cde05f9
Remove tor_malloc_roundup().
|
12 лет назад |
Nick Mathewson
|
e106812a77
Change smartlist_choose_node_by_bandwidth to avoid double
|
12 лет назад |
Nick Mathewson
|
888d5d08fe
Merge remote-tracking branch 'public/bug2385'
|
12 лет назад |
Nick Mathewson
|
b1ad1a1d02
Resolve crash caused by format_helper_exit_status changes in #5557
|
12 лет назад |
Andrea Shepard
|
c21af69f29
Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c
|
12 лет назад |
Nick Mathewson
|
4a8eaad7ef
Clear a couple more fields in rend_service_load_auth_keys
|
12 лет назад |
Sebastian Hahn
|
9dd4e5a9b0
Fix another clang compile warning
|
12 лет назад |
Nick Mathewson
|
b482c870ca
Fix some mingw build warnings
|
12 лет назад |
Nick Mathewson
|
913067f788
Resolve about 24 DOCDOCs
|
12 лет назад |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 лет назад |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 лет назад |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
12 лет назад |
Nick Mathewson
|
ffc21b653f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 лет назад |
Nick Mathewson
|
e284894672
Add __attribute__(format)s for our varargs printf/scanf wrappers
|
12 лет назад |
Robert Ransom
|
c0808b795f
Pass process_environment_t * to tor_spawn_background
|
12 лет назад |