Yawning Angel
|
38c8e0bfc5
Fix the windows test failure caused by the #15435 changes.
|
9 years ago |
Nick Mathewson
|
aa7b792250
Merge remote-tracking branch 'yawning/feature15435'
|
9 years ago |
Yawning Angel
|
fa81508eb2
Use prctl() to have the kernel SIGTERM background processes on exit.
|
9 years ago |
Yawning Angel
|
fda61e030e
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
|
9 years ago |
Yawning Angel
|
cbd26157c5
Remove tor_strclear(), and replace previous calls with memwipe().
|
9 years ago |
Arthur Edelstein
|
cb714d896c
Bug #8405: Report SOCKS username/password in CIRC status events
|
10 years ago |
George Kadianakis
|
45bc5a0743
Restrict sample values of the Laplace distribution to int64_t.
|
9 years ago |
Nick Mathewson
|
2edfdc02a2
Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty'
|
9 years ago |
Nick Mathewson
|
53ecfba284
Merge remote-tracking branch 'teor/fix-typos'
|
9 years ago |
teor
|
f8ffb57bc4
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty
|
9 years ago |
teor
|
c200ab46b8
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
|
9 years ago |
teor
|
5ac26cb7c7
Fix a minor misspelling in util.c
|
9 years ago |
Nick Mathewson
|
cb54cd6745
Merge branch 'bug9286_v3_squashed'
|
9 years ago |
Nick Mathewson
|
7984fc1531
Stop accepting milliseconds in various directory contexts
|
11 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
Nick Mathewson
|
0965bbd5ac
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
6d728ba880
Merge remote-tracking branch 'public/bug14013_024' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
47760c7ba5
When decoding a base-{16,32,64} value, clear the target buffer first
|
10 years ago |
Karsten Loesing
|
7cd53b75c1
Add better support to obfuscate statistics.
|
10 years ago |
teor
|
fd7e9e9030
Stop failing when key files are zero-length
|
10 years ago |
teor
|
ce7fd6e160
Stop crashing when a NULL filename is passed to file_status()
|
10 years ago |
Nick Mathewson
|
8f645befba
11291: Fix warnings, add changes file, rename 'mask'.
|
10 years ago |
Nick Mathewson
|
4df419a4b1
Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'
|
10 years ago |
Nick Mathewson
|
60c86a3b79
Merge branch 'bug13315_squashed'
|
10 years ago |
Nick Mathewson
|
74cbd8d559
fix indentation
|
10 years ago |
Nick Mathewson
|
254ab5a8de
Use correct argument types for inet_pton.
|
10 years ago |
rl1987
|
0da4ddda4f
Checking if FQDN is actually IPv6 address string and handling that case.
|
10 years ago |
rl1987
|
2f1068e68a
Adding helper function that checks if string is a valid IPv6 address.
|
10 years ago |
rl1987
|
e8e45ff13e
Introducing helper function to validate IPv4 address strings.
|
10 years ago |
rl1987
|
1ea9a6fd72
Introducing helper function to validate DNS name strings.
|
10 years ago |