Nick Mathewson 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 8 años
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. hace 9 años
address.c 7fa102b487 Add checks and unit tests for get_interface_address* failure hace 8 años
address.h 7fa102b487 Add checks and unit tests for get_interface_address* failure hace 8 años
aes.c d9052c629b Remove checks for visual C 6. hace 9 años
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' hace 9 años
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
ciphers.inc 4231729176 Update ciphers.inc to match ff28 hace 10 años
compat.c 5cf24ff3af Fix a bunch of check-spaces complaints hace 8 años
compat.h dedea28c2e Make crypto_seed_rng() and crypto_rand() less scary. hace 8 años
compat_libevent.c 517e0f965b Remove workarounds for Libevent < 1.3. hace 9 años
compat_libevent.h 517e0f965b Remove workarounds for Libevent < 1.3. hace 9 años
compat_pthreads.c 9ec94f1d22 Use thread-local storage to block event_queue recursion. hace 8 años
compat_threads.c 720a9ccb2f Check for EINTR correctly on windows hace 8 años
compat_threads.h 3d9952a3b1 Improve threadlocal documentation hace 8 años
compat_winthreads.c eafae7f677 Merge branch 'decouple_controller_events_squashed' hace 8 años
container.c 216bde38e0 Fix some types on container fns hace 8 años
container.h 5cf24ff3af Fix a bunch of check-spaces complaints hace 8 años
crypto.c 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 8 años
crypto.h 10fdee6285 Add crypto-initializer functions to those whose return values must be checked hace 8 años
crypto_curve25519.c 347fe449fe Move formatting functions around. hace 8 años
crypto_curve25519.h 347fe449fe Move formatting functions around. hace 8 años
crypto_ed25519.c 542cc8a5ff Fix a memory leak; bug 17398. hace 8 años
crypto_ed25519.h 347fe449fe Move formatting functions around. hace 8 años
crypto_format.c 347fe449fe Move formatting functions around. hace 8 años
crypto_format.h 347fe449fe Move formatting functions around. hace 8 años
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings hace 9 años
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. hace 9 años
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
include.am 347fe449fe Move formatting functions around. hace 8 años
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen hace 10 años
log.c 8cb5070376 Use C99 variadic macros when not on GCC. hace 9 años
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
sandbox.c a5ed8b1667 Fix compilation of sandbox.[ch] under musl-libc hace 8 años
sandbox.h a5ed8b1667 Fix compilation of sandbox.[ch] under musl-libc hace 8 años
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' hace 9 años
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' hace 9 años
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
torlog.h 3c2eefac2e Fix a couple more msvc issues, reported by gisle vanem hace 8 años
tortls.c 4fb4906975 Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 hace 8 años
tortls.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' hace 9 años
util.c 347fe449fe Move formatting functions around. hace 8 años
util.h 347fe449fe Move formatting functions around. hace 8 años
util_format.c 347fe449fe Move formatting functions around. hace 8 años
util_format.h 347fe449fe Move formatting functions around. hace 8 años
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. hace 9 años
workqueue.c 32220d38c0 Ensure worker threads actually exit when it is time hace 8 años
workqueue.h 32220d38c0 Ensure worker threads actually exit when it is time hace 8 años