]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2016-05-15 Michele BaldessariInitialize savederrno variable
2016-03-06 Fabio M. Di... [PMTUd] fix several issues around PMTUd and improve...
2016-02-16 Fabio M. Di... [send/recv] fix handling of duplicated HOSTINFO pckt...
2016-02-16 Fabio M. Di... [internal] rename list_rwlock to global_rwlock
2016-02-15 Fabio M. Di... [host] fix memory leak in knet_host_add in case of...
2016-02-15 Fabio M. Di... [internal] document usage of mutex and locks
2016-02-15 Fabio M. Di... Update TODO list
2016-02-15 Fabio M. Di... Update TODO list
2016-02-11 Fabio M. Di... Update TODO
2016-02-10 Michele Baldessari[docs] Fix docbook typo
2016-02-10 Fabio M. Di... [crypto] fix crash when receiving non crypto packets...
2016-02-10 Fabio M. Di... [onwire] let's try to be smart and preallocate space...
2016-02-09 Michele BaldessariMerge pull request #3 from mbaldessari/wip_overflow_fedora
2016-02-09 Michele BaldessariFix small string overflow
2016-02-09 Michele BaldessariMerge pull request #2 from mbaldessari/smatch_fixes
2016-02-09 Michele BaldessariFix another indentation issue
2016-02-09 Michele BaldessariFix equality test
2016-02-09 Michele BaldessariFix broken indentations
2016-02-09 Michele BaldessariMove len to ssize_t
2016-02-09 Michele BaldessariFix error path test equality
2016-02-09 Fabio M. Di... Update TODO list
2016-02-07 Fabio M. Di... Update TODO list
2016-02-06 Fabio M. Di... [send/recv] add knet_send_sync function
2016-01-10 Fabio M. Di... [sockets] first cut at making socket management more...
2016-01-05 Fabio M. Di... Update TODO list
2015-12-24 Fabio M. Di... Update TODO
2015-12-20 Fabio M. Di... [send/recv] rework handling of 0 byte read/write on...
2015-12-18 Fabio M. Di... Update TODO list
2015-12-18 Fabio M. Di... remove stray comment
2015-12-18 Christine Caulfield[lib] Fix typos & English in libknet.h file
2015-12-18 Fabio M. Di... [send/recv] deal properly with 0 bytes packets on local...
2015-12-18 Fabio M. Di... [send/recv] be consistent between readv and recvmmsg...
2015-12-18 Fabio M. Di... [PMTUd] improve debug message to add iface mtu
2015-12-18 Fabio M. Di... [global] add support for multiple local sockets/fds
2015-12-16 Fabio M. Di... Update TODO list
2015-12-16 Fabio M. Di... [internal] switch from pipe to socketpairs for consistency
2015-12-16 Fabio M. Di... [send/recv] add support for recvmmsg on local socket
2015-12-16 Fabio M. Di... Update TODO list
2015-12-14 Fabio M. Di... Update TODO
2015-12-13 Fabio M. Di... [send/recv] save some more times dealing with unreachab...
2015-12-13 Fabio M. Di... [send/recv] rework commit 1de7acb8 a bit
2015-12-13 Fabio M. Di... [send/recv] drop too verbose log message and fix comment
2015-12-13 Fabio M. Di... [send/recv] remove TODO comment
2015-12-13 Fabio M. Di... [send/recv] sort code around
2015-12-13 Fabio M. Di... Update TODO list
2015-12-13 Fabio M. Di... [send/recv] fix bcast data entry for hostinfo packets
2015-12-12 Fabio M. Di... [send/recv] drop redundant check
2015-12-12 Fabio M. Di... [send/recv] fix logging levels
2015-12-12 Fabio M. Di... Update configure.ac for sendmmsg
2015-12-12 Fabio M. Di... [host] cleanup circular buffer function names
2015-12-12 Fabio M. Di... Sort TODO list
2015-12-12 Fabio M. Di... [host] add host status change callback notifications
2015-12-11 Fabio M. Di... [send/recv] fix data len passed to dst host filter...
2015-12-10 Fabio M. Di... [filters] be consistent and provide private data for...
2015-12-09 Fabio M. Di... [send/recv] improve dst_host_filter API to include...
2015-12-09 Fabio M. Di... [send/recv] add support for dynamic buffer allocation...
2015-12-08 Fabio M. Di... [send/recv] fix host_id value in host_filter
2015-11-30 Fabio M. Di... [send/recv] Fix handling of HOSTINFO packets
2015-11-29 Fabio M. Di... Update TODO list
2015-11-28 Fabio M. Di... Replace memcpy with memmove across the board
2015-11-28 Fabio M. Di... Update TODO list
2015-11-28 Fabio M. Di... Update TODO
2015-11-28 Fabio M. Di... [PMTUd] Fix crash and calculation when using crypto
2015-11-27 Fabio M. Di... [libtap] automatic restore IPv6 address when recovering...
2015-11-27 Fabio M. Di... Update TODO list
2015-11-26 Fabio M. Di... Update TODO list
2015-11-25 Fabio M. Di... [crypto] align crypto_authenticate_and_decrypt API...
2015-11-22 Fabio M. Di... [send/recv] init recv buffer array only once
2015-11-22 Fabio M. Di... [internal] define/use PCKT_FRAG_MAX instead of UINT8_MAX
2015-11-22 Fabio M. Di... Fix error message
2015-11-22 Fabio M. Di... [send/recv] use recvmmsg on network sockets
2015-11-22 Fabio M. Di... Update TODO
2015-11-18 Fabio M. Di... Update copyright dates
2015-11-18 Fabio M. Di... [build] update configure.ac
2015-11-16 Fabio M. Di... [send/recv] fix data filling in the frag code
2015-11-16 Fabio M. Di... [send/recv] use sendmmsg to reduce latency
2015-11-16 Fabio M. Di... [internal] reduce memory footprint further down
2015-10-24 Fabio M. Di... [global] reduce memory footprint by a long shot
2015-10-24 Fabio M. Di... [send/recv] add simplistic packet re-assembly code
2015-10-21 Fabio M. Di... Revert "[global] reduce memory footprint by a long...
2015-09-20 Fabio M. Di... [global] reduce memory footprint by a long shot
2015-09-20 Fabio M. Di... [threads] cleanup header
2015-09-20 Fabio M. Di... [cleanup] remove unused headers around
2015-09-20 Fabio M. Di... [threads] split send recv threads in separate file
2015-09-20 Fabio M. Di... [threads] split dsthandler thread in separate file
2015-09-20 Fabio M. Di... [threads] split pmtud thread in separate file
2015-09-20 Fabio M. Di... [threads] split heartbeat thread in separate file
2015-09-20 Fabio M. Di... [threads] implement outgoing pckt fragmentation based...
2015-09-16 Fabio M. Di... Update TODO list
2015-09-16 Fabio M. Di... [global] restrict max packet size to 65536 bytes
2015-09-15 Fabio M. Di... [test] disable crypto rekey test for now
2015-09-15 Fabio M. Di... [knetd] fix libqb logging filter
2015-09-15 Fabio M. Di... [test] fix ping_test data print and add some more info
2015-09-15 Fabio M. Di... [handle] add missing include
2015-09-15 Fabio M. Di... [handle] fix knet_send sock handling to use correct...
2015-09-15 Fabio M. Di... [handle] fix init order to have more debug in case...
2015-09-15 Fabio M. Di... [commodity] add knet_send/knet_recv api calls
2015-09-15 Fabio M. Di... [handle] API change warning: add support for knet_handl...
2015-09-15 Fabio M. Di... [threads] add warning on fragmented packets
2015-09-08 Fabio M. Di... [ping] fix sockpair creation to deal with sequence...
next