]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2019-03-01 Fabio M. Di... [access lists] more use of generic wrappers and remove...
2019-03-01 Fabio M. Di... [access lists] move access lists structs and data types...
2019-03-01 Fabio M. Di... [access lists] move all acl wrappers to links_acl*...
2019-03-01 Fabio M. Di... [access lists] fix build on freebsd
2019-03-01 Fabio M. Di... [access lists] add access lists support to sctp
2019-03-01 Fabio M. Di... [access lists] enable generic access lists only for...
2019-03-01 Fabio M. Di... [access lists] enable access lists for GENERIC_ACL...
2019-03-01 Fabio M. Di... [access lists] allow knet_bench to enable/disable acces...
2019-03-01 Fabio M. Di... [access lists] add tests for default access lists
2019-03-01 Fabio M. Di... [access lists] automatically add and remove point to...
2019-03-01 Fabio M. Di... [handle] properly initialize fd tracker buffers
2019-03-01 Fabio M. Di... [tests] fix knet_bench help text
2019-03-01 Fabio M. Di... [access lists] make code more generic to accept more...
2019-03-01 Fabio M. Di... [transports] add information about the nature of the...
2019-03-01 Fabio M. Di... [acl] add knet_handle_enable_access_lists api call
2019-03-01 Fabio M. Di... [acl] move poc-code into libknet dir and rename to...
2019-02-28 Fabio M. Di... Merge pull request #200 from kronosnet/dont-crash-doxyxml
2019-02-28 Christine Caulfielddoxyxml: Don't crash if there's no doxygen stanza for...
2019-02-28 Fabio M. Di... Merge pull request #198 from kronosnet/fix-man-pages
2019-02-28 Fabio M. Di... [man] make sure to ship all man pages
2019-02-28 Fabio M. Di... [man] add test to make sure all generated man pages...
2019-02-18 Fabio M. Di... Merge pull request #197 from ReyRen/master
2019-02-18 yuan renFile lock block wait when conflict writing
2019-01-29 Fabio M. Di... Merge pull request #196 from kronosnet/timeres
2019-01-29 Fabio M. Di... [threads] add ability to get current timer res value
2019-01-29 Fabio M. Di... [threads] allow timer resolution to be configurable
2019-01-29 Fabio M. Di... [build] add another exception to valgrind nss combo
2019-01-24 Fabio M. Di... Merge pull request #195 from jnpkrn/common-fix-gcc9...
2019-01-24 Jan Pokorný[common] fix not reporting a true dlinfo error cause
2019-01-07 Fabio M. Di... Merge pull request #188 from kronosnet/threads-improvement
2019-01-07 Fabio M. Di... [libknet] allow better handling of internal threads
2019-01-04 Fabio M. Di... Merge pull request #193 from kronosnet/link-call-back
2019-01-04 Fabio M. Di... [libknet] add knet_link_enable_status_change_notify API
2019-01-04 Fabio M. Di... Merge pull request #192 from kronosnet/build-warnings
2019-01-03 Fabio M. Di... [build] enable all compilers warnings at once
2019-01-03 Fabio M. Di... Merge pull request #191 from kronosnet/api_ver
2019-01-03 Fabio M. Di... [libknet] expose API version in libknet.h to make it...
2019-01-03 Fabio M. Di... Merge pull request #187 from kronosnet/logging
2018-12-28 Fabio M. Di... [libknet] logging: add handle information in log structure
2018-12-28 Fabio M. Di... Merge pull request #189 from kronosnet/fixups
2018-12-28 Ferenc WágnerSkip SCTP event initialization if the protocol is not...
2018-12-26 Ferenc WágnerFix nozzle man dates to SOURCE_EPOCH, just like we...
2018-12-20 Fabio M. Di... Merge pull request #186 from kronosnet/handle-cleanup
2018-12-20 Fabio M. Di... [libknet] drop knet_handle_new_ex in favour of knet_han...
2018-12-20 Fabio M. Di... Merge pull request #185 from kronosnet/soname-bump
2018-12-20 Fabio M. Di... [libknet] bump soname due to ABI changes introduced...
2018-12-19 Fabio M. Di... Merge pull request #184 from kronosnet/rpms
2018-12-19 Fabio M. Di... [rpm] ship libnozzle man pages
2018-12-19 Fabio M. Di... Merge pull request #182 from kronosnet/nozzle
2018-12-19 Ferenc WágnerFix typos
2018-12-19 Ferenc WágnerInstall the nozzle man pages
2018-12-18 Fabio M. Di... Merge pull request #180 from kronosnet/knetd-fixes
2018-12-18 Fabio M. Di... [kronosnetd] make it build again (untested!)
2018-12-18 Fabio M. Di... [init] fix makefile to be BSD make compatible
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 Fabio M. Di... Merge pull request #179 from kronosnet/libtap-fixes
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...
2018-12-18 Fabio M. Di... [libnozzle] whitespace cleanup
2018-12-18 Fabio M. Di... [nozzle] expand buffers to deal with strncpy and -Werro...
2018-12-18 Fabio M. Di... [nozzle] drop duplicated code
2018-12-18 Fabio M. Di... [nozzle] enable libnozzle build by default
next