]> jfr.im git - irc/atheme/libmowgli-2.git/shortlog
irc/atheme/libmowgli-2.git
2024-04-01  Aaron Jonessrc/libmowgli/eventloop/helper: trampoline: ensure... origin/HEAD origin/master
2022-02-28  Aaron Jonespatricia: add a mowgli_patricia_clear() function master
2021-06-13  alyxMerge pull request #52 from loongson-zjl/fix-machine...
2021-06-07  zhangjialinguse __loongarch64 only
2021-06-04  alyxMerge pull request #51 from loongson-zjl/fix-machine...
2021-06-04  loongson-zjlMerge branch 'atheme:master' into fix-machine-add-loongarch
2021-06-03  alyxMerge pull request #50 from loongson-zjl/gnu-config...
2021-06-03  zhangjialingfix platform/machine.h add loongarch support
2021-06-03  zhangjialingadd loongarch support , the upstream gnu config has...
2021-03-02  Aaron Jonessrc/libmowgli/platform/Makefile: remove autoconf.h...
2021-02-23  Nicole Kleinhoffcore/heap.disabled: rip out HEAP_DEBUG code
2021-02-22  Nicole Kleinhoffcore/heap.disabled: remove tracking of allocations
2021-02-22  Nicole Kleinhoffeventloop: delay freeing pollables until the current...
2020-05-31  Wade ClineUse host tools for 'ar' and 'ranlib'
2020-01-03  Aaron JonesUpdate config.guess and config.sub
2019-06-05  AlyxMerge pull request #44 from awilfox/master
2019-05-05  AlyxSun Studio CC supports this, let it exist
2019-04-05  Aaron Jonesmodule/interface: avoid %d/%u sign confusion
2019-04-05  Aaron Joneslinebuf: avoid %d/%u sign confusion
2019-04-05  Aaron Jonesdns/evloop_reslib: avoid %d/%u sign confusion
2019-04-05  Aaron Jonescontainer/patricia: avoid %d/%u sign confusion
2019-04-05  Aaron Jonescontainer/dictionary: avoid %d/%u sign confusion
2019-03-24  Aaron Jonescontainer/patricia: mowgli_patricia_elem_find(): avoid...
2019-01-21  Aaron Jonescore/heap.enabled: use size_t consistently
2019-01-21  Aaron Jonescore/heap.enabled: do commits 1a7a27f396dc95746050...
2019-01-21  Aaron Jonescore/heap.disabled: add more debugging statements
2019-01-21  Aaron Jonescore/heap.disabled: invoke underlying allocator directly
2019-01-20  Aaron JonesBuild System & core/heap: add method to disable heap...
2019-01-20  Aaron Jonescore/heap: fix allocator logic
2019-01-20  Aaron Jonescore/alloc: add function to retrieve current allocator
2019-01-18  Aaron Jonessrc/libmowgli/: mowgli_alloc(): tidy up various invocations
2019-01-18  Aaron Jonescore/alloc.c, core/allocator.c: fix calloc(3) and free...
2019-01-18  Aaron Jonesext/getopt_long.c: rename and fix problematic macro
2019-01-18  Aaron Jonesthread/*_mutexops.c: fix missing extern pollops declara...
2019-01-18  Aaron Jonesplatform/cacheline.c: mark compilation-unit private...
2019-01-18  Aaron Joneseventloop/*_pollops.c: fix missing extern pollops decla...
2019-01-18  Aaron Jonescontainer/patricia.c: fix abuse of comma syntax
2019-01-18  Aaron Jonescontainer/index: initialise index_heap at load time
2019-01-18  Aaron Jonescore/bootstrap_internal.h: add missing header file...
2019-01-18  Aaron Jonescontainer/dictionary.[ch]: fix numerous small issues
2019-01-18  Aaron Jonescore/logger.c: mark compilation-unit private variables...
2019-01-18  Aaron Jonescore/bootstrap.h: provide prototype for extern function...
2019-01-15  Aaron Jonescontainer/patricia: mowgli_patricia_create(): simplify...
2019-01-15  Aaron Jonescontainer/dictionary: mowgli_dictionary_create(): simpl...
2019-01-15  Aaron Jonescontainer/list: mowgli_list_concat(): fix possible...
2019-01-15  Aaron JonesAll Source Files: Lots of header/macro/function cleanups
2019-01-15  Aaron JonesAll Header Files: Use consistently-named & commented...
2018-12-19  Aaron Jonesbuildsys.mk.in: clearly indicate link output file for...
2018-06-26  Aaron Jonesvio/vio_sockets.c: fix recvfrom(2) conditional check
2018-03-06  Aaron Jonessrc/libmowgli/dns/evloop_res.c: fix epoll_ctl(2) -EBADF...
2018-03-06  Aaron Jonessrc/libmowgli/dns/evloop_res.c: fix memory leak
2018-02-26  Aaron Jonessrc/libmowgli/dns/evloop_res.c: fix erroneous invocatio...
2018-02-26  Aaron Jonessrc/libmowgli/base/argstack.c: remove erroneous invocat...
2018-02-07  Unit 193Build System: Handle local macros via AC_CONFIG_MACRO_DIRS
2017-12-13  Aaron Joneseventloop/epoll_pollops.c: zero epoll struct before use
2017-09-27  A. Wilcoxcacheline: Ensure sysconf var is defined before use...
2017-09-15  Aaron Jonesm4/ax_check_openssl.m4: run pkg-config tests even if... v2.1.3
2017-09-12  Aaron Jonesm4/ax_check_openssl.m4: respect --with-openssl=yes... v2.1.2
2017-09-05  Aaron Jonesconfigure: update version to 2.1.1 v2.1.1
2017-09-05  Aaron JonesOpenSSL: Several minor fixups
2016-09-04  Max TeufelREADME: remove broken link
2016-05-17  Aaron JonesFix up several minor code quality problems that trigger...
2016-04-06  Max Teufelconfigure: update version to 2.1.0 v2.1.0
2016-04-06  William PitcockMerge pull request #37 from staticfox/func
2016-03-24  Matt Ullmanprogram_opts: Remove unused function
2015-11-16  Aaron JonesSeriously rework the OpenSSL context code
2015-02-22  William PitcockMerge pull request #33 from Renegade334/master
2015-02-11  Renegade334patricia.c: Fix assert in mowgli_patricia_elem_add
2015-01-23  William PitcockMerge pull request #32 from Renegade334/master
2015-01-21  Renegade334vio/vio.c: mowgli_vio_err_sslerrcode: Return correct...
2015-01-15  William PitcockMerge pull request #31 from aji/master
2015-01-15  Aaron JonesFix IPv6 reverse DNS lookups (address to name conversion)
2014-12-18  Jilles TjoelkerCorrectly call <ctype.h> functions using (unsigned...
2014-09-09  William PitcockMerge pull request #27 from attilamolnar/vio-warn-fix
2014-08-03  William PitcockMerge pull request #26 from attilamolnar/heapdebug...
2014-06-17  Mantas MikulėnasMerge pull request #29 from andrewshadura/patch-1
2014-06-17  Andrew ShaduraUse #else instead of #elif.
2014-04-28  Attila Molnarvio: Change type of the flags parameter of mowgli_vio_...
2014-04-28  Attila Molnarcore/heap: Fix compile error if HEAP_DEBUG is defined
2014-02-25  Alex IadiciccoMerge pull request #25 from hlandau/master
2014-02-21  Hugo LandauMake DNS resolver's UDP socket close-on-exec.
2014-02-21  Hugo LandauMake epoll/kqueue close-on-exec.
2014-02-06  Alex IadiciccoMerge pull request #24 from awilfox/fix-std-c99
2014-02-06  Andrew WilcoxAdd compiler #error directive for GCC retadation
2014-02-02  William Pitcockmodule/interface: new module, implementing cross-module...
2014-01-19  William Pitcockdns/evloop_res: initialize lsin.addrlen
2014-01-19  William Pitcockdns/evloop_res: initialize `lsin`.
2013-11-02  Alex IadiciccoMerge branch 'master' of git://github.com/binki/libmowg...
2013-10-29  Alex Iadiciccoeventloop: Break timer run loop when no timers waiting.
2013-07-14  Jilles Tjoelkereventloop: Fix deadline for timers.
2013-04-21  Jilles Tjoelkergetopt_long: Fix missing newline after error messages.
2013-04-15  Alex Iadiciccoproctitle: fix undeclared identifier on certain platforms
2013-04-15  Alex Iadiciccocacheline: make things work right on OS X
2013-04-14  William PitcockMerge pull request #21 from quora-wings/master
2013-04-14  QuoraFixed unused variable warning in proctitle.c
2013-04-06  Patrick McFarlandAdd limit.h to stdinc.h
2013-04-06  Patrick McFarlandMerge branch 'master' of https://github.com/atheme...
2013-04-05  Alex IadiciccoMerge branch 'master' of https://github.com/Diablo...
2013-03-27  William PitcockFix description of mowgli_patricia routines. (ref #18)
2013-03-20  Douglas FreedAdd BSDmakefile to redirect to gmake
next