aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
Commit message (Expand)AuthorAge
* Improved compatibility with CygwinEvgeny Grin (Karlson2k)2017-11-26
* Moved pipe/socketpair to separate mhd_itc.h/.c files.Evgeny Grin (Karlson2k)2016-08-23
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
* Moved thread abstraction to mhd_threads.h/mhd_threads.c,Evgeny Grin (Karlson2k)2016-08-10
* Added new header mhd_options.hEvgeny Grin (Karlson2k)2016-07-23
* -fix as suggested by EGChristian Grothoff2016-02-22
* Use real system default value of FD_SETSIZE instead of guessingEvgeny Grin (Karlson2k)2015-12-08
* Handle redefined FD_SETSIZE and really redefine FD_SETSIZE for W32Evgeny Grin (Karlson2k)2015-12-07
* connection.c: refactor get_date_string() for clarity, distinguishEvgeny Grin (Karlson2k)2015-12-03
* Add and use _MHD_SOCKOPT_BOOL_TYPE for simplify usage of setsockopt() on W32/...Evgeny Grin (Karlson2k)2015-11-21
* daemon.c: MHD_handle_connection(): check timeout value for overflow of W32Evgeny Grin (Karlson2k)2015-08-08
* platform.h: correction of sleep() and usleep() replacements for W32Evgeny Grin (Karlson2k)2015-07-07
* Fix C++-style commentsEvgeny Grin (Karlson2k)2015-07-07
* Move all internal limits definitions to MHD_limits.hEvgeny Grin (Karlson2k)2015-07-07
* send_param_adapter(): support hosts with sendfile64(), but with 32-bit off_t ...Evgeny Grin (Karlson2k)2015-06-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* [w32] Help code to detect IPPROTO_IPV6 on VCEvgeny Grin (Karlson2k)2014-12-22
* Rework _MHD_EXTERN definition for VS projectEvgeny Grin (Karlson2k)2014-12-22
* platform.h: conditionally include unistd.hEvgeny Grin (Karlson2k)2014-12-22
* platform.h: define ssize_t for MSVC compilerEvgeny Grin (Karlson2k)2014-12-22
* Added ability to use native W32 threads, added --with-threads=LIB configure p...Evgeny Grin (Karlson2k)2014-04-08
* W32: use critical section instead of waitable object as MHD require synchroni...Evgeny Grin (Karlson2k)2014-04-04
* Implement wrapper macros for mutex manipulations, support W32 native mutex, r...Evgeny Grin (Karlson2k)2014-04-01
* Remove PlibC from platform.hEvgeny Grin (Karlson2k)2014-02-18
* Remove PlibC wrappers and macrosEvgeny Grin (Karlson2k)2014-02-18
* add sleep() and usleep() replacement for W32Evgeny Grin (Karlson2k)2014-02-18
* remove inet_pton() from tests, use real IPv6 loopback for testEvgeny Grin (Karlson2k)2014-02-18
* add ability to use socketspair instead of pipe, implement W32 pipe/socketspai...Evgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -hide symbolsChristian Grothoff2013-12-24
* -reverting removal of Plibc, select on pipes problem is critialChristian Grothoff2013-08-07
* Part 2 of 2 - Remove and replace PlibC macros with native function calls. Christian Grothoff2013-08-07
* -search.h begoneChristian Grothoff2012-11-08
* fixing #2511Christian Grothoff2012-08-22
* unescaping and 1494 fixChristian Grothoff2010-09-01
* move plibc to prefer system-wide plibc.h over our versionChristian Grothoff2010-08-19
* Dear Christian GrothoffChristian Grothoff2009-10-11
* don't include search.h on MinGWNils Durner2009-03-31
* second half of Richard Alimi's patchesChristian Grothoff2009-03-16
* fix brokenness (compiler -DFOO defines a value of 1 to FOO)Heikki Lindholm2009-02-20
* workaround for pthreads/W32Nils Durner2009-02-19
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
* zos fixesChristian Grothoff2009-02-03
* cleanupChristian Grothoff2008-09-08
* vxworks diff from Thomas MartinChristian Grothoff2008-09-05
* use MHD_config.hChristian Grothoff2008-08-27
* indentingChristian Grothoff2008-08-24
* fixChristian Grothoff2008-07-22