]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2016-09-11 Fabio M. Di... [tests] print warnings for tests with exception enabled
2016-09-11 Fabio M. Di... [tests] export check type to all tests
2016-09-06 Fabio M. Di... [tests] remove stray line
2016-09-04 Fabio M. Di... [tests] add knet_send tests
2016-09-04 Fabio M. Di... [handle] Allow threads to recognized shutdown before...
2016-09-04 Fabio M. Di... [send/recv] reworking locking on send to link
2016-09-04 Fabio M. Di... [handle] expand knet_send input sanity checks
2016-09-04 Fabio M. Di... [tests] fix ping_test to deal with knet_recv API fixes
2016-09-04 Fabio M. Di... [tests] fix memcpm test and typos
2016-09-03 Fabio M. Di... [tests] Add knet_recv tests
2016-09-03 Fabio M. Di... [handle] fix checks around knet_recv
2016-08-28 Fabio M. Di... [tests] add knet_handle_get_datafd tests
2016-08-28 Fabio M. Di... [tests] add knet_handle_get_channel tests
2016-08-28 Fabio M. Di... [tests] add knet_handle_remove_datafd tests
2016-08-28 Fabio M. Di... [tests] add knet_handle_add_datafd tests
2016-08-28 Fabio M. Di... [tests] drop suprious cleanup entry
2016-08-28 Fabio M. Di... [tests] add knet_handle_enable_sock_notify tests
2016-08-28 Fabio M. Di... [tests] add knet_handle_enable_filter tests
2016-08-26 Fabio M. Di... [tests] add knet_host_enable_status_change_notify tests
2016-08-26 Fabio M. Di... [tests] add knet_host_get_status tests
2016-08-21 Fabio M. Di... [tests] add knet_link_get_status tests
2016-08-21 Fabio M. Di... [tests] re-order test executions based on class
2016-08-21 Fabio M. Di... [tests] align coding style and error checking
2016-08-21 Fabio M. Di... [tests] add knet_handle_setfwd tests
2016-08-17 Fabio M. Di... [crypto] fix nss init/shutdown memory leaks
2016-08-17 Fabio M. Di... [build] separate memcheck and helgrind suppressions...
2016-08-13 Fabio M. Di... [tests] add knet_handle_crypto tests
2016-08-13 Fabio M. Di... [crypto] fix knet_handle_crypto config checks
2016-08-12 Fabio M. Di... [tests] fix out-of-tree path to valgrind suppression...
2016-08-12 Fabio M. Di... [build] make clang happy
2016-08-12 Fabio M. Di... [crypto] drop redudant checks
2016-08-12 Fabio M. Di... [build] make clang happy
2016-08-12 Fabio M. Di... [handle] Fix check for malloc result
2016-08-12 Fabio M. Di... [build] fix configure.ac to deal with clang return...
2016-08-12 Fabio M. Di... [tests] fix missing check for api_knet_link_get_priority
2016-08-12 Fabio M. Di... [tests] add knet_link_get_link_list tests
2016-08-12 Fabio M. Di... [tests] add knet_link_get_enable tests and fix a potent...
2016-08-12 Fabio M. Di... [tests] fixup knet_link_set_enable tests
2016-08-11 Fabio M. Di... [tests] add knet_link_set_enable tests
2016-08-10 Fabio M. Di... [tests] add knet_link_get_priority tests
2016-08-09 Fabio M. Di... [tests] add knet_link_set_priority tests
2016-08-05 Fabio M. Di... [tests] add progress message
2016-07-02 Fabio M. Di... [build] chose between the lesser of 2 evils
2016-07-02 Fabio M. Di... [tests] rename all tests to add postfix _test
2016-07-01 Fabio M. Di... [link] rename knet_link_get_timeout to knet_link_get_pi...
2016-07-01 Fabio M. Di... [link] rename knet_link_set_timeout to knet_link_set_pi...
2016-07-01 Fabio M. Di... [tests] add knet_link_get_pong_count tests
2016-07-01 Fabio M. Di... [tests] fix knet_link_set_pong_count check
2016-07-01 Fabio M. Di... [tests] Add knet_link_set_pong_count tests
2016-07-01 Fabio M. Di... [tests] remove unused variable
2016-07-01 Fabio M. Di... [link] fix knet_link_get_config API and add related...
2016-06-30 Fabio M. Di... [libtap] make testing of symbols more consistent with...
2016-06-30 Fabio M. Di... [build] be consistent in building libraries and use...
2016-06-30 Fabio M. Di... [tests] make it consistent and easier to run check...
2016-06-29 Fabio M. Di... [tests] add api_knet_link_set_config tests
2016-06-27 Fabio M. Di... [tests] don't sort output and use header order to displ...
2016-06-26 Fabio M. Di... [tests] extend api test coverage to match header and...
2016-06-26 Fabio M. Di... [libknet] exports only public API symbols
2016-06-26 Fabio M. Di... [tests] fix api_knet_log_set_loglevel incorrect exit...
2016-06-26 Fabio M. Di... [tests] Add knet_log_get_loglevel tests
2016-06-26 Fabio M. Di... [tests] add knet_log_set_loglevel tests
2016-06-25 Fabio M. Di... [build] add comment
2016-06-25 Fabio M. Di... [logging] fix knet_log_get_loglevel_id crash, return...
2016-06-25 Fabio M. Di... [logging] fix knet_log_get_loglevel_name crash, return...
2016-06-25 Fabio M. Di... [logging] Fix knet_log_get_subsystem_name crash, make...
2016-06-25 Fabio M. Di... [logging] fix knet_log_get_subsystem_id crash and add...
2016-06-24 Fabio M. Di... [host] fix possible race condition in accessing host...
2016-06-24 Fabio M. Di... [host] fix knet_host_get_policy API and add related...
2016-06-24 Fabio M. Di... [host] Fix knet_host_set_policy API and add tests
2016-06-24 Fabio M. Di... [tests] add knet_host_get_host_list test
2016-06-24 Fabio M. Di... [host] fix knet_host_get_id_by_host_name API and add...
2016-06-24 Fabio M. Di... [host] fix knet_host_get_name_by_host_id API and add...
2016-06-21 Fabio M. Di... [tests] add simple tool to report api testing coverage
2016-06-20 Fabio M. Di... [host] return an error on names that are too long vs...
2016-06-20 Fabio M. Di... [tests] add api_knet_host_set_name test
2016-06-20 Fabio M. Di... [host] fix knet_host_set_name api checks
2016-06-19 Fabio M. Di... [tests] add knet valgrind suppression file
2016-06-19 Fabio M. Di... [tests] make ping test run under valgrind and init...
2016-06-19 Fabio M. Di... [send/recv] make sure to initialize memory properly
2016-06-19 Fabio M. Di... [send/recv] fix invalid memory access when checking...
2016-06-18 Fabio M. Di... [tests] add api_knet_host_remove test
2016-06-17 Fabio M. Di... [global] move netutils to common dir (take 2)
2016-06-17 Fabio M. Di... [host] fix build failure
2016-06-17 Fabio M. Di... [global] move netutils to common dir
2016-06-17 Fabio M. Di... [tests] add api_knet_host_add test
2016-06-17 Fabio M. Di... [host] perform check before locking
2016-06-17 Fabio M. Di... [tests] add api_knet_handle_free tests
2016-06-17 Fabio M. Di... [logging] rework locking around logging
2016-06-17 Fabio M. Di... [handle] drop redundant check in knet_handle_free
2016-06-17 Fabio M. Di... [tests] make it clear where log is coming from
2016-06-17 Fabio M. Di... [tests] fix some exit paths to flush logs and close fds
2016-06-16 Fabio M. Di... [handle] drop redundant check now the the whole process...
2016-06-16 Fabio M. Di... [tests] add api_knet_handle_new test
2016-06-16 Fabio M. Di... [PMTUd] Allow thread to have time to react to shutdown...
2016-06-16 Fabio M. Di... [handle] cleanup socketpair creation for good
2016-06-16 Fabio M. Di... Don't accept fd values higher than max fd allowed by...
2016-06-14 Fabio M. Di... [threads] fix locking across the board for shutdown
2016-06-13 Fabio M. Di... [libtap] make sure memory is init properly (according...
2016-06-13 Fabio M. Di... [tests] make helgrind errors a failure
2016-06-13 Fabio M. Di... [handle] be consistent in applying sockopts around
next