]> sjero.net Git - wget/history - src/Makefile.in
[svn] Fix #20748: fix test usage wrt zero-termination of strings.
[wget] / src / Makefile.in
2007-07-10 micah[svn] Merging in fix for bug 20341: GPLv3 update, and...
2006-08-24 mtortonesi[svn] Several fixes for recursive spider mode.
2005-11-02 mtortonesi[svn] Improved support for unit testing
2005-10-27 mtortonesi[svn] Added basic support for unit testing
2005-08-26 hniksic[svn] Use @datadir@. Define localedir as $(datadir...
2005-07-05 hniksic[svn] Add GnuTLS support.
2005-07-02 hniksic[svn] Update FSF's address and copyright years.
2005-06-26 hniksic[svn] Delete the obsolete commented-out line with SSL...
2005-06-25 hniksic[svn] Don't clean .libs, which is no longer being gener...
2005-06-24 mtortonesi[svn] Removed libtool and switched to config.rpath...
2005-06-22 hniksic[svn] Also depend on config.h.
2005-06-21 hniksic[svn] Remove manual tracking of dependencies; instead...
2005-06-19 hniksic[svn] Remove K&R support.
2005-04-26 hniksic[svn] Renamed src/gen_sslfunc.c to src/openssl.c and...
2005-04-07 hniksic[svn] Extract timers to a separate file.
2005-04-06 hniksic[svn] Added NTLM support.
2005-04-05 mtortonesi[svn] Removed string_t.c from the list of source files...
2005-02-11 mtortonesi[svn]
2005-01-01 mtortonesi[svn] Added string.c module. Updated copyright informat...
2003-11-26 hniksic[svn] Added the trailing backslash that was missing.
2003-11-21 hniksic[svn] Remove headers.c and headers.h.
2003-11-21 hniksic[svn] Remove the "rbuf" buffering layer. Provide peeki...
2003-11-04 hniksic[svn] Delete config.h.in from `make realclean'.
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...
2003-10-07 hniksic[svn] Move fnmatch() to cmpt.c and don't use it under...
2003-09-23 hniksic[svn] Remove .libs directory when cleaning up.
2003-09-21 hniksic[svn] Split off non-URL related stuff from url.c to...
2003-09-15 hniksic[svn] Have `make clean' also delete the core.<number...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-15 abbotti[svn] Updated several dependencies for object files...
2002-04-15 abbotti[svn] Updated dependencies of connect$o to include...
2002-04-12 abbotti[svn] Specify libtool mode explicitly when linking.
2002-03-26 abbotti[svn] Updated several dependencies for object files.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-23 hniksic[svn] Big progress bar update.
2001-11-18 hniksic[svn] Don't compile getopt.c on systems that already...
2001-11-18 hniksic[svn] Use Solaris's libmd5 when available.
2001-11-18 hniksic[svn] Plug in new implementation of RES.
2001-04-12 hniksic[svn] "Support DESTDIR when installing.
2001-04-08 hniksic[svn] Added support for cookies.
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-03-27 dan[svn] * {.,doc,src,util,windows}/Makefile.in: Moved...
2001-03-17 dan[svn] Linking with OpenSSL previously required the...
2001-02-13 janp[svn] Changes related to ftpparse removal.
2000-12-05 hniksic[svn] Committed C. Frankel's SSL patch.
2000-11-21 hniksic[svn] Fixup ftpparse dependencies.
2000-11-21 hniksic[svn] Committed Jan's ftpparse patch with Hrvoje's...
2000-11-19 hniksic[svn] A bunch of new features:
2000-11-04 hniksic[svn] snprintf.c addition.
1999-12-02 kwget[svn] Initial revision