Nick Mathewson
|
73d2f335c5
Merge remote-tracking branch 'pmezard/armv5'
|
13 years ago |
Patrick Mézard
|
857ae345c8
Fix off-by-one error in test_util_make_environment
|
13 years ago |
Robert Ransom
|
cd029f0ca3
Fix crypto_hmac_sha256 documentation comment
|
13 years ago |
Sebastian Hahn
|
bc66878bde
Don't redeclare environ if std headers already did
|
13 years ago |
Roger Dingledine
|
3a94530595
document a cool attack that we evaluated
|
13 years ago |
Nick Mathewson
|
1d36693570
Use get_environment(), not environ.
|
13 years ago |
Nick Mathewson
|
eaedcba493
Merge branch 'bug5105-v2-squashed'
|
13 years ago |
Robert Ransom
|
773290c09a
Add unit tests for easily tested, non-trivial utility functions
|
13 years ago |
Robert Ransom
|
33552c16ca
Heap-allocate strings returned by get_current_process_environment_variables
|
13 years ago |
Robert Ransom
|
c0808b795f
Pass process_environment_t * to tor_spawn_background
|
13 years ago |
Robert Ransom
|
ee3a49d6ed
Remove (void)envp from tor_spawn_background
|
13 years ago |
Robert Ransom
|
bf1ce3f53d
Rewrite managed proxy environment setup code
|
13 years ago |
Robert Ransom
|
340d906419
Change type of unixoid_environment_block to match tor_spawn_background's arg
|
13 years ago |
Robert Ransom
|
d37a1ec8c6
Add set_environment_variable_in_smartlist
|
13 years ago |
Robert Ransom
|
0ba93e184a
Add get_current_process_environment_variables
|
13 years ago |
Robert Ransom
|
98cec14982
Add process_environment_make and related utilities
|
13 years ago |
Robert Ransom
|
806e0f7e19
Add tor_calloc
|
13 years ago |
Nick Mathewson
|
3cdc46457f
Merge remote-tracking branch 'asn/bug4725_take2'
|
13 years ago |
Nick Mathewson
|
936b7b7b0b
Downgrade "Registered server transport" msg to notice. Bug 5136
|
13 years ago |
George Kadianakis
|
c79aa8f3ac
Add a belated changes file for #4725.
|
13 years ago |
Sebastian Hahn
|
19b4df0d46
Include compat.h from natpmp-helper to fix build
|
13 years ago |
Sebastian Hahn
|
efb7b9dec1
Use _NSGetEnviron() instead of environ where required
|
13 years ago |
Nick Mathewson
|
077b9f19a4
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
|
13 years ago |
Sebastian Hahn
|
efcdc930fb
Make ht.h conform to Tor's code style again
|
13 years ago |
Nick Mathewson
|
a31fb42d2e
Port over the last ht.h changes from libevent: avoid _reserved identifiers
|
13 years ago |
Nick Mathewson
|
107f604f31
Port over ht.h improvements from Libevent.
|
13 years ago |
Nick Mathewson
|
1e9400d9c8
ht.h comment tweaks, upstreamed from libevent
|
13 years ago |
Nick Mathewson
|
8cae9c53b7
Oops; there were a couple of typos in the upstream tinytest
|
13 years ago |
Nick Mathewson
|
9efee31fae
Synchronize with upstream tinytest again: remove _identifiers
|
13 years ago |
Nick Mathewson
|
3b47a11654
Synchronize with upstream tinytest.
|
13 years ago |