]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2018-01-03 Ferenc Wágnerbuild: work around broken pkg-config file in lzo2 versi...
2018-01-02 Fabio M. Di... Merge pull request #106 from kronosnet/openssl-fixes
2018-01-02 Fabio M. Di... [openssl] fix openssl1.0 crash by implementing document...
2017-12-19 Fabio M. Di... Merge pull request #99 from kronosnet/skip
2017-12-19 Ferenc WágnerRemove spaces after function names
2017-12-19 Ferenc WágnerAnything that stops operation and returns an error...
2017-12-19 Ferenc WágnerDocument knet-specific errno values
2017-12-19 Ferenc WágnerMore fine-grained error handling
2017-12-19 Ferenc Wágnertests: skip if socket buffers are too small
2017-12-19 Ferenc Wágnertests: replace open coded error handling with knet_hand...
2017-12-19 Ferenc Wágnertests: introduce knet_handle_start helper
2017-12-19 Ferenc WágnerReport ENAMETOOLONG if socket buffers are too small
2017-12-19 Fabio M. Di... Merge pull request #103 from kronosnet/mtu-lock
2017-12-18 Fabio M. Di... [PMTUd] fix external API and PMTUd interaction
2017-12-18 Fabio M. Di... Merge pull request #104 from kronosnet/spelling
2017-12-18 Ferenc WágnerFix typo and capitalization
2017-12-18 Ferenc WágnerFix grammar (allow requires an object)
2017-12-15 Fabio M. Di... Merge pull request #102 from kronosnet/clang v0.9
2017-12-15 Fabio M. Di... [build] define conditionals only once
2017-12-15 Fabio M. Di... [build] workaround BSD / clang breakage
2017-12-15 Fabio M. Di... [build] fix clang builds
2017-12-15 Fabio M. Di... Merge pull request #101 from kronosnet/mtu2
2017-12-14 Fabio M. Di... [PMTUd] fix multiple issues and stability problems
2017-12-09 Fabio M. Di... Merge pull request #98 from liu4480/add-debuginfo
2017-12-08 Bin Liuallow to choose whether to build debuginfo packages...
2017-12-05 Fabio M. Di... Merge pull request #96 from kronosnet/modules2
2017-12-04 Ferenc Wágnerbuild: remove useless assignment
2017-12-04 Ferenc Wágnerbuild: use AS_HELP_STRING for consistent formatting
2017-12-04 Ferenc Wágnerbuild: recover original option ordering
2017-12-04 Ferenc Wágnerbuild: move more repetitive module work into our Autoco...
2017-12-04 Ferenc WágnerCheck ABI version on module load
2017-12-04 Fabio M. Di... [tests] drop obsoleted tests that are broken after...
2017-12-04 Fabio M. Di... [tests] make module tests dynamic by using internal...
2017-11-30 Fabio M. Di... [modules] update valgrind BSD exceptions
2017-11-30 Fabio M. Di... [modules] spec file: fix directory shipping
2017-11-30 Fabio M. Di... [modules] update spec file to ship modules in separate...
2017-11-30 Ferenc WágnerUnify compress and crypto module loaders
2017-11-30 Ferenc WágnerUnify crypto module initialization functions
2017-11-30 Ferenc Wágnerlibknet.h uses ssize_t, include its definition directly
2017-11-30 Ferenc WágnerPass log_msg to the plugins
2017-11-30 Ferenc WágnerSwitch over all plugins to the module system
2017-11-29 Ferenc WágnerMake the bzip2 compress plugin a proper module
2017-11-29 Ferenc WágnerSeparate compress_model_t definition into a new header...
2017-11-28 Fabio M. Di... Merge pull request #94 from kronosnet/sock
2017-11-28 Fabio M. Di... [transports] add logging around setsockopts that have...
2017-11-28 Fabio M. Di... [transport] add missing include files and really fix...
2017-11-28 Fabio M. Di... [transport] consistency is not optional :-)
2017-11-28 Fabio M. Di... [transport] fix errno handling
2017-11-28 Fabio M. Di... [transport] make the new derooted sock management less...
2017-11-27 Fabio M. Di... Merge pull request #91 from kronosnet/no-root
2017-11-27 Ferenc WágnerDetailed error reporting about socket buffer sizes
2017-11-26 Ferenc WágnerRemove the need_root() function
2017-11-25 Ferenc WágnerDon't require root privileges unless necessary
2017-11-25 Fabio M. Di... Merge pull request #93 from kronosnet/dynamic-pong
2017-11-25 Fabio M. Di... [tests] workaround buggy valgrind-freebsd implementation.
2017-11-24 Fabio M. Di... [tests] don't duplicate test
2017-11-24 Fabio M. Di... [tests] use a new tunable functions to wait for packets
2017-11-24 Fabio M. Di... [tests] when running under valgrind, allow a lot more...
2017-11-24 Fabio M. Di... [links] fix description
2017-11-24 Fabio M. Di... [links] add pong_timeout backoff mechanism to deal...
2017-11-24 Fabio M. Di... Merge pull request #92 from kronosnet/timer-fixes
2017-11-24 Fabio M. Di... [links] extend knet_link_set_ping_timers ABI to be...
2017-11-24 Fabio M. Di... [tests] implement common and more flexible wait_for_hos...
2017-11-24 Fabio M. Di... [docs] update header to be more specific about ping...
2017-11-24 Fabio M. Di... [PTMUd] don't harcode 2 seconds timeout to receive...
2017-11-23 Fabio M. Di... Merge pull request #87 from chrissie-c/balance_crypt_stats
2017-11-23 Christine Caulfieldstats: Only collect crypt over stats for received data...
2017-11-23 Christine Caulfieldstats: Make the crypt_packet stats balance
2017-11-21 Fabio M. Di... Merge pull request #90 from kronosnet/soname
2017-11-20 Ferenc Wágnerbuild: determine the plugin SONAMEs automatically
2017-11-17 Fabio M. Di... Merge pull request #89 from chrissie-c/knet_bench_stats
2017-11-17 Christine Caulfield[knet_bench] Add option to display stats
2017-11-15 Fabio M. Di... Merge pull request #88 from kronosnet/nss-workaround
2017-11-15 Fabio M. Di... [build] workaround memory alignment bug in nss in combi...
2017-11-14 Fabio M. Di... Merge pull request #86 from kronosnet/pthread
2017-11-14 Ferenc Wágnerbuild: adopt ax_pthread.m4 to provide all necessary...
2017-11-14 Fabio M. Di... Merge pull request #85 from wferi/libcrypto
2017-11-14 Ferenc WágnerRevert "build: link as needed"
2017-11-14 Ferenc Wágnerbuild: only kronosnetd needs PAM, so keep the linker...
2017-11-14 Ferenc Wágnerbuild: remove unused function checks
2017-11-14 Ferenc Wágnerbuild: the check_lib_no_libs function was unused
2017-11-14 Ferenc Wágnerbuild: don't add the dl library to LIBS, keep it in...
2017-11-13 Ferenc Wágnerbuild: clock_gettime does not require the rt library...
2017-11-13 Ferenc Wágnerbuild: we only use the crypto part of OpenSSL
2017-11-13 Fabio M. Di... Merge pull request #84 from kronosnet/api-fixes
2017-11-13 Fabio M. Di... [libknet] fix comments and update man pages
2017-11-13 Fabio M. Di... [libknet] add padding to get *_info structs
2017-11-13 Fabio M. Di... [tests] fix tests differently
2017-11-13 Fabio M. Di... [tests] fix build on i386
2017-11-13 Fabio M. Di... [tests] add api_knet_send_crypto
2017-11-13 Fabio M. Di... [transports] knet_get_transport_list should behaves...
2017-11-13 Fabio M. Di... [tests] fix error message in api_knet_get_compress_list.c
2017-11-13 Fabio M. Di... [docs] update copyright and manpagea
2017-11-13 Fabio M. Di... [compress] move knet_handle_get_compress_list to knet_g...
2017-11-13 Fabio M. Di... [crypto] move knet_handle_get_crypto_list to knet_get_c...
2017-11-13 Fabio M. Di... [logging] don't hardcode the max, use max value for...
2017-11-13 Fabio M. Di... [transports] make KNET_MAX_TRANSPORTS = UINT8_MAX now...
2017-11-13 Fabio M. Di... [transports] cleanup API calls
2017-11-13 Fabio M. Di... [transports] move to use the same internal API as crypt...
2017-11-13 Fabio M. Di... Merge pull request #83 from wferi/canary
next