]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2018-12-18 Fabio M. Di... [nozzle] move man pages to top level dir
2018-12-18 Fabio M. Di... [nozzle] fix man page generation
2018-12-18 Fabio M. Di... [nozzle] propagate errors all the way
2018-12-18 Fabio M. Di... [nozzle] fix build on BSD
2018-12-18 Fabio M. Di... [nozzle] nozzle_open and nozzle_close should be stable now
2018-12-18 Fabio M. Di... [nozzle] move set up and down to the stable API section
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] decouple running pre-up.d/up.d/down.d/post...
2018-12-18 Fabio M. Di... [nozzle] move find_ip to internals
2018-12-18 Fabio M. Di... [nozzle] move ipv4 broadcast to internals
2018-12-18 Fabio M. Di... [nozzle] cleanup mac address functions
2018-12-18 Fabio M. Di... [nozzle] move code around to reflect public API and...
2018-12-18 Fabio M. Di... [nozzle] move code around to reflect completion and...
2018-12-18 Fabio M. Di... [nozzle] rename _check to is_valid_nozzle, make it...
2018-12-18 Fabio M. Di... [nozzle] be more explicit on function naming (part 2)
2018-12-18 Fabio M. Di... [nozzle] be more explicit on function naming
2018-12-18 Fabio M. Di... [nozzle] start cleaning internal function names
2018-12-18 Fabio M. Di... [nozzle] split code around to separate libnozzle and...
2018-12-18 Fabio M. Di... [build] split tests, man pages and build dirs
2018-12-18 Fabio M. Di... [nozzle] rename lib_mutex to config_mutex
2018-12-18 Fabio M. Di... [build] fix build on BSD
2018-12-18 Fabio M. Di... [cleanup] document nozzle_iface struct, drop unnecessar...
2018-12-18 Fabio M. Di... [cleanup] rename ip_addr to ipaddr
2018-12-18 Fabio M. Di... [cleanup] rename sockfd to ioctlfd
2018-12-18 Fabio M. Di... [cleanup] rename struct _ip to struct nozzle_ip and...
2018-12-18 Fabio M. Di... [nozzle] rename _config to nozzle_lib_config
2018-12-18 Fabio M. Di... [cleanup] start splitting the code across multiple...
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_fd
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_name_by_handle
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_get_handle_by_name
2018-12-18 Fabio M. Di... [nozzle] cleanup and document nozzle_(re)set_mac
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
next