aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/Makefile.am
Commit message (Expand)AuthorAge
* -missunderstanding test...Christian Grothoff2016-02-22
* -these tests should pass even if we do not have listen-shutdownChristian Grothoff2016-02-22
* Really fixed Makefile for poll testEvgeny Grin (Karlson2k)2016-02-06
* fixed Makefile for poll testEvgeny Grin (Karlson2k)2016-02-05
* Added test for checking ability of shutdown() on socket to trigger poll()Evgeny Grin (Karlson2k)2016-02-05
* Added test for checking ability of shutdown() on socket to trigger select()Evgeny Grin (Karlson2k)2016-01-25
* Use only US-ASCII charset when comparing stings as caseless as required by st...Evgeny Grin (Karlson2k)2016-01-16
* Use real system default value of FD_SETSIZE instead of guessingEvgeny Grin (Karlson2k)2015-12-08
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27
* fix file names, include missing files to MakefileEvgeny Grin (Karlson2k)2015-08-22
* export MHD_get_reason_phrase_forChristian Grothoff2015-08-14
* Make libplatform_interface.la a dependency where appropriateLRN2015-04-21
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* W32: fix building with --disable-staticEvgeny Grin (Karlson2k)2014-05-25
* W32: remove dependency on libgcc dll with latest GCCEvgeny Grin (Karlson2k)2014-04-15
* Added ability to use native W32 threads, added --with-threads=LIB configure p...Evgeny Grin (Karlson2k)2014-04-08
* Fixed MHD base tests with non-default path to GnuTLS includes, removed duplic...Evgeny Grin (Karlson2k)2014-04-07
* Rename internal helper lib libmicrohttpd_w32.la -> libplatform_interface.laEvgeny Grin (Karlson2k)2014-04-01
* microhttpd/Makefile.am: remove duplicated flagsEvgeny Grin (Karlson2k)2014-03-06
* microhttpd/Makefile.am: cleanup extra flagEvgeny Grin (Karlson2k)2014-03-06
* Update usage of libcurl and libgnutls compiler flags, allow correct compilati...Evgeny Grin (Karlson2k)2014-03-06
* configure.ac: update crypt libs detections, use crypt libs flags only where i...Evgeny Grin (Karlson2k)2014-03-05
* Fix W32 resource compile if '-isystem' flag is used in CPPFLAGSEvgeny Grin (Karlson2k)2014-02-26
* fix typo in src/microhttpd/Makefile.amEvgeny Grin (Karlson2k)2014-02-26
* Remove global dependency on PTHREAD_LIBS and use it only where it's requiredEvgeny Grin (Karlson2k)2014-02-26
* add W32 dll information resourcesEvgeny Grin (Karlson2k)2014-02-20
* create W32 static lib with MS lib.exe if availableEvgeny Grin (Karlson2k)2014-02-20
* create export libmicrohttpd.lib on W32 when building shared libEvgeny Grin (Karlson2k)2014-02-20
* w32functions cleanups and makefile fixes for W32Evgeny Grin (Karlson2k)2014-02-20
* More typo fixes and proper convenience lib makefile rulesLRN2014-02-19
* Fix a typo (missing backslash to continue a line)LRN2014-02-19
* -fix bogus duplicationChristian Grothoff2014-02-19
* move headers to src/include, build w32functions.c as static library (untested...Christian Grothoff2014-02-19
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* add platform abstraction for errno and strerror, check EWOULDBLOCK additional...Evgeny Grin (Karlson2k)2014-02-18
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usageChristian Grothoff2014-02-18
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* Karlson2k: fix makefiles: src/daemon -> src/microhttpdChristian Grothoff2014-02-04
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -re-adding logic to restrict exported symbols via linker, unsure how/when tha...Christian Grothoff2013-12-24
* -fix reactivating plibcChristian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* -directory was renamedChristian Grothoff2013-05-05
* -changing directory nameChristian Grothoff2013-05-05