.. |
Makefile.nmake
|
8391c96091
Clean up the MVSC nmake files so they work again.
|
10 years ago |
address.c
|
021958934f
Consistently ignore multicast in internal reject private exit policies
|
9 years ago |
address.h
|
021958934f
Consistently ignore multicast in internal reject private exit policies
|
9 years ago |
aes.c
|
d9052c629b
Remove checks for visual C 6.
|
9 years ago |
aes.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
backtrace.c
|
7a1a0a4cd7
Merge remote-tracking branch 'public/bug14988_025'
|
9 years ago |
backtrace.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
ciphers.inc
|
4231729176
Update ciphers.inc to match ff28
|
10 years ago |
compat.c
|
eedef41944
use sockaddr_storage for stack-allocated sockets in ersatz socketpair
|
9 years ago |
compat.h
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 years ago |
compat_libevent.c
|
ac8c5ec67a
Clean up compat_libevent tests
|
9 years ago |
compat_libevent.h
|
ac8c5ec67a
Clean up compat_libevent tests
|
9 years ago |
compat_openssl.h
|
05c34b3330
appease check-spaces
|
9 years ago |
compat_pthreads.c
|
9ec94f1d22
Use thread-local storage to block event_queue recursion.
|
9 years ago |
compat_threads.c
|
720a9ccb2f
Check for EINTR correctly on windows
|
9 years ago |
compat_threads.h
|
3d9952a3b1
Improve threadlocal documentation
|
9 years ago |
compat_winthreads.c
|
eafae7f677
Merge branch 'decouple_controller_events_squashed'
|
9 years ago |
container.c
|
0e03a0421e
Fix check-spaces complaints
|
9 years ago |
container.h
|
5cf24ff3af
Fix a bunch of check-spaces complaints
|
9 years ago |
crypto.c
|
3a69fcb01f
try a little harder with getrandom types to avoid warnings
|
9 years ago |
crypto.h
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 years ago |
crypto_curve25519.c
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 years ago |
crypto_curve25519.h
|
347fe449fe
Move formatting functions around.
|
9 years ago |
crypto_ed25519.c
|
542cc8a5ff
Fix a memory leak; bug 17398.
|
9 years ago |
crypto_ed25519.h
|
347fe449fe
Move formatting functions around.
|
9 years ago |
crypto_format.c
|
347fe449fe
Move formatting functions around.
|
9 years ago |
crypto_format.h
|
347fe449fe
Move formatting functions around.
|
9 years ago |
crypto_pwbox.c
|
13298d90a9
Silence spurious clang warnings
|
10 years ago |
crypto_pwbox.h
|
8184839a47
Rudimentary-but-sufficient passphrase-encrypted box code.
|
10 years ago |
crypto_s2k.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
crypto_s2k.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
di_ops.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
di_ops.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
include.am
|
c32a43a4d2
Move openssl version compatibility defines into a new header.
|
9 years ago |
linux_syscalls.inc
|
de3bbc4f53
Move code-generation scripts to scripts/codegen
|
10 years ago |
log.c
|
0e03a0421e
Fix check-spaces complaints
|
9 years ago |
memarea.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
memarea.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
procmon.c
|
5a5112f701
Fix "make check-spaces"
|
9 years ago |
procmon.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
sandbox.c
|
353c71516e
Add support for getrandom() and getentropy() when available
|
9 years ago |
sandbox.h
|
50148dc45d
Fix compilation of sandbox.[ch] under musl-libc
|
9 years ago |
testsupport.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
torgzip.c
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 years ago |
torgzip.h
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 years ago |
torint.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
torlog.h
|
c44a94606a
Use __FUNCTION__ instead of __PRETTY_FUNCTION__
|
9 years ago |
tortls.c
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 years ago |
tortls.h
|
d467227323
Merge remote-tracking branch 'public/ticket11150_client_only'
|
9 years ago |
util.c
|
7a940fac1c
appease check-spaces
|
9 years ago |
util.h
|
d20a3d07e3
Merge branch 'karsten_bug13192_026_03_teor'
|
9 years ago |
util_format.c
|
347fe449fe
Move formatting functions around.
|
9 years ago |
util_format.h
|
347fe449fe
Move formatting functions around.
|
9 years ago |
util_process.c
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
util_process.h
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 years ago |
workqueue.c
|
32220d38c0
Ensure worker threads actually exit when it is time
|
9 years ago |
workqueue.h
|
32220d38c0
Ensure worker threads actually exit when it is time
|
9 years ago |