]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
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
2019-03-06 Fabio M. Di... [access lists] improve checks on various data types
2019-03-05 Fabio M. Di... [tests] add ability to create ipv6 sockets
2019-03-05 Fabio M. Di... [access lists] test implicit access lists management...
2019-03-05 Fabio M. Di... [man] fix libnozzle man page generation target
2019-03-04 Fabio M. Di... [access lists] add external API calls to manage access...
2019-03-02 Fabio M. Di... [access lists] add documentation for enable_access_list
2019-03-01 Fabio M. Di... [transports / access list] add internal API to gather...
2019-03-01 Fabio M. Di... [access lists] rename ip1/2 to ss1/2 to keep it more...
2019-03-01 Fabio M. Di... [access lists] use arrays to access per-protocol functions
2019-03-01 Fabio M. Di... [access lists] use better name for fd_tracker structure
2019-03-01 Fabio M. Di... [access lists] confine access lists data structs within...
2019-03-01 Fabio M. Di... [access lists] add errno around and start using them
2019-03-01 Fabio M. Di... [access lists] fix build on BSD and add some include...
2019-03-01 Fabio M. Di... [access lists] make internal API consistent
2019-03-01 Fabio M. Di... [links] rename transport_type to transport to avoid...
2019-03-01 Fabio M. Di... [access lists] remove 2 unnecessary wrappers
2019-03-01 Fabio M. Di... [access lists] cleanup API a bit
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
next