]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2019-07-25 Fabio M. Di... [test] simplify flush log
2019-07-25 Fabio M. Di... [nozzle] avoid tons of possible buffer overruns
2019-07-25 Fabio M. Di... [PMTUd] do not double unlock global read lock
2019-07-23 Fabio M. Di... [coverity] add test targets to run coverity automatically
2019-07-23 Fabio M. Di... [compress] do not overrun allocated array for compress...
2019-07-23 Fabio M. Di... [logging] make sure not to overrun buffers by pre-alloc...
2019-07-23 Fabio M. Di... [compress] don't leak memory in case of errors during...
2019-07-23 Fabio M. Di... [nozzle] don't leak memory on error
2019-07-23 Fabio M. Di... [nozzle] fix negative return detected by coverity scan
2019-07-23 Fabio M. Di... [sctp] cleanup bugs detected in error paths by coverity...
2019-07-23 Fabio M. Di... [acl] avoid forward null deferencing
2019-07-23 Fabio M. Di... [rx] better error report if we can't resolve hostname...
2019-07-23 Fabio M. Di... [common] fix dlopen error handling
2019-07-23 Fabio M. Di... [tests] fix knet_bench coverity errors
2019-07-23 Fabio M. Di... [sctp] revalidate fd to make coverity scan happy
2019-07-23 Fabio M. Di... [handle] make sure that the pmtud buf contains at least...
2019-07-23 Fabio M. Di... [rx] align data types
2019-07-23 Fabio M. Di... [sctp] free access list only if the socket is valid
2019-07-23 Fabio M. Di... [sctp] fix deference after null check
2019-07-17 Fabio M. Di... Merge pull request #238 from kronosnet/coverity_scan
2019-07-17 Fabio M. Di... [coverity] add .travis.yml to integrate CI with coverit...
2019-06-28 Fabio M. Di... Merge pull request #236 from kronosnet/queue-flush
2019-06-27 Fabio M. Di... [threads] allow knet_handle_setfwd to flush socket...
2019-06-26 Fabio M. Di... Merge pull request #235 from kronosnet/minor-cleanup
2019-06-26 Fabio M. Di... [compress] fix #if def around BZIP2 testing
2019-06-26 Fabio M. Di... [compress] fix a few minor space vs tab and code formatting
2019-06-26 Fabio M. Di... Merge pull request #233 from ReyRen/compression_default...
2019-06-25 yuan ren[compress]Default compression level use
2019-06-25 Fabio M. Di... [tests] ignore libnss errors from OpenSuse Tumbleweed
2019-06-25 yuan renDefault compress level use
2019-06-17 Fabio M. Di... Merge pull request #231 from kronosnet/nss-opensuse
2019-06-16 Fabio M. Di... [tests] ignore libnss errors from OpenSuse 15
2019-06-12 Fabio M. Di... Merge pull request #230 from kronosnet/minor
2019-06-12 Fabio M. Di... [global] update copyrights
2019-06-12 Fabio M. Di... [global] clarify license entry per file to match README...
2019-06-11 Fabio M. Di... Merge pull request #229 from kronosnet/openssl-fixes
2019-06-11 Fabio M. Di... [crypto] hide errors generated by openssl 1.1.1c
2019-06-11 Fabio M. Di... [crypto] openssl: drop calls to RAND_seed as they don...
2019-06-06 Fabio M. Di... Merge pull request #227 from ReyRen/openssl-error-mem...
2019-06-06 yuan ren[crypto]openssl error strings release
2019-06-03 Fabio M. Di... Merge pull request #225 from kronosnet/ssl-reconf
2019-05-28 Fabio M. Di... [crypto] fix openssl1.0 initialization code
2019-05-28 Fabio M. Di... [PMTUd] extend internal rerun API to allow full PMTUd...
2019-05-28 Fabio M. Di... [crypto] rework knet_handle_crypto external API to...
2019-05-27 Fabio M. Di... [crypto] make sure to trigger a PMTUd rerun on each...
2019-05-27 Fabio M. Di... [PMTUd] create common/shared code to trigger PMTUd...
2019-05-27 Fabio M. Di... [crypto] make sure to clear all security info on crypto...
2019-05-27 Fabio M. Di... Merge pull request #224 from kronosnet/covscan3
2019-05-24 Christine Caulfieldmisc: Fix more covscan warnings
2019-05-20 Fabio M. Di... Merge pull request #222 from kronosnet/covscan-fixes2
2019-05-17 Christine Caulfieldmisc: some coverity fixes
2019-05-16 Fabio M. Di... Merge pull request #220 from kronosnet/specfile
2019-05-14 Fabio M. Di... [spec] use ldconfig_scriptlets only when defined
2019-05-14 Fabio M. Di... [spec] drop support for init scripts
2019-05-13 Fabio M. Di... [spec] fix a bunch of rpmlint errors
2019-05-13 Fabio M. Di... [spec] reconciliate fedora spec file into upstream...
2019-05-12 Fabio M. Di... [spec] clean up useless conditionals and defines
2019-05-12 Fabio M. Di... [spec] be more strict about plugins version and archite...
2019-05-12 Fabio M. Di... [spec] use distro conditionals to determine BuildRequires
2019-05-12 Fabio M. Di... [spec] fix upstream URLs to point to https and official...
2019-05-02 Fabio M. Di... Merge pull request #219 from kronosnet/udp
2019-05-01 Fabio M. Di... [udp] improve error message decoding from ICMP errors
2019-05-01 Fabio M. Di... [udp] use defines vs hardcoded numbers
2019-04-30 Fabio M. Di... Merge pull request #217 from kronosnet/man-fix
2019-04-30 Fabio M. Di... [man] fix libknet.h for errors detected by newly added...
2019-04-30 Fabio M. Di... [tests] add man page check to verify doxy header order...
2019-04-30 Fabio M. Di... [man] fix knet_host_set_policy parameters order
2019-04-29 Fabio M. Di... Merge pull request #216 from kronosnet/tidy_manpages2
2019-04-29 Christine Caulfieldman: Tidy more man pages
2019-04-16 Chrissie Caulfieldman: Tidy manpages (#215)
2019-04-11 Fabio M. Di... Merge pull request #214 from kronosnet/3des
2019-04-11 Fabio M. Di... [crypto] remove libnss 3des support
2019-04-11 Fabio M. Di... Merge pull request #213 from kronosnet/zstd
2019-04-11 Fabio M. Di... [tests] improve wait for packet implementation to flush...
2019-04-11 Fabio M. Di... [tests] hide an arm internal memory leak (non-recurring)
2019-04-10 Fabio M. Di... [compress] add support for libzstd
2019-04-09 Fabio M. Di... Merge pull request #212 from Fabian-Gruenbichler/pr...
2019-04-09 Fabian Grünbichlerreduce minimum crypto key size to 1024bit
2019-03-26 Fabio M. Di... Merge pull request #210 from kronosnet/dont-allow-mixed...
2019-03-26 Fabio M. Di... [global] update copyright across the board
2019-03-26 Christine Caulfieldlink: Check address families on a link always match
2019-03-26 Fabio M. Di... Merge pull request #208 from kronosnet/fixes
2019-03-25 Fabio M. Di... [transports] fix usage after free of transport info...
2019-03-25 Fabio M. Di... [tests] test rpm should match currently installed versi...
2019-03-12 Chrissie Caulfieldmanpages: Document enums (#206)
2019-03-11 Fabio M. Di... Merge pull request #203 from kronosnet/test-rpm
2019-03-11 Fabio M. Di... [tests] allow shipping of the test suite
2019-03-11 Fabio M. Di... [tests] remove stray comment
2019-03-11 Fabio M. Di... Merge pull request #205 from kronosnet/link-info
2019-03-11 Fabio M. Di... [host] increase log level for currently used links
2019-03-11 Fabio M. Di... Merge pull request #204 from kronosnet/sctp-fixes
2019-03-11 Fabio M. Di... [logging] fix log target of recently added API calls
2019-03-11 Fabio M. Di... [transport] don´t specify destination address for conne...
2019-03-07 Fabio M. Di... Merge pull request #202 from kronosnet/acl
2019-03-07 Fabio M. Di... [tests] temporary disable SCTP tests
2019-03-07 Fabio M. Di... [access lists] add more extensive test for links_acl_ip
2019-03-07 Christine Caulfieldacl: Fix English in commments
2019-03-06 Fabio M. Di... [tests] temporary disable SCTP test on FreeBSD
2019-03-06 Fabio M. Di... [man] fix man page build dependency for BSD Make
2019-03-06 Fabio M. Di... [access lists] add public API tests
next