Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 7 gadi atpakaļ
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 gadi atpakaļ
address.c 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' 7 gadi atpakaļ
address.h 925f76b486 Keep make check-spaces happy 8 gadi atpakaļ
aes.c 6cb9c2cf77 Add support for AES256 and AES192 7 gadi atpakaļ
aes.h 981d0a24b8 In aes.c, support 192-bit and 256-bit keys. 7 gadi atpakaļ
backtrace.c 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 gadi atpakaļ
backtrace.h 57699de005 Update the copyright year. 8 gadi atpakaļ
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 gadi atpakaļ
compat.c 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 gadi atpakaļ
compat.h 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket 7 gadi atpakaļ
compat_libevent.c 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 gadi atpakaļ
compat_libevent.h 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 gadi atpakaļ
compat_openssl.h 57699de005 Update the copyright year. 8 gadi atpakaļ
compat_pthreads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' 8 gadi atpakaļ
compat_threads.c b421648da2 Merge remote-tracking branch 'public/thread_coverage' 8 gadi atpakaļ
compat_threads.h 57699de005 Update the copyright year. 8 gadi atpakaļ
compat_time.c 1995328a3d Keep make check-spaces happy 7 gadi atpakaļ
compat_time.h 22314f9050 loony mingwcross bug: insist we dont have clock_gettime. 7 gadi atpakaļ
compat_winthreads.c 57699de005 Update the copyright year. 8 gadi atpakaļ
container.c 41ad244dd6 Fix a comment typo in smartlist_get_most_frequent_() 7 gadi atpakaļ
container.h 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 gadi atpakaļ
crypto.c 6cb9c2cf77 Add support for AES256 and AES192 7 gadi atpakaļ
crypto.h 6cb9c2cf77 Add support for AES256 and AES192 7 gadi atpakaļ
crypto_curve25519.c 8a536be705 Mark unreachable lines in crypto_curve25519.c 8 gadi atpakaļ
crypto_curve25519.h 57699de005 Update the copyright year. 8 gadi atpakaļ
crypto_ed25519.c b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). 7 gadi atpakaļ
crypto_ed25519.h b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). 7 gadi atpakaļ
crypto_format.c 57699de005 Update the copyright year. 8 gadi atpakaļ
crypto_format.h 57699de005 Update the copyright year. 8 gadi atpakaļ
crypto_pwbox.c 820b1984ad Mark three lines unreachable, with extensive docs and use of BUG macros 8 gadi atpakaļ
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 gadi atpakaļ
crypto_s2k.c 44ea3dc331 Merge branch 'maint-0.2.8' 8 gadi atpakaļ
crypto_s2k.h 57699de005 Update the copyright year. 8 gadi atpakaļ
di_ops.c 9eeaeddbb1 Reduce make check-spaces noise 8 gadi atpakaļ
di_ops.h 9eeaeddbb1 Reduce make check-spaces noise 8 gadi atpakaļ
handles.h e015f7c9cc Basic 'handle' implementation and tests. 8 gadi atpakaļ
include.am 518c8fe0ec Also ship compat_time.h in release tarballs. Fixes bug #19746 7 gadi atpakaļ
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 gadi atpakaļ
log.c 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 gadi atpakaļ
memarea.c a3ec811c2e Merge branch 'maint-0.2.8' 8 gadi atpakaļ
memarea.h 57699de005 Update the copyright year. 8 gadi atpakaļ
procmon.c bd1a85cc91 Address review comments from cypherpunks 7 gadi atpakaļ
procmon.h 57699de005 Update the copyright year. 8 gadi atpakaļ
pubsub.c 99c0e1bd5b Fix bad allocation in pubsub.c 8 gadi atpakaļ
pubsub.h 9eeaeddbb1 Reduce make check-spaces noise 8 gadi atpakaļ
sandbox.c b9a43c8f43 For me, asan/ubsan require more syscalls. 7 gadi atpakaļ
sandbox.h 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 8 gadi atpakaļ
testsupport.h 2154160a24 Add support for mocking functions declared with attributes without causing gcc warnings 7 gadi atpakaļ
timers.c 6a2002fc09 convert timers.c to use real monotonic time. 7 gadi atpakaļ
timers.h 1995328a3d Keep make check-spaces happy 7 gadi atpakaļ
torgzip.c 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 gadi atpakaļ
torgzip.h 57699de005 Update the copyright year. 8 gadi atpakaļ
torint.h 57699de005 Update the copyright year. 8 gadi atpakaļ
torlog.h f74916a98f setup_capture_of_logs: no longer suppress log messages 7 gadi atpakaļ
tortls.c c2d1356739 Change servers to never pick 3DES. 7 gadi atpakaļ
tortls.h 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 7 gadi atpakaļ
util.c 64521a9d35 Merge remote-tracking branch 'public/solaris_warnings_028' 7 gadi atpakaļ
util.h 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 gadi atpakaļ
util_bug.c 3269307daf Treat all nonfatal assertion failures as unit test failures. 7 gadi atpakaļ
util_bug.h b88f918227 Remove an extraneous parenthesis in IF_BUG_OHNCE__ 7 gadi atpakaļ
util_format.c 251b348d7b It is not a bug to attempt to base32_decode a non-base32 string 7 gadi atpakaļ
util_format.h 4e4a7d2b0c Fix base32 API to take any source length in bytes 8 gadi atpakaļ
util_process.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers 8 gadi atpakaļ
util_process.h 57699de005 Update the copyright year. 8 gadi atpakaļ
workqueue.c 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue 8 gadi atpakaļ
workqueue.h 8ba4ba0a74 Grammar. 7 gadi atpakaļ