Nick Mathewson
|
77a7a980d0
Don't leak the env_vars_sorted smartlist in process_environment_make
|
13 年之前 |
Nick Mathewson
|
6a0d809f44
Merge remote-tracking branch 'sebastian/bug5231'
|
13 年之前 |
Roger Dingledine
|
406bc95271
Merge branch 'maint-0.2.2'
|
13 年之前 |
Roger Dingledine
|
e21756908f
new ip address for maatuska
|
13 年之前 |
Roger Dingledine
|
c26aaf9cba
whitespace fix
|
13 年之前 |
Sebastian Hahn
|
2755b09c52
Don't cannibalize already cannibalized circuits
|
13 年之前 |
Daniel Bryg
|
f7e87f41f7
When not fetching v2 dir info, don't require it for cleaning descriptors
|
13 年之前 |
Nick Mathewson
|
81fe3e438b
Merge remote-tracking branch 'sebastian/bug5161'
|
13 年之前 |
Nick Mathewson
|
73d2f335c5
Merge remote-tracking branch 'pmezard/armv5'
|
13 年之前 |
Patrick Mézard
|
857ae345c8
Fix off-by-one error in test_util_make_environment
|
13 年之前 |
Robert Ransom
|
cd029f0ca3
Fix crypto_hmac_sha256 documentation comment
|
13 年之前 |
Sebastian Hahn
|
bc66878bde
Don't redeclare environ if std headers already did
|
13 年之前 |
Roger Dingledine
|
3a94530595
document a cool attack that we evaluated
|
13 年之前 |
Nick Mathewson
|
1d36693570
Use get_environment(), not environ.
|
13 年之前 |
Nick Mathewson
|
eaedcba493
Merge branch 'bug5105-v2-squashed'
|
13 年之前 |
Robert Ransom
|
773290c09a
Add unit tests for easily tested, non-trivial utility functions
|
13 年之前 |
Robert Ransom
|
33552c16ca
Heap-allocate strings returned by get_current_process_environment_variables
|
13 年之前 |
Robert Ransom
|
c0808b795f
Pass process_environment_t * to tor_spawn_background
|
13 年之前 |
Robert Ransom
|
ee3a49d6ed
Remove (void)envp from tor_spawn_background
|
13 年之前 |
Robert Ransom
|
bf1ce3f53d
Rewrite managed proxy environment setup code
|
13 年之前 |
Robert Ransom
|
340d906419
Change type of unixoid_environment_block to match tor_spawn_background's arg
|
13 年之前 |
Robert Ransom
|
d37a1ec8c6
Add set_environment_variable_in_smartlist
|
13 年之前 |
Robert Ransom
|
0ba93e184a
Add get_current_process_environment_variables
|
13 年之前 |
Robert Ransom
|
98cec14982
Add process_environment_make and related utilities
|
13 年之前 |
Robert Ransom
|
806e0f7e19
Add tor_calloc
|
13 年之前 |
Nick Mathewson
|
3cdc46457f
Merge remote-tracking branch 'asn/bug4725_take2'
|
13 年之前 |
Nick Mathewson
|
936b7b7b0b
Downgrade "Registered server transport" msg to notice. Bug 5136
|
13 年之前 |
George Kadianakis
|
c79aa8f3ac
Add a belated changes file for #4725.
|
13 年之前 |
Sebastian Hahn
|
19b4df0d46
Include compat.h from natpmp-helper to fix build
|
13 年之前 |
Sebastian Hahn
|
efb7b9dec1
Use _NSGetEnviron() instead of environ where required
|
13 年之前 |