]> sjero.net Git - wget/history - src/mswindows.h
NEWS: cite --start-pos
[wget] / src / mswindows.h
2011-08-13 Giuseppe ScrivanoDon't define snprintf and vsnprintf twice.
2011-05-23 Giuseppe ScrivanoFix error messages under Windows.
2011-05-15 Ray SatiroEnsure sockets are not blocking after a select under...
2011-04-19 Giuseppe ScrivanoUse mkdir module from gnulib.
2011-01-01 Giuseppe Scrivanomass change: update copyright years.
2010-05-08 Giuseppe ScrivanoMass update copyright years.
2010-05-07 Giuseppe ScrivanoRemove some functions not needed anymore.
2010-05-07 Giuseppe ScrivanoFix build under mingw.
2009-09-23 Micah Cowanimported patch windows
2009-09-04 Micah CowanRan update-copyright.
2009-07-04 Micah CowanAutomated merge.
2008-12-01 Micah CowanAutomated merge.
2008-11-26 Micah CowanMerge with mainline.
2008-09-02 Gisle VanemEnsure stdio.h is included.
2008-04-22 Micah CowanMerging Ted Mielczarek's CSS changes with tip.
2008-01-25 Micah CowanUpdated copyright year.
2007-12-08 Micah CowanMerge SFLC licensing changes for OpenSSL with tip.
2007-11-28 Micah CowanUpdated licensing exception for OpenSSL from the SFLC.
2007-10-18 Micah CowanMerging to reinstate autoreconf.
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/mailin...
2007-10-13 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven...
2007-10-11 Micah CowanMerged with eleven for Gisle's mswindows.c patch.
2007-10-11 Micah CowanRemoval of no-longer-used argc, argv (Gisle).
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-07-14 mtortonesi[svn] Added sanity checks for -k, -p, -r and -N when...
2006-06-26 hniksic[svn] Allow 64-bit wgint without LFS.
2005-08-12 hniksic[svn] Renamed strtoll_return to strtoll_type.
2005-08-11 hniksic[svn] If strtoll is not present, check for strtoimax...
2005-07-08 hniksic[svn] Include process.h for getpid() declaration.
2005-07-07 hniksic[svn] Only define symbols in config-compiler.h, don...
2005-07-06 hniksic[svn] Use strtoll on Windows if available (as with...
2005-07-06 hniksic[svn] Unify Windows-related config.h files into windows...
2005-07-03 hniksic[svn] Also wrap accept() and listen() on Windows.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-30 hniksic[svn] Implement inet_ntop on Windows.
2005-06-27 hniksic[svn] Remove superfluous includes and document existing...
2005-06-27 hniksic[svn] Docfix.
2005-06-26 hniksic[svn] Define gai_strerror under mingw.
2005-06-25 hniksic[svn] Comment docfix.
2005-06-23 hniksic[svn] Use struct_fstat when calling fstat because of...
2005-06-23 hniksic[svn] Remove support for Watcom's compiler.
2005-03-20 hniksic[svn] Use high-resolution timers on Windows.
2005-03-06 hniksic[svn] Store errors for Winsock calls in errno. Provide...
2005-02-26 hniksic[svn] iFixes for compilation under MingW. By Gisle...
2005-02-26 hniksic[svn] Large file fixes for Borland C, published in
2005-02-24 hniksic[svn] Fix Windows problems introduced by LFS. Published in
2005-02-23 hniksic[svn] Large file support added. Published in <87psyr6j...
2004-02-25 hniksic[svn] Revamped MS console logic. Submitted by David...
2004-02-24 hniksic[svn] Formatting tweaks by David Fritz.
2004-02-22 hniksic[svn] Remove ws_help; it doesn't make sense to invoke...
2003-11-06 hniksic[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL...
2003-10-03 hniksic[svn] Include winsock headers from mswindows.h.
2003-09-30 hniksic[svn] Display percentage in title bar.
2003-09-27 hniksic[svn] Windows fixes by Gisle Vanem.
2003-09-25 hniksic[svn] Fixes to support out of the box compilation on...
2003-09-20 hniksic[svn] Allow decimal values for --timeout, --wait, and...
2002-05-20 hniksic[svn] Don't #define __STDC__ against the compiler's...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2001-11-29 hniksic[svn] Windows fixes by Herold Heiko.
2001-05-27 hniksic[svn] Update copyright notices.
2001-01-23 hniksic[svn] Changes according to Herold Heiko's instructions...
2000-11-16 hniksic[svn] vsnprintf() fixup.
1999-12-02 kwget[svn] Initial revision