]> git.proxmox.com Git - mirror_kronosnet.git/history - libknet
[nozzle] use interface name size consistently and drop strncpy in favour of memmove
[mirror_kronosnet.git] / libknet /
2020-01-22 Fabio M. Di Nitto[host] use KNET_MAX_HOST_LEN consistently
2019-11-20 Fabio M. Di NittoMerge pull request #274 from kronosnet/ppc-clang
2019-11-20 Fabio M. Di Nitto[tests] mark array as static
2019-11-04 Fabio M. Di NittoMerge pull request #273 from kronosnet/wferi-patch-1
2019-11-03 wferi[handle] fix typo in error log message
2019-10-29 Fabio M. Di NittoMerge pull request #272 from kronosnet/cov-scan-errors
2019-10-29 Fabio M. Di Nitto[handle] make sure to unlock config handle on failure
2019-10-27 Fabio M. Di NittoMerge pull request #270 from kronosnet/bsd-build-fix
2019-10-27 Fabio M. Di Nitto[build] fix openssl version detection when not using...
2019-10-23 Fabio M. Di NittoMerge pull request #268 from kronosnet/netload-fixes
2019-10-19 Fabio M. Di Nitto[RX] silence defrag buffer expiration debug error
2019-10-19 Fabio M. Di Nitto[RX] handle short write to the application properly
2019-10-18 Fabio M. Di Nitto[TX] discard too big packets when reading from socketpairs
2019-10-18 Fabio M. Di Nitto[RX] Discard incoming packets if knet cannot reply...
2019-10-18 Fabio M. Di NittoMerge pull request #266 from kronosnet/wferi/newline
2019-10-18 Ferenc Wágner[test] append newline to knet_send timeout message
2019-10-16 Fabio M. Di NittoMerge pull request #265 from kronosnet/netload-fixes
2019-10-16 Fabio M. Di Nitto[test] add packet verification option to knet_bench
2019-10-15 Fabio M. Di NittoMerge pull request #264 from kronosnet/netload-fixes
2019-10-15 Fabio M. Di Nitto[PMTUd] invalidate MTU for a link if the value is lower...
2019-10-15 Fabio M. Di Nitto[test] add ability to knet_bench to specify a fixed...
2019-10-15 Fabio M. Di Nitto[rx] copy data into the defrag buffer only if we know...
2019-10-15 Fabio M. Di Nitto[host] fix defrag buffers reclaim logic
2019-10-15 Fabio M. Di Nitto[host] rename variables to make it easier to read the...
2019-09-26 Fabio M. Di NittoMerge pull request #260 from kronosnet/test-suite
2019-09-26 Fabio M. Di Nitto[tests] add common function to sleep based on how the...
2019-09-25 Fabio M. Di NittoMerge pull request #258 from kronosnet/wferi/fixes
2019-09-25 Ferenc WágnerFix typo: trasport -> transport
2019-09-25 Ferenc Wágnertests: skip the SCTP test if SCTP is not supported...
2019-09-19 Fabio M. Di NittoMerge pull request #257 from kronosnet/netload-fixes
2019-09-19 Fabio M. Di Nitto[links] fix memory corryption of link structure
2019-09-13 Fabio M. Di NittoMerge pull request #254 from kronosnet/test-fixes
2019-09-13 Fabio M. Di Nitto[tests] give PMTUd more time to redetect MTU
2019-09-10 Fabio M. Di NittoMerge pull request #252 from kronosnet/lock-fix
2019-09-09 Fabio M. Di Nitto[pmtud] switch to use async version of dstcache update...
2019-09-09 Fabio M. Di NittoMerge pull request #251 from kronosnet/latency-fixes
2019-09-06 Fabio M. Di Nitto[links] stabilize latency calculation when nodes are...
2019-09-03 Fabio M. Di NittoMerge pull request #250 from jfriesse/musl_fix
2019-09-03 Jan Friesse[handle] Set thread stack size on create
2019-09-03 Jan Friesse[common] Conditionalize RTLD_DI_ORIGIN
2019-09-03 Jan Friesse[common] Include correct errno.h
2019-08-27 Fabio M. Di NittoMerge pull request #248 from jfriesse/fix-prio-description
2019-08-26 Jan Friesse[man] Fix priority description of POLICY_PASSIVE
2019-08-21 Fabio M. Di NittoMerge pull request #245 from kronosnet/pmtud-fixes
2019-08-20 Fabio M. Di Nitto[PMTUd] add ability to manually override MTU and disabl...
2019-08-13 Fabio M. Di Nitto[PMTUd] add dynamic pong timeout when using crypto
2019-08-12 Fabio M. Di Nitto[PMTUd] rework the whole math to calculate MTU
2019-08-02 Fabio M. Di NittoMerge pull request #242 from kronosnet/pmtud-fixes
2019-08-02 Fabio M. Di Nitto[PMTUd] fix MTU calculation when using crypto and add...
2019-08-02 Fabio M. Di Nitto[docs] add knet packet layout
2019-07-31 Fabio M. Di Nitto[udp] log information about detected kernel MTU
2019-07-30 Fabio M. Di Nitto[crypto] fix log information
2019-07-26 Fabio M. Di NittoMerge pull request #240 from kronosnet/cov-scan
2019-07-26 Fabio M. Di Nitto[sctp] retry locking in case of failure
2019-07-25 Fabio M. Di Nitto[tx] clean up channel management code for internal...
2019-07-25 Fabio M. Di Nitto[tx] drop unnecessary usleep when sending to localhost
2019-07-25 Fabio M. Di Nitto[common] make sure string is null terminated
2019-07-25 Fabio M. Di Nitto[test] simplify flush log
2019-07-25 Fabio M. Di Nitto[PMTUd] do not double unlock global read lock
2019-07-23 Fabio M. Di Nitto[compress] do not overrun allocated array for compress...
2019-07-23 Fabio M. Di Nitto[logging] make sure not to overrun buffers by pre-alloc...
2019-07-23 Fabio M. Di Nitto[compress] don't leak memory in case of errors during...
2019-07-23 Fabio M. Di Nitto[sctp] cleanup bugs detected in error paths by coverity...
2019-07-23 Fabio M. Di Nitto[acl] avoid forward null deferencing
2019-07-23 Fabio M. Di Nitto[rx] better error report if we can't resolve hostname...
2019-07-23 Fabio M. Di Nitto[common] fix dlopen error handling
2019-07-23 Fabio M. Di Nitto[tests] fix knet_bench coverity errors
2019-07-23 Fabio M. Di Nitto[sctp] revalidate fd to make coverity scan happy
2019-07-23 Fabio M. Di Nitto[handle] make sure that the pmtud buf contains at least...
2019-07-23 Fabio M. Di Nitto[rx] align data types
2019-07-23 Fabio M. Di Nitto[sctp] free access list only if the socket is valid
2019-07-23 Fabio M. Di Nitto[sctp] fix deference after null check
2019-06-28 Fabio M. Di NittoMerge pull request #236 from kronosnet/queue-flush
2019-06-27 Fabio M. Di Nitto[threads] allow knet_handle_setfwd to flush socket...
2019-06-26 Fabio M. Di NittoMerge pull request #235 from kronosnet/minor-cleanup
2019-06-26 Fabio M. Di Nitto[compress] fix #if def around BZIP2 testing
2019-06-26 Fabio M. Di Nitto[compress] fix a few minor space vs tab and code formatting
2019-06-26 Fabio M. Di NittoMerge pull request #233 from ReyRen/compression_default...
2019-06-25 yuan ren[compress]Default compression level use
2019-06-25 yuan renDefault compress level use
2019-06-12 Fabio M. Di NittoMerge pull request #230 from kronosnet/minor
2019-06-12 Fabio M. Di Nitto[global] update copyrights
2019-06-12 Fabio M. Di Nitto[global] clarify license entry per file to match README...
2019-06-11 Fabio M. Di NittoMerge pull request #229 from kronosnet/openssl-fixes
2019-06-11 Fabio M. Di Nitto[crypto] openssl: drop calls to RAND_seed as they don...
2019-06-06 Fabio M. Di NittoMerge pull request #227 from ReyRen/openssl-error-mem...
2019-06-06 yuan ren[crypto]openssl error strings release
2019-06-03 Fabio M. Di NittoMerge pull request #225 from kronosnet/ssl-reconf
2019-05-28 Fabio M. Di Nitto[crypto] fix openssl1.0 initialization code
2019-05-28 Fabio M. Di Nitto[PMTUd] extend internal rerun API to allow full PMTUd...
2019-05-28 Fabio M. Di Nitto[crypto] rework knet_handle_crypto external API to...
2019-05-27 Fabio M. Di Nitto[crypto] make sure to trigger a PMTUd rerun on each...
2019-05-27 Fabio M. Di Nitto[PMTUd] create common/shared code to trigger PMTUd...
2019-05-27 Fabio M. Di Nitto[crypto] make sure to clear all security info on crypto...
2019-05-27 Fabio M. Di NittoMerge pull request #224 from kronosnet/covscan3
2019-05-24 Christine Caulfieldmisc: Fix more covscan warnings
2019-05-20 Fabio M. Di NittoMerge pull request #222 from kronosnet/covscan-fixes2
2019-05-17 Christine Caulfieldmisc: some coverity fixes
2019-05-02 Fabio M. Di NittoMerge pull request #219 from kronosnet/udp
2019-05-01 Fabio M. Di Nitto[udp] improve error message decoding from ICMP errors
next