]> jfr.im git - irc/atheme/libmowgli-2.git/shortlog
irc/atheme/libmowgli-2.git
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
2013-03-13  William Pitcockeventloop/ports: fix eventloop livelock
2013-03-13  William Pitcockeventloop: add ETIME to mowgli_eventloop_ignore_errno()
2013-03-12  Patrick McFarlanddns: fix unwrapped maacros
2013-03-12  Patrick McFarlandBy request of mogri, spaces after cast
2013-03-11  Patrick McFarlandFix formatting, add uncrustify.cfg used to do this
2013-03-11  Patrick McFarlandobject: Fix semicolons ending macros
2013-03-11  Patrick McFarlandlogger: Fix semicolons ending macros
2013-03-11  Patrick McFarlandvio: Fix semicolons ending macros
2013-03-10  Alex Iadiciccolinebuf: Cache endl_len, and add function to set delimiters
2013-03-10  Alex Iadiciccolinebuf: Use single-byte delimiters
2013-03-05  Alex IadiciccoUpdate README (closes #17)
2013-03-05  mogriMerge pull request #16 from binki/master
2013-03-05  mogriMerge pull request #15 from enmand/master
2013-03-05  Nathan Phillip... Fix compilation on modern mingw32; includes dropping...
2013-03-02  Daniel EnmanUse Solaris Threads on Solaris
2013-03-02  Daniel EnmanFix "Redeclaration with no linkage" on SmartOS
2013-02-27  Alex Iadiciccocacheline: Use #elif defined rather than just #elif
2013-02-25  Alex Iadiciccolist: Paranoia on value of count, and minor consistency...
2013-02-20  Alex IadiciccoMerge pull request #14 from Diablo-D3/master
2013-02-18  Patrick McFarlandChange to MOWGLI_OS_WINDOWS
2013-02-18  Patrick McFarlandFix void arithmatic warnings
2013-02-18  Patrick McFarlandFix printf formatting warnings
2013-02-18  Patrick McFarlandForgot to commit changes to cacheline.c for mowgli_cahc...
2013-02-18  Patrick McFarlandRemove alwaysinline, can't be used usefully cross unit
2013-02-18  Patrick McFarlandForgot to commit vio union fixes for vio_openssl.c
2013-02-18  Patrick McFarlandMove mowgli_cacheline_size to cacheline.c
2013-02-18  Patrick McFarlandFix vio unnamed union
2013-02-18  Patrick McFarlandGet rid of the unamed union in json.[ch]
2013-02-18  Patrick McFarlandRemove define for SLPI
2013-02-18  Patrick McFarlandMove mowgli_log_prefix_real from logger.h to logger.c
2013-02-18  Patrick McFarlandRemove MOWGLI_DEPRECATED from stdinc.h as it is now...
2013-02-18  Patrick McFarlandMake constructor.h use mowgli compiler defines
2013-02-18  Patrick McFarlandMOWGLI_COMPILER_GCC_VERSION should not have been privat...
2013-02-18  Patrick McFarlandAdd attributes.h to platform/Makefile
2013-02-18  Patrick McFarlandAdd _MOWGLI_COMPILER_GCC_VERSION for easy version checking
2013-02-18  Patrick McFarlandAdd attributes.h to mowgli.h, move constructor.h below...
2013-02-18  Patrick McFarlandAdd attributes.h: compiler attributes for improving...
2013-02-16  Patrick McFarlandAdd include barrier to cacheline.h
2013-02-16  Patrick McFarlandAdd cacheline.h to mowgli.h
2013-02-15  Patrick McFarlandCall cacheline_bootstrap from bootstrap
2013-02-15  Patrick McFarlandRename cacheline_init to cacheline_bootstrap
2013-02-15  Patrick McFarlandUpdate src/libmowgli/platform/cacheline.c
2013-02-14  Patrick McFarlandAdd cacheline routines
2013-02-06  Alex IadiciccoMerge pull request #13 from Diablo-D3/master
2013-02-06  Alex IadiciccoMerge pull request #12 from tallica/master
2013-02-05  Michał Lipskijson: Fixes for C++ compilers.
2013-02-05  Patrick McFarlandMove mowgli_object_class_dict init to bootstrap
2013-02-05  Patrick McFarlandpatricia.c: Cast to void * for %p
2013-02-05  Patrick McFarlandUse C99 compliant stringification
2013-02-05  Patrick McFarlandMove logger buffer down to one page of memory and stop...
2013-02-05  Patrick McFarlandMake mowgli_log_real tail call optimizable and make...
2013-02-05  Patrick McFarlandRemove public protos for bootstrap internal functions
2013-02-05  Patrick McFarlandBootstrap win32 winsock last not first
2013-02-05  Patrick McFarlandAdd mowgli_log_bootstrap()
2013-02-05  Patrick McFarlandClean up logger.[ch], don't break backwards compat...
2013-02-04  Patrick McFarlandRemove comma eating ## trick, isn't C99 compliant
next