]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2018-11-13 Chen Jingpiao[tx] remove goto statement to improve readability
2018-11-13 Chen JingpiaoAdd static qualifier to {compress, crypto, transport...
2018-11-12 Chen Jingpiao[transports] fix transport_modules_cmd array out of...
2018-11-07 Fabio M. Di... [build] fix supported compiler warning detection
2018-11-07 Chen Jingpiaotests: fix output message
2018-11-07 Chen Jingpiaofix typo
2018-11-07 Chen Jingpiaoman: update XML directory in doxyxml.c
2018-10-23 Christine Caulfieldmisc: keep covscan happy
2018-10-22 Fabio M. Di... Merge pull request #155 from kronosnet/stable1-proposed v1.5
2018-10-21 Christine Caulfieldlinks: Don't close loopback link
2018-10-08 Jan FriesseImport key with length not dividable by wrap key block...
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... [threads] make it easier to debug thread startup /...
2018-09-05 Jan FriesseUse gitarchive-version for spec file
2018-09-05 Jan Friessegit-version-gen fail on UNKNOWN version
2018-09-05 Jan FriesseDo not match lightweight tags in git-version-gen
2018-09-05 Jan FriesseSupport for git archive stored tags
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-07 Fabio M. Di... Merge pull request #150 from kronosnet/stable1-proposed v1.4
2018-08-03 Fabio M. Di... [threads] use internal array to track status of threads...
2018-08-03 Fabio M. Di... [tests] don't redefine symbols from the main library
2018-08-03 Fabio M. Di... [tests] adds more overrides for fedora28/arm/glibc
2018-08-03 Fabio M. Di... [handle] reduce usage of handle_config_mutex to wrap...
2018-08-03 Fabio M. Di... [logging] report error in case logging buffer is bigger...
2018-08-03 Fabio M. Di... [handle] drop init_lock_done as it was used only by...
2018-08-03 Fabio M. Di... [logging] drop locking inside log_msg (part 1)
2018-08-03 Fabio M. Di... [handle] drop call to log_msg that would have no effect
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... [tests] add another lzma exception
2018-04-26 Ferenc Wágnercoding style: add parentheses after the sizeof operator
2018-04-26 Ferenc Wágnerlog_msg: no point in putting NL after the final NUL
2018-04-26 Ferenc Wágnerknet_log_msg: fix documentation: the closing newline...
2018-04-26 Ferenc Wágner_logthread: while loop instead of goto
2018-04-26 Ferenc Wágner_logthread: select() returns the number of set bits...
2018-04-26 Ferenc Wágnerflush_logs: don't ever print past the message buffer
2018-04-26 Ferenc Wágnerflush_logs: while loop instead of goto
2018-04-26 Ferenc Wágnerflush_logs: a for loop is more straightforward here
2018-04-26 Ferenc Wágnerflush_logs: don't repeat the type of msg
2018-04-26 Ferenc Wágnerflush_logs: the reads will overwrite the entire msg...
2018-04-26 Ferenc Wágnerflush_logs: remove redundant condition
2018-04-23 Fabio M. Di... Merge pull request #145 from kronosnet/stable1-proposed v1.3
2018-04-20 Fabio M. Di... [crypto] NSS_NoDB_Init: the parameter is reserved,...
2018-04-20 Fabio M. Di... [crypto] improve checks around RX packet size
2018-04-19 Fabio M. Di... Merge pull request #140 from kronosnet/stable1-proposed v1.2
2018-03-27 Ferenc Wágnerbuild: look for source_epoch in srcdir
2018-03-27 Ferenc Wágnerbuild: check for SOURCE_DATE_EPOCH before turning to...
2018-03-27 Fabio M. Di... [build] fail and provide proper error if source tree...
2018-03-27 Ferenc Wágnerbuild: git -C is a relatively new option, avoid it
2018-03-27 Ferenc Wágnerbuild: accomodate to the actual date utility
2018-03-27 Ferenc Wágnerspec: use the source epoch here as well
2018-03-27 Ferenc Wágnerman: use new doxyxml date options to build man pages
2018-03-27 Christine Caulfieldman: Add date & year options to doxyxml
2018-03-27 Ferenc Wágnerbuild: distribute the source_epoch file
2018-03-27 Ferenc Wágnerbuild: determine SOURCE_EPOCH during configuration
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... [tx/rx] improve error checking when running external...
2018-02-25 Fabio M. Di... Merge pull request #116 from kronosnet/stable1-proposed v1.1
2018-02-23 Fabio M. Di... [build] fix ChangeLog generation in release tarball
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 Christine CaulfieldUDP: Don't keep retrying send if we get EINVAL
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... [build] simplify Doxygen test based on Feri's input
2018-02-18 Fabio M. Di... [build] be consistent
2018-02-18 Fabio M. Di... [build] make man page build optional
2018-02-18 Fabio M. Di... [build] check for all *int types as we use pretty much...
2018-02-18 Fabio M. Di... [build] drop redundant check (it's duplicated just...
2018-02-18 Fabio M. Di... [build] drop unnecessary function checks
2018-02-18 Fabio M. Di... [build] drop unnecessary include checks
2018-02-18 Fabio M. Di... [build] fail configure if we can't find Doxygen to...
2018-02-18 Fabio M. Di... [build] drop obsolete AC_PROG_LIBTOOL included in LT_INIT
2018-02-18 Fabio M. Di... [build] enable error when checking --enable-new-dtags...
2018-02-13 Ferenc Wágnerbuild: no binaries in build-aux wander out of the build...
2018-02-13 Ferenc Wágnerbuild: better separation of flags during cross-compilation
2018-02-13 Ferenc Wágnerbuild: kronosnetd still needs libqb on the host system
2018-02-13 Ferenc Wágnerbuild: compile and link doxyxml for the build host
2018-02-13 Ferenc Wágnerbuild: use build architecture libraries for doxyxml
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-12 Ferenc WágnerWe support several compression libraries by now.
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 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... [build] make gcc8 buffer boundaries check happy
2018-01-30 Ferenc Wágnerdoxyxml: use AM_CFLAGS for debugging info, optimization...
2018-01-30 Ferenc Wágnertests: skip the SCTP test if SCTP is not supported...
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