Deepesh Pathak 72bfcb37f1 add changes file and update check-typos in makefile il y a 6 ans
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. il y a 7 ans
address.c 3c8a481599 Merge branch 'bug18105' il y a 6 ans
address.h abdf2a6f7f Merge remote-tracking branch 'dgoulet/ticket24902_029_05' il y a 6 ans
address_set.c ef164346d4 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' il y a 6 ans
address_set.h 99666dc6c4 whitespace and typo cleanups il y a 6 ans
aes.c 13a2acba3c Merge remote-tracking branch 'ffmancera/bug24658-openssl' il y a 6 ans
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' il y a 6 ans
buffers.h 4438ef3288 Remove a bunch of other redundant #includes il y a 6 ans
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. il y a 6 ans
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
ciphers.inc 86583ad78e Merge branch 'maint-0.2.9' into maint-0.3.1 il y a 6 ans
compat.c 037fb0c804 Merge branch 'maint-0.3.3' il y a 6 ans
compat.h 037fb0c804 Merge branch 'maint-0.3.3' il y a 6 ans
compat_libevent.c c5a3e2ca44 Generic mechaism for "post-loop" callbacks il y a 6 ans
compat_libevent.h c5a3e2ca44 Generic mechaism for "post-loop" callbacks il y a 6 ans
compat_openssl.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 il y a 6 ans
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
compat_threads.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' il y a 6 ans
compat_threads.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' il y a 6 ans
compat_time.c d8ef9a2d1e Expose a function that computes stamp units from msec. il y a 6 ans
compat_time.h d8ef9a2d1e Expose a function that computes stamp units from msec. il y a 6 ans
compat_winthreads.c 4438ef3288 Remove a bunch of other redundant #includes il y a 6 ans
compress.c a77a366b87 Warn on zstd header/library version mismatch il y a 6 ans
compress.h a77a366b87 Warn on zstd header/library version mismatch il y a 6 ans
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
compress_none.c 25edb41e6f Fix compress_none.c header comment il y a 7 ans
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
compress_zstd.c 5199b9b337 Use autoconf to check for optional zstd functionality. il y a 6 ans
compress_zstd.h a77a366b87 Warn on zstd header/library version mismatch il y a 6 ans
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
container.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. il y a 6 ans
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
crypto.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
crypto.h 0fad49e1c4 Move crypto_pk_obsolete_* functions into RSA module. il y a 6 ans
crypto_curve25519.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. il y a 6 ans
crypto_curve25519.h 3e9140e79a crypto: Remove unnecessary curve25519 header from crypto_digest.h. il y a 6 ans
crypto_digest.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
crypto_digest.h 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
crypto_ed25519.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. il y a 6 ans
crypto_format.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. il y a 6 ans
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
crypto_openssl_mgt.c 37f26aa470 Add missing static keywords il y a 6 ans
crypto_openssl_mgt.h f2fca51976 Move the openssl namespace back into .c files. il y a 6 ans
crypto_pwbox.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. il y a 6 ans
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices il y a 6 ans
crypto_rsa.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
crypto_rsa.h 72bfcb37f1 add changes file and update check-typos in makefile il y a 6 ans
crypto_s2k.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. il y a 6 ans
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
include.am c376200f6a Add a new token-bucket backend abstraction, with tests il y a 6 ans
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen il y a 10 ans
log.c d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' il y a 6 ans
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels il y a 6 ans
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL il y a 6 ans
procmon.c f0d2733b46 Revise procmon.c to use periodic_timer_t il y a 6 ans
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
pubsub.c 7505f452c8 Run the copyright update script. il y a 7 ans
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
sandbox.c 33606405e3 Merge branch 'maint-0.3.2' into maint-0.3.3 il y a 6 ans
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' il y a 6 ans
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. il y a 6 ans
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
timers.c 871ff0006d Add an API for a scheduled/manually activated event in the mainloop il y a 6 ans
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. il y a 6 ans
token_bucket.c c2f83746f4 token_bucket: Fix indentation il y a 6 ans
token_bucket.h c2f83746f4 token_bucket: Fix indentation il y a 6 ans
torint.h 06368e5310 Fix minGW compatibility issue with zu format specifier. il y a 6 ans
torlog.h 228b655935 Move rust-specific declarations outside of #else block il y a 6 ans
tortls.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge il y a 6 ans
tortls.h f9f0dd5b9a Move the pk-digest functions into crypto_rsa.[ch]. il y a 6 ans
util.c d3b9b5a3dd Remove windows log_from_handle as unused. il y a 6 ans
util.h 9df110cd72 Remove PortForwarding options il y a 6 ans
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common il y a 6 ans
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. il y a 6 ans
workqueue.c 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue il y a 6 ans
workqueue.h 6a5f62f68f Move responsibility for threadpool reply-handler events to workqueue il y a 6 ans