]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_mac
2018-12-18 Christine CaulfieldTidy some English
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_mtu and nozzle...
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_mtu
2018-12-18 Fabio M. Di... [nozzle] fix test on BSD
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_ips (part 1)
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_del_ip
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_add_ip
2018-12-18 Fabio M. Di... [nozzle] re-order functions in order of importance
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_down
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_set_up
2018-12-18 Fabio M. Di... [nozzle] start to cleanup nozzle_close to be more infor...
2018-12-18 Fabio M. Di... [nozzle] cleanup nozzle_open coding style and return...
2018-12-18 Fabio M. Di... [nozzle] rename last tap bits to nozzle
2018-12-18 Fabio M. Di... [nozzle] rename API from tap_ to nozzle_
2018-12-18 Fabio M. Di... [nozzle] fix pkg-config to point to nozzle
2018-12-18 Fabio M. Di... [nozzle] rename struct _iface to nozzle_iface (looks...
2018-12-18 Fabio M. Di... [nozzle] rename tap_t to nozzle_t
2018-12-18 Fabio M. Di... [nozzle] include net/if.h to define IFNAMSIZ instead...
2018-12-18 Fabio M. Di... [nozzle] add Doxygen header
2018-12-18 Fabio M. Di... [libnozzle] rename libtap to libnozzle (part 1)
2018-12-18 Fabio M. Di... [libtap] BSD: switch to ioctl to destroy tap devices
2018-12-18 Fabio M. Di... [libtap] define IFNAMSIZ for applications that don...
2018-12-18 Fabio M. Di... [libtap] update README for BSD
2018-12-18 Fabio M. Di... [libtap] port to freebsd and fix a bunch of small bugs
2018-12-18 Fabio M. Di... [libtap] tests: add better IPv6 private address space...
2018-12-18 Fabio M. Di... [libtap] tests: allow random localhost IPs for testing
2018-12-18 Fabio M. Di... Merge pull request #176 from kronosnet/sctp
2018-12-17 Ferenc WágnerTabify
2018-12-17 Ferenc WágnerUse the kernel struct size for SCTP event subscription
2018-12-13 Fabio M. Di... Merge pull request #178 from kronosnet/cope-with-iptabl...
2018-12-13 Christine CaulfieldUDP: Cope with EPERM returned from sendmsg/sendto
2018-12-03 Fabio M. Di... Merge pull request #177 from jnpkrn/misc
2018-12-03 Jan Pokorný[misc] fix a few typos/stylistics
2018-12-03 Jan Pokorný[poc] fix a thinko in prototype code
2018-11-27 Fabio M. Di... Merge pull request #174 from ppiao/fix-tests
2018-11-27 Fabio M. Di... Merge branch 'master' into fix-tests
2018-11-27 Fabio M. Di... Merge pull request #175 from ppiao/clear-errno
2018-11-27 Chen Jingpiaoclear the errno in each exported API when the call...
2018-11-27 Fabio M. Di... Merge pull request #172 from ppiao/add-more-stats
2018-11-26 Fabio M. Di... Merge branch 'master' into add-more-stats
2018-11-22 Chen Jingpiao[tests] update error message in api_knet_{addrtostr...
2018-11-22 Chen Jingpiao[tests] fix check condition in api_knet_{addrtostr...
2018-11-20 Fabio M. Di... Merge pull request #173 from kronosnet/openssl-cast-fix
2018-11-20 Fabio M. Di... [openssl] fix return type for pthread_self
2018-11-16 Fabio M. Di... Merge branch 'master' into add-more-stats
2018-11-16 Fabio M. Di... Merge pull request #171 from ppiao/fix-stats-collect...
2018-11-16 Chen Jingpiaostats: add extra counters for compression
2018-11-16 Chen Jingpiao[tx] fix tx_uncompressed_packets stats collect in _pars...
2018-11-13 Fabio M. Di... Merge pull request #168 from ppiao/fix-packet-length...
2018-11-13 Fabio M. Di... Merge branch 'master' into fix-packet-length-in-rx
2018-11-13 Fabio M. Di... Merge pull request #167 from ppiao/minor-changes
2018-11-13 Chen Jingpiao[rx] fix incorrect packet length in _parse_recv_from_links
2018-11-12 Chen Jingpiao[tx] remove goto statement to improve readability
2018-11-12 Chen JingpiaoAdd static qualifier to {compress, crypto, transport...
2018-11-12 Fabio M. Di... Merge pull request #166 from ppiao/fix-transports
2018-11-12 Chen Jingpiao[transports] fix transport_modules_cmd array out of...
2018-11-07 Fabio M. Di... Merge pull request #165 from kronosnet/fix-compiler...
2018-11-07 Fabio M. Di... [build] fix supported compiler warning detection
2018-11-06 Fabio M. Di... Merge pull request #163 from ppiao/master
2018-11-06 Fabio M. Di... Merge branch 'master' into master
2018-11-06 Fabio M. Di... Merge pull request #164 from ppiao/fix-typo
2018-11-06 Chen Jingpiaotests: fix output message
2018-11-06 Chen Jingpiaofix typo
2018-11-06 Chen Jingpiaoman: update XML directory in doxyxml.c
2018-10-23 Fabio M. Di... Merge pull request #161 from kronosnet/pthread-keep...
2018-10-22 Christine Caulfieldmisc: keep covscan happy
2018-10-21 Fabio M. Di... Merge pull request #160 from kronosnet/dont-close-loopback
2018-10-19 Christine Caulfieldlinks: Don't close loopback link
2018-10-08 Fabio M. Di... Merge pull request #159 from jfriesse/nss-misalligned...
2018-10-01 Jan FriesseImport key with length not dividable by wrap key block...
2018-09-11 Fabio M. Di... Merge pull request #158 from kronosnet/fix-select
2018-09-11 Fabio M. Di... [tests] clear errno to avoid incorrect propagation...
2018-09-11 Fabio M. Di... [tests] fix select(2) handling (mostly affects slow...
2018-09-06 Fabio M. Di... Merge pull request #157 from kronosnet/threads
2018-09-06 Fabio M. Di... [threads] make it easier to debug thread startup /...
2018-09-05 Fabio M. Di... Merge pull request #156 from jfriesse/gitarchivever
2018-09-04 Jan FriesseUse gitarchive-version for spec file
2018-09-04 Jan Friessegit-version-gen fail on UNKNOWN version
2018-09-04 Jan FriesseDo not match lightweight tags in git-version-gen
2018-09-04 Jan FriesseSupport for git archive stored tags
2018-08-16 Fabio M. Di... Merge pull request #154 from kronosnet/nss-fixes
2018-08-16 Fabio M. Di... [tests] drop arm exceptions as they have been fixed...
2018-08-16 Fabio M. Di... [tests] cleanup nss memcheck supports
2018-08-03 Fabio M. Di... Merge pull request #153 from kronosnet/locking-cleanup
2018-08-01 Fabio M. Di... [threads] use internal array to track status of threads...
2018-08-01 Fabio M. Di... [tests] don't redefine symbols from the main library
2018-07-30 Fabio M. Di... [tests] adds more overrides for fedora28/arm/glibc
2018-07-30 Fabio M. Di... [handle] reduce usage of handle_config_mutex to wrap...
2018-07-30 Fabio M. Di... [logging] report error in case logging buffer is bigger...
2018-07-29 Fabio M. Di... [handle] drop init_lock_done as it was used only by...
2018-07-29 Fabio M. Di... [logging] drop locking inside log_msg (part 1)
2018-07-29 Fabio M. Di... [handle] drop call to log_msg that would have no effect
2018-07-17 Fabio M. Di... Merge pull request #152 from kronosnet/ci-fixes
2018-07-17 Fabio M. Di... [tests] ignore nss internal memory leak (3.38+) non...
2018-07-17 Fabio M. Di... [tests] reference correct library in memcheck comments
2018-06-08 Fabio M. Di... Merge pull request #151 from kronosnet/deb-exp
2018-06-08 Fabio M. Di... [tests] add another lzma exception
2018-04-26 Fabio M. Di... Merge pull request #149 from kronosnet/log-cleanup
2018-04-24 Ferenc Wágnercoding style: add parentheses after the sizeof operator
next