]> sjero.net Git - wget/history - src/mswindows.c
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
[wget] / src / mswindows.c
2005-06-19 hniksic[svn] Don't cast return type of malloc/realloc. Assume...
2005-06-19 hniksic[svn] Remove K&R support.
2005-04-07 hniksic[svn] Renamed OVERFLOW and UNDERFLOW to INT64_OVERFLOW...
2005-04-06 hniksic[svn] Added NTLM support.
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-03-04 hniksic[svn] Fix a possible race condition when opening files.
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-05-09 hniksic[svn] Fix fake_fork under Borland C.
2004-03-25 hniksic[svn] Fix fake_fork error handling for Windows 98.
2004-03-25 hniksic[svn] Added docs. Submitted by David Fritz.
2004-03-24 hniksic[svn] New Windows implementation of fork_to_background().
2004-03-19 hniksic[svn] Fixed bugs in Windows console event handling.
2004-03-04 hniksic[svn] * mswindows.c (ws_percenttitle): Guard against...
2004-02-26 hniksic[svn] Improved Windows power management logic. Submitt...
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...
2004-02-17 hniksic[svn] Under Windows, if $HOME is not defined, use the...
2003-11-03 hniksic[svn] New function xsleep that resumes sleeps interrupt...
2003-10-08 hniksic[svn] run_with_timeout docstring synch with utils.c.
2003-10-08 hniksic[svn] Cosmetic changes to GNU convention.
2003-10-05 hniksic[svn] Fix type of _SetThreadExecutionState local var.
2003-10-04 hniksic[svn] Use WaitForSingleObject to wait for thread termin...
2003-10-02 hniksic[svn] Window-specific implementation of run_with_timeout.
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...
2003-09-16 hniksic[svn] Allow unique_name to return the FILE argument...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-09 abbotti[svn] Fix for Borland's broken (on Win9X) `utime' function.
2002-03-20 abbotti[svn] Dependcies update for src/mswindows.c.
2001-12-10 hniksic[svn] Logging system bugfixes and improvements.
2001-11-29 hniksic[svn] Windows fixes by Herold Heiko.
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-29 hniksic[svn] Change default anonymous FTP password to "-wget@".
2001-04-03 hniksic[svn] Small cleanup of mswindows.c by Paul Bludov.
2000-12-17 hniksic[svn] Include <netdb.h> where h_errno is used. Likewis...
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
1999-12-02 kwget[svn] Initial revision