]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2017-08-17 Fabio M. Di... [testing] add knet_send with all crypto modules test
2017-08-17 Fabio M. Di... [compress] add support for threshold (don't compress...
2017-08-17 Fabio M. Di... [compress zlib] fix log levels around
2017-08-17 Fabio M. Di... [compress lz4] fix log levels around
2017-08-17 Fabio M. Di... [compress] remove stray debugging entry
2017-08-17 Fabio M. Di... [compress] add support for lz4 and lz4hc compress mechanism
2017-08-17 Fabio M. Di... [compress] fix header define
2017-08-17 Fabio M. Di... [packaging] add explicit build dependencies
2017-08-17 Fabio M. Di... [compress] add userdata compression support
2017-08-07 Christine Caulfieldloopback: Optimise loopback sending
2017-08-04 Fabio M. Di... Merge pull request #48 from chrissie-c/loopback-single
2017-08-04 Christine Caulfieldloopback: Fix some errno assignments that should have...
2017-08-03 Christine Caulfieldloopback: Only allow 1 link to localhost if loopback...
2017-08-03 Fabio M. Di... [build] minor "make my OCD more quiet" cleanups
2017-08-03 Fabio M. Di... [tx] use loopback logging
2017-08-03 Fabio M. Di... [crypto] use unique name to avoid collision with other...
2017-08-03 Fabio M. Di... [logging] add loopback nice name
2017-08-02 Fabio M. Di... [transport] minor nitpick
2017-08-01 Christine Caulfieldlibknet: Add LOOPBACK transport
2017-07-31 Fabio M. Di... Merge pull request #47 from jnpkrn/build+init
2017-07-31 Jan Pokorný[init] service file: drop no longer available ControlGr...
2017-07-31 Jan Pokorný[build] configure: avoid confusion wrt. what's enabled...
2017-07-30 Fabio M. Di... [build] use newly create kronosnet release team gpgkey
2017-07-30 Fabio M. Di... [build] enable release script / publishing bits
2017-07-30 Fabio M. Di... [build] make maintainer-clean clean also after a release
2017-07-30 Fabio M. Di... [build] add Cluster Release Team signing key
2017-07-28 Fabio M. Di... Merge pull request #46 from jnpkrn/build-release.mk
2017-07-28 Jan Pokorný[build] release.mk: reflect current release publishing...
2017-07-28 Jan Pokorný[build] release.mk: simplify the default goal, declare...
2017-07-28 Jan Pokorný[build] release.mk: move soft guard for no GPG key...
2017-07-28 Jan Pokorný[build] release.mk: fix no-release conflict (implied...
2017-07-28 Jan Pokorný[build] release.mk: simplify/generalize GPG signing...
2017-07-24 Christine Caulfieldlibknet: Small fixes for errors found by GCC 7.1
2017-07-18 Christine Caulfieldlibknet.h: change some status values from bitfield...
2017-07-12 Fabio M. Di... [nss] expand error reporting with proper error strings
2017-07-12 Fabio M. Di... [crypto] set default case for key_type and avoid build...
2017-07-12 Fabio M. Di... [crypto] cleanup inconsistent whitespacing
2017-07-12 Fabio M. Di... Merge pull request #44 from jfriesse/fips-enable
2017-07-11 Jan Friesse[knet.h] Reduce KNET_MIN_KEY_LEN
2017-07-11 Jan Friesse[nsscrypto] Use different method to import key
2017-07-11 Jan Friesse[nsscrypto] Refactor symmetric key importing
2017-06-24 Fabio M. Di... [stats] add doc details in the stat header
2017-06-24 Fabio M. Di... [link] switch link_get_status to write lock
2017-06-20 Chrissie Caulfieldlibknet: Add link stats (#43)
2017-06-12 Fabio M. Di... [rx/tx] Increase RX buffers to 512 (new-tx branch)
2017-06-12 Fabio M. Di... [kronosnetd] fix build with new link flags
2017-06-09 Christine Caulfieldlibknet: Add link flag for 'hi' (interactive) priority
2017-06-08 Christine Caulfieldlibknet: Add 'flags' parameter to knet_link_[gs]et_config()
2017-06-04 Fabio M. Di... Reduce TX memory further down by some MB
2017-06-04 Fabio M. Di... [tx/rx] reduce memory footprint and latency
2017-06-03 Fabio M. Di... Resolves signed-unsigned comparison warnings
2017-06-03 Michael JonesFixes format=signedness related warnings
2017-06-03 Michael JonesAdds additional warning flags to the compiler, no new...
2017-05-26 Christine Caulfield[sctp] Don't hold global_rwlock while sleeping.
2017-05-26 Christine Caulfield[libknet] Unlock the global lock if logging pipe is...
2017-05-11 Christine Caulfield[libknet] Add TC_PRIO_INTERACTIVE to sockets
2017-04-19 Fabio M. Di... Merge pull request #36 from liu4480/remove-if-defined...
2017-04-19 Bin Liuuse PRIu64 to replace #if defined(__i386__)
2017-04-13 Christine Caulfield[libknet] Add some includes to allow FreeBSD compilation
2017-04-13 Fabio M. Di... Merge pull request #35 from liu4480/type-fixes
2017-04-13 bliufix compile errors on i386/i686 for knet_bench.c
2017-04-13 Fabio M. Di... Merge pull request #33 from liu4480/type-fixes
2017-04-13 bliufix compile errors on i686
2017-03-17 Fabio M. Di... [docs] update slids a tiny bit
2017-03-03 Fabio M. Di... [tx] reduce memory usage and memmove on big pckts via...
2017-03-01 Fabio M. Di... [build] fix clang errors
2017-02-28 Fabio M. Di... Merge pull request #30 from jfriesse/shadow-time
2017-02-27 Jan Friesse[knet_bench]: Fix shadow declaration of time
2017-02-25 Fabio M. Di... [transports] add option to configure reconnect interval
2017-02-24 Fabio M. Di... [hb] use savederrno correctly
2017-02-23 Fabio M. Di... [tests] knet_bench add support for perf-by-time
2017-02-23 Fabio M. Di... [tests] add first cut of perf-by-size implementation...
2017-02-22 Fabio M. Di... [tests] don't spam for no logs
2017-02-22 Fabio M. Di... [transport] fix sendmmsg and recvmmsg wrappers to retur...
2017-02-21 Fabio M. Di... [libknet] drop bad doc copy/paste
2017-02-21 Fabio M. Di... Merge pull request #29 from liu4480/master
2017-02-21 Bin Liuadd doc for knet_handle_get_channel in libknet/libknet.h
2017-02-21 Fabio M. Di... [build] add better header protection
2017-02-21 Fabio M. Di... [build] Enforce C99 compile option
2017-02-21 Fabio M. Di... [sctp] fix more occurrences of link -> kn_link
2017-02-21 Fabio M. Di... [build] don't relink the whole test suite on each change
2017-02-17 Fabio M. Di... Merge pull request #21 from liu4480/master
2017-02-17 Bin LiuFix: remove duplicate judgement of (have_name < 0)...
2017-02-15 Fabio M. Di... [tests] port knet_bench to use internal version recvmmsg
2017-02-15 Fabio M. Di... [global] drop usage of recvmmsg inside libknet
2017-02-15 Fabio M. Di... [global] drop usage of sendmmsg inside libknet
2017-02-15 Fabio M. Di... [global] create our own copy of mmsghdr in preparation...
2017-02-15 Fabio M. Di... [poc] drop PoC sctp-defrag-bug code now that's merged...
2017-02-14 Fabio M. Di... [udp] remember to memset freshly allocated memory
2017-02-14 Fabio M. Di... [sctp] drop duplicated definition
2017-02-14 Fabio M. Di... [global] revert b525ee6a6b74ec, go back to 64K nodes...
2017-02-14 Fabio M. Di... [tx] increase timeres on TX pressure and reduce log...
2017-02-14 Fabio M. Di... [tx] pass pointers around and save some memory
2017-02-14 Fabio M. Di... [tx] minor optimization in handling packets < MTU
2017-02-14 Fabio M. Di... [tx] map any outgoing packets only once and reduce...
2017-02-14 Fabio M. Di... [tx] map outgoing packet once per host vs once per...
2017-02-07 Fabio M. Di... [transport] define value only once
2017-02-06 Fabio M. Di... [tx] fix error log
2017-02-05 Fabio M. Di... Move TODO list to trello
2017-02-03 Fabio M. Di... [global] Reduce the number of support nodes in a knet...
next