Neel Chauhan 9df110cd72 Remove PortForwarding options пре 6 година
..
Makefile.nmake 300ac49685 Add `compress_zlib.obj` to `src/common/Makefile.nmake`. пре 7 година
address.c 3c8a481599 Merge branch 'bug18105' пре 6 година
address.h abdf2a6f7f Merge remote-tracking branch 'dgoulet/ticket24902_029_05' пре 6 година
address_set.c ef164346d4 Merge remote-tracking branch 'dgoulet/ticket24902_029_05' пре 6 година
address_set.h 99666dc6c4 whitespace and typo cleanups пре 6 година
aes.c 13a2acba3c Merge remote-tracking branch 'ffmancera/bug24658-openssl' пре 6 година
aes.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
backtrace.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
backtrace.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
buffers.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
buffers.h 4438ef3288 Remove a bunch of other redundant #includes пре 6 година
buffers_tls.c b0ddaac074 Make some assertions nonfatal to help prevent bug23690 recurrence. пре 6 година
buffers_tls.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
ciphers.inc 86583ad78e Merge branch 'maint-0.2.9' into maint-0.3.1 пре 6 година
compat.c 2f872f9762 Merge remote-tracking branch 'hello71/bug25398' пре 6 година
compat.h 946ed24ca5 Do not page-align mmap length. #25399 пре 6 година
compat_libevent.c e7907f15f9 Don't call Libevent's event_base_free() on NULL. пре 6 година
compat_libevent.h 322abc030e On exit, free the event_base and set its pointer to NULL. пре 6 година
compat_openssl.h ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 пре 6 година
compat_pthreads.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
compat_threads.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
compat_threads.h 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
compat_time.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 пре 6 година
compat_time.h dd6dec2665 Add a function to add msec to a monotime. пре 6 година
compat_winthreads.c 4438ef3288 Remove a bunch of other redundant #includes пре 6 година
compress.c a77a366b87 Warn on zstd header/library version mismatch пре 6 година
compress.h a77a366b87 Warn on zstd header/library version mismatch пре 6 година
compress_lzma.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress_lzma.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
compress_none.c 25edb41e6f Fix compress_none.c header comment пре 7 година
compress_none.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
compress_zlib.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
compress_zlib.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
compress_zstd.c 5199b9b337 Use autoconf to check for optional zstd functionality. пре 6 година
compress_zstd.h a77a366b87 Warn on zstd header/library version mismatch пре 6 година
confline.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
confline.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
container.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. пре 6 година
container.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
crypto.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
crypto.h 0fad49e1c4 Move crypto_pk_obsolete_* functions into RSA module. пре 6 година
crypto_curve25519.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. пре 6 година
crypto_curve25519.h 3e9140e79a crypto: Remove unnecessary curve25519 header from crypto_digest.h. пре 6 година
crypto_digest.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
crypto_digest.h 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
crypto_ed25519.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
crypto_ed25519.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
crypto_format.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. пре 6 година
crypto_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
crypto_openssl_mgt.c 37f26aa470 Add missing static keywords пре 6 година
crypto_openssl_mgt.h f2fca51976 Move the openssl namespace back into .c files. пре 6 година
crypto_pwbox.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. пре 6 година
crypto_pwbox.h fa78546dbc Make sure all C files have copyright/license notices пре 6 година
crypto_rsa.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
crypto_rsa.h 0fad49e1c4 Move crypto_pk_obsolete_* functions into RSA module. пре 6 година
crypto_s2k.c 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. пре 6 година
crypto_s2k.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
di_ops.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
di_ops.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
handles.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
include.am 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen пре 10 година
log.c d8893bc93c Merge remote-tracking branch 'isis/bug23881_r1' пре 6 година
memarea.c 58e8094816 Fix compilation with --disable-memory-sentinels пре 6 година
memarea.h c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
procmon.c c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL пре 6 година
procmon.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
pubsub.c 7505f452c8 Run the copyright update script. пре 7 година
pubsub.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
sandbox.c 33606405e3 Merge branch 'maint-0.3.2' into maint-0.3.3 пре 6 година
sandbox.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
storagedir.c 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
storagedir.h 17dcce3fe1 Fix wide lines introduced by previous patch. пре 6 година
testsupport.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
timers.c ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 пре 6 година
timers.h 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. пре 6 година
torint.h 06368e5310 Fix minGW compatibility issue with zu format specifier. пре 6 година
torlog.h 228b655935 Move rust-specific declarations outside of #else block пре 6 година
tortls.c 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge пре 6 година
tortls.h f9f0dd5b9a Move the pk-digest functions into crypto_rsa.[ch]. пре 6 година
util.c 9df110cd72 Remove PortForwarding options пре 6 година
util.h 9df110cd72 Remove PortForwarding options пре 6 година
util_bug.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_bug.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_format.c a64d79ca4c Move around some LCOV_EXCLs in src/common пре 6 година
util_format.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_process.c c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
util_process.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
workqueue.c fa0d24286b Convert remaining function (mostly static) to new free style пре 6 година
workqueue.h c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година