]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2019-05-09 Fabio M. Di... [access lists] make internal API consistent
2019-05-09 Fabio M. Di... [links] rename tranport_type to transport to avoid...
2019-05-09 Fabio M. Di... [links] rename transport_type to transport to avoid...
2019-05-09 Fabio M. Di... [access lists] remove 2 unnecessary wrappers
2019-05-09 Fabio M. Di... [access lists] cleanup API a bit
2019-05-09 Fabio M. Di... [access lists] more use of generic wrappers and remove...
2019-05-09 Fabio M. Di... [access lists] move access lists structs and data types...
2019-05-09 Fabio M. Di... [access lists] move all acl wrappers to links_acl*...
2019-05-09 Fabio M. Di... [access lists] fix build on freebsd
2019-05-09 Fabio M. Di... [access lists] add access lists support to sctp
2019-05-09 Fabio M. Di... [access lists] enable generic access lists only for...
2019-05-09 Fabio M. Di... [access lists] enable access lists for GENERIC_ACL...
2019-05-09 Fabio M. Di... [access lists] allow knet_bench to enable/disable acces...
2019-05-09 Fabio M. Di... [access lists] add tests for default access lists
2019-05-09 Fabio M. Di... [access lists] automatically add and remove point to...
2019-05-09 Fabio M. Di... [handle] properly initialize fd tracker buffers
2019-05-09 Fabio M. Di... [access lists] make code more generic to accept more...
2019-05-09 Fabio M. Di... [transports] add information about the nature of the...
2019-05-09 Fabio M. Di... [acl] add knet_handle_enable_access_lists api call
2019-05-09 Fabio M. Di... [acl] move poc-code into libknet dir and rename to...
2019-05-09 kronosnet CI botMerge pull request #211 from kronosnet/stable1-proposed v1.9
2019-05-02 Fabio M. Di... [udp] improve error message decoding from ICMP errors
2019-05-02 Fabio M. Di... [udp] use defines vs hardcoded numbers
2019-05-01 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-30 Christine Caulfieldman: Tidy more man pages
2019-04-30 Chrissie Caulfieldman: Tidy manpages (#215)
2019-04-11 Fabio M. Di... [crypto] remove libnss 3des support
2019-04-09 Fabian Grünbichlerreduce minimum crypto key size to 1024bit
2019-03-27 Fabio M. Di... [build] add another exception to valgrind nss combo
2019-03-27 Fabio M. Di... Merge pull request #199 from kronosnet/stable1-proposed v1.8
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... [transports] fix usage after free of transport info...
2019-03-26 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... [tests] allow shipping of the test suite
2019-03-11 Fabio M. Di... [host] increase log level for currently used links
2019-03-11 Fabio M. Di... [transport] don´t specify destination address for conne...
2019-03-10 Fabio M. Di... [man] fix man page build dependency for BSD Make
2019-03-10 Fabio M. Di... [tests] add ability to create ipv6 sockets
2019-03-10 Fabio M. Di... [man] fix libnozzle man page generation target
2019-03-10 Fabio M. Di... [tests] fix knet_bench help text
2019-02-28 Christine Caulfielddoxyxml: Don't crash if there's no doxygen stanza for...
2019-02-28 Fabio M. Di... [man] add test to make sure all generated man pages...
2019-01-30 kronosnet CI botMerge pull request #183 from kronosnet/stable1-proposed v1.7
2019-01-24 Jan Pokorný[common] fix not reporting a true dlinfo error cause
2019-01-07 Fabio M. Di... [libknet] allow better handling of internal threads
2019-01-04 Fabio M. Di... [build] enable all compilers warnings at once
2019-01-03 Fabio M. Di... [libknet] expose API version in libknet.h to make it...
2018-12-28 Ferenc WágnerSkip SCTP event initialization if the protocol is not...
2018-12-28 Ferenc WágnerFix nozzle man dates to SOURCE_EPOCH, just like we...
2018-12-19 Fabio M. Di... [rpm] ship libnozzle man pages
2018-12-19 Ferenc WágnerFix typos
2018-12-19 Ferenc WágnerInstall the nozzle man pages
2018-12-19 kronosnet CI botMerge pull request #162 from kronosnet/stable1-proposed v1.6
2018-12-18 Fabio M. Di... [knet] fix build with older openssl versions
2018-12-18 Fabio M. Di... [global] update notes to package maintainers
2018-12-18 Ferenc WágnerTabify
2018-12-18 Ferenc WágnerUse the kernel struct size for SCTP event subscription
2018-12-18 Fabio M. Di... [libnozzle] fix variable assignment order
2018-12-18 Fabio M. Di... [global] fix copyright across
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_ips tests and kill nozzle_test
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_del_ip tests
2018-12-18 Fabio M. Di... [libnozzle] fix del_ip removal of Ipv6 addresses when...
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_add_ip tests
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_run_updown tests
2018-12-18 Fabio M. Di... [libnozzle] add internal execute_bin_sh_command test
2018-12-18 Fabio M. Di... [libnozzle] cleanup tests Makefile.am
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_fd test
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_name_by_handle test
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_handle_by_name tests
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_mac / nozzle_set_mac / nozzl...
2018-12-18 Fabio M. Di... [libnozzle] add nozzle_get_mtu / nozzle_set_mtu / nozzl...
2018-12-18 Fabio M. Di... [libnozzle] move multi nozzle device test to api_nozzle...
2018-12-18 Fabio M. Di... [libnozzle] clean up code in set_up test
2018-12-18 Fabio M. Di... [libnozzle] improve set_down test
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_set_(up|down) tests
2018-12-18 Fabio M. Di... [libnozzle] drop unnecessary indirection to call set_down
2018-12-18 Fabio M. Di... [libnozzle] drop redundant check
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_close_test
2018-12-18 Fabio M. Di... [libnozzle] fix test suite build on BSD
2018-12-18 Fabio M. Di... [libnozzle] add api_nozzle_open test
2018-12-18 Fabio M. Di... [libnozzle] prepare Makefile.am to explode with API...
2018-12-18 Fabio M. Di... [libnozzle] fix API check paths
2018-12-18 Fabio M. Di... [libnozzle] add per-API call test coverage check
2018-12-18 Fabio M. Di... [libnozzle] re-instate error checking in nozzle_get_ips
2018-12-18 Fabio M. Di... [libnozzle] add comment about BSD ip_add status
2018-12-18 Fabio M. Di... [libnozzle] cleanup nozzle_get_ips public API
2018-12-18 Fabio M. Di... [libnozzle] fix whitespaces
2018-12-18 Fabio M. Di... [global] Update copyright across
2018-12-18 Fabio M. Di... [libnozzle] Update copyright
2018-12-18 Fabio M. Di... [libnozzle] fix build on BSD
2018-12-18 Fabio M. Di... [libnozzle] remove error_string requirement from many...
2018-12-18 Fabio M. Di... [libtap] move nozzle_run_updown to completed section
2018-12-18 Fabio M. Di... [tests] properly check symbols on PPC64
2018-12-18 Fabio M. Di... [tests] remove debugging sleep()
2018-12-18 Fabio M. Di... [libnozzle] enable libnl3 < 3.3 build workaround
2018-12-18 Fabio M. Di... [libnozzle] Use libnl3.0 for ip address management...
next