]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
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
2018-04-23 Ferenc Wágnerlog_msg: no point in putting NL after the final NUL
2018-04-23 Ferenc Wágnerknet_log_msg: fix documentation: the closing newline...
2018-04-23 Ferenc Wágner_logthread: while loop instead of goto
2018-04-23 Ferenc Wágner_logthread: select() returns the number of set bits...
2018-04-23 Ferenc Wágnerflush_logs: don't ever print past the message buffer
2018-04-23 Ferenc Wágnerflush_logs: while loop instead of goto
2018-04-23 Ferenc Wágnerflush_logs: a for loop is more straightforward here
2018-04-23 Ferenc Wágnerflush_logs: don't repeat the type of msg
2018-04-23 Ferenc Wágnerflush_logs: the reads will overwrite the entire msg...
2018-04-23 Ferenc Wágnerflush_logs: remove redundant condition
2018-04-20 Fabio M. Di... Merge pull request #146 from kronosnet/extra-checks
2018-04-20 Fabio M. Di... [crypto] NSS_NoDB_Init: the parameter is reserved,...
2018-04-20 Fabio M. Di... Merge pull request #144 from kronosnet/extra-checks
2018-04-20 Fabio M. Di... [crypto] improve checks around RX packet size
2018-03-26 wferiMerge pull request #143 from kronosnet/source_epoch
2018-03-26 Ferenc Wágnerbuild: look for source_epoch in srcdir
2018-03-25 Ferenc Wágnerbuild: check for SOURCE_DATE_EPOCH before turning to...
2018-03-24 Fabio M. Di... [build] fail and provide proper error if source tree...
2018-03-23 Ferenc Wágnerbuild: git -C is a relatively new option, avoid it
2018-03-23 Ferenc Wágnerbuild: accomodate to the actual date utility
2018-03-22 Ferenc Wágnerspec: use the source epoch here as well
2018-03-22 Ferenc Wágnerman: use new doxyxml date options to build man pages
2018-03-22 Christine Caulfieldman: Add date & year options to doxyxml
2018-03-22 Ferenc Wágnerbuild: distribute the source_epoch file
2018-03-22 Ferenc Wágnerbuild: determine SOURCE_EPOCH during configuration
2018-02-26 Fabio M. Di... Merge pull request #139 from kronosnet/new-compress... v1.90
2018-02-26 Fabio M. Di... [compress] extend check to compare end buffer data
2018-02-26 Fabio M. Di... [compress] update valgrind exception file to match...
2018-02-26 Fabio M. Di... [compress] delegate compress_level validation to compre...
2018-02-26 Fabio M. Di... Merge pull request #138 from kronosnet/host-filter-fix
2018-02-25 Fabio M. Di... [tx/rx] improve error checking when running external...
2018-02-23 Fabio M. Di... Merge pull request #137 from kronosnet/fix-log-gen
2018-02-23 Fabio M. Di... [build] fix ChangeLog generation in release tarball
2018-02-20 Fabio M. Di... Merge pull request #124 from kronosnet/test_handle
2018-02-20 Ferenc WágnerIndicate new API call in libtool version info
2018-02-20 Ferenc Wágnerbuild: provide -version-info directly instead of -versi...
2018-02-20 Ferenc WágnerNew API function: knet_handle_new_ex() taking handle...
2018-02-20 Fabio M. Di... Merge pull request #136 from chrissie-c/fix-udp-einval
2018-02-19 Christine CaulfieldUDP: Don't keep retrying send if we get EINVAL
2018-02-19 Fabio M. Di... Merge pull request #134 from kronosnet/move-man
2018-02-19 Christine Caulfielddoxyxml: Use overridden XML_DIR for reading structures
2018-02-19 Fabio M. Di... [man] fix path to stamp file
2018-02-19 Fabio M. Di... [man] move kronosnetd man pages
2018-02-19 Fabio M. Di... [man] move libknet man pages and man pages build tools...
2018-02-18 Fabio M. Di... Merge pull request #127 from kronosnet/configure-hardening2
2018-02-17 Fabio M. Di... [build] simplify Doxygen test based on Feri's input
2018-02-16 Fabio M. Di... [build] be consistent
2018-02-16 Fabio M. Di... [build] make man page build optional
2018-02-16 Fabio M. Di... [build] check for all *int types as we use pretty much...
2018-02-16 Fabio M. Di... [build] drop redundant check (it's duplicated just...
2018-02-16 Fabio M. Di... [build] drop unnecessary function checks
2018-02-16 Fabio M. Di... [build] drop unnecessary include checks
2018-02-16 Fabio M. Di... [build] fail configure if we can't find Doxygen to...
2018-02-16 Fabio M. Di... [build] drop obsolete AC_PROG_LIBTOOL included in LT_INIT
2018-02-16 Fabio M. Di... [build] enable error when checking --enable-new-dtags...
2018-02-13 Fabio M. Di... Merge pull request #132 from kronosnet/cross
2018-02-12 Ferenc Wágnerbuild: no binaries in build-aux wander out of the build...
2018-02-12 Ferenc Wágnerbuild: better separation of flags during cross-compilation
2018-02-12 Ferenc Wágnerbuild: kronosnetd still needs libqb on the host system
2018-02-12 Ferenc Wágnerbuild: compile and link doxyxml for the build host
2018-02-12 Ferenc Wágnerbuild: use build architecture libraries for doxyxml
2018-02-12 Fabio M. Di... Merge pull request #130 from kronosnet/modes
2018-02-12 Ferenc WágnerBetter wording suggested by Chrissie
2018-02-12 Ferenc WágnerReword the documentation of knet_handle_compress_cfg
2018-02-09 Ferenc WágnerWe support several compression libraries by now.
2018-02-03 Fabio M. Di... Merge pull request #128 from kronosnet/debian-lz4
2018-02-03 Fabio M. Di... [compress] lz4: fix builds for older lz4 releases
2018-02-03 Fabio M. Di... [compress] lz4: include all required headers
2018-02-03 Fabio M. Di... Merge pull request #129 from kronosnet/manpages
2018-02-03 Ferenc Wágnerdoxyfile: description of return values may be missing
2018-02-03 Fabio M. Di... [man] drop dist_man_MANS leftover
2018-02-01 Fabio M. Di... Merge pull request #125 from kronosnet/gcc8-fixes
2018-02-01 Fabio M. Di... [build] make gcc8 buffer boundaries check happy
2018-01-30 wferiMerge pull request #123 from kronosnet/doxyflags
2018-01-30 Ferenc Wágnerdoxyxml: use AM_CFLAGS for debugging info, optimization...
2018-01-30 wferiMerge pull request #122 from kronosnet/skip_sctp
2018-01-30 Ferenc Wágnertests: skip the SCTP test if SCTP is not supported...
2018-01-30 Fabio M. Di... Merge pull request #121 from kronosnet/flags
2018-01-30 Ferenc Wágnerbuild: --export-dynamic is needed for dlopened modules...
2018-01-30 Ferenc Wágnerbuild: linking with libm is unnecessary on some systems...
2018-01-30 Ferenc Wágnerbuild: use --as-needed to avoid unnecessary dependency...
2018-01-30 Ferenc Wágnerbuild: check for the --enable-new-dtags flag before...
next