]> sjero.net Git - wget/shortlog
wget
2003-11-08 hniksic[svn] Update the progress gauge even when the data...
2003-11-08 hniksic[svn] Abort if wtimer_update is called on an uninitiali...
2003-11-08 hniksic[svn] Timer code update.
2003-11-08 hniksic[svn] Move the explanation of IdentityHashMap to hash_t...
2003-11-08 hniksic[svn] *** empty log message ***
2003-11-08 hniksic[svn] Name the source of the integer hash function.
2003-11-08 hniksic[svn] Replace conaddr with socket_ip_address.
2003-11-08 hniksic[svn] Mark entries as deleted with the correct marker.
2003-11-08 hniksic[svn] Use 0xff in hash_table_clear.
2003-11-08 hniksic[svn] Improve documentation.
2003-11-08 hniksic[svn] Don't force silent lookup.
2003-11-07 hniksic[svn] Explicitly check that fd>=0 in register_extended.
2003-11-07 hniksic[svn] Set last_info.
2003-11-07 hniksic[svn] Remove explicit version from README.
2003-11-07 hniksic[svn] Document the existence of --preserve-permissions.
2003-11-07 hniksic[svn] No need to initialize NEWEL->next to NULL, it...
2003-11-07 hniksic[svn] Improve documentation of "reserved" and "unsafe...
2003-11-07 hniksic[svn] Allow NULL/0 as hash table keys.
2003-11-07 hniksic[svn] Allow empty port spec in URL.
2003-11-06 hniksic[svn] Updated from the latest sources.
2003-11-06 hniksic[svn] Break up `--help' output to smaller chunks.
2003-11-06 hniksic[svn] Include xmalloc.c
2003-11-06 hniksic[svn] Don't declare log_* functions in main.c.
2003-11-06 hniksic[svn] Applied Dennis Smit's --preserve-permissions...
2003-11-06 hniksic[svn] Updated.
2003-11-06 hniksic[svn] Improved command line option processing, introduc...
2003-11-06 hniksic[svn] Improve SSL code. Only initialize PRNG when...
2003-11-06 hniksic[svn] Free INFO even if it doesn't register a closer.
2003-11-06 hniksic[svn] Use int for modification tick.
2003-11-06 hniksic[svn] Get rid of ssl_iread/ssl_iwrite. Have the SSL...
2003-11-05 hniksic[svn] Fix compilation under pre-C99 compilers.
2003-11-05 hniksic[svn] Document new option `--keep-session-cookies'.
2003-11-05 hniksic[svn] Update to libtool 1.5.
2003-11-05 hniksic[svn] MSVC doesn't support uint32_t.
2003-11-05 hniksic[svn] Make setsockopt(SO_REUSEADDR) non-fatal if fails.
2003-11-05 hniksic[svn] More specific error message in resolve_bind_address.
2003-11-05 hniksic[svn] Remove the broken check for socks.
2003-11-05 hniksic[svn] Substitute ANSI2KNR again.
2003-11-05 hniksic[svn] Use the standard AC_C_PROTOTYPES macro.
2003-11-05 hniksic[svn] New option --keep-session-cookies.
2003-11-04 hniksic[svn] findcmd -> command_by_name
2003-11-04 hniksic[svn] HAVE_FNMATCH_H is now HAVE_WORKING_FNMATCH_H.
2003-11-04 hniksic[svn] *** empty log message ***
2003-11-04 hniksic[svn] Use the new form of AC_OUTPUT.
2003-11-04 hniksic[svn] Invoke autoheader.
2003-11-04 hniksic[svn] New file.
2003-11-04 hniksic[svn] Delete config.h.in from `make realclean'.
2003-11-04 hniksic[svn] Require Autoconf 2.57.
2003-11-04 hniksic[svn] Use autoheader to generate config.h.in.
2003-11-04 hniksic[svn] Quote arguments to AC_DEFINE.
2003-11-04 hniksic[svn] Consistently use AC_MSG_NOTICE where appropriate.
2003-11-04 hniksic[svn] Don't use HAVE_SYS_TYPES_H because we don't check...
2003-11-04 hniksic[svn] Make the message after "checking for socklen_t...
2003-11-04 hniksic[svn] Use more standard description.
2003-11-04 hniksic[svn] Imported Mauro's IPv6 ChangeLog.
2003-11-04 hniksic[svn] *** empty log message ***
2003-11-04 hniksic[svn] Only set a flag in the SIGWINCH handler.
2003-11-04 hniksic[svn] Doc fix.
2003-11-04 hniksic[svn] Enable SYSTEM_FNMATCH only if fnmatch.h is available.
2003-11-04 hniksic[svn] Move some checks to aclocal.m4.
2003-11-04 hniksic[svn] Don't use AC_CHECK_HEADERS.
2003-11-04 hniksic[svn] Use AC_MSG_NOTICE instead of echo.
2003-11-03 hniksic[svn] Check whether #include <md5.h> works before decid...
2003-11-03 hniksic[svn] Yet another version of nanosleep test.
2003-11-03 hniksic[svn] Actually define HAVE_NANOSLEEP if it's found...
2003-11-03 hniksic[svn] Check for nanosleep in -lrt and -lposix4.
2003-11-03 hniksic[svn] New function xsleep that resumes sleeps interrupt...
2003-11-03 hniksic[svn] Don't shadow SEED.
2003-11-03 hniksic[svn] Renamed logvprintf to log_vprintf_internal.
2003-11-03 hniksic[svn] Msg fix.
2003-11-03 hniksic[svn] Don't parenthesize argument to N_.
2003-11-02 hniksic[svn] Don't take the address of in.s_addr because that...
2003-11-02 hniksic[svn] Generalized the third argument to select_fd.
2003-11-02 hniksic[svn] Cosmetic change.
2003-11-02 hniksic[svn] Revert DEBUG_MALLOC to undefined.
2003-11-02 hniksic[svn] Abort on xfree(NULL).
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-11-02 hniksic[svn] Added undefs for FITS and SKIP_SEMI macros.
2003-11-02 hniksic[svn] Improved support for entities.
2003-11-01 hniksic[svn] Document the Opie code better. Use uint32_t...
2003-11-01 hniksic[svn] Don't call select_fd unless timeout is desired.
2003-11-01 hniksic[svn] Improved fatal error message.
2003-11-01 hniksic[svn] Renamed HASH_FULLNESS_THRESHOLD to HASH_MAX_FULLNESS.
2003-11-01 hniksic[svn] Doc fix.
2003-11-01 hniksic[svn] Fixed declaration of VEC in lookup_host.
2003-10-31 hniksic[svn] Create configure.bat in $srcdir.
2003-10-31 hniksic[svn] New file.
2003-10-31 hniksic[svn] Don't declare long-gone function "pwd_cuserid".
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-31 hniksic[svn] Moved malloc-related code to xmalloc.c. Defined...
2003-10-31 hniksic[svn] Retired broken code that checked for NULL ip_addr...
2003-10-31 hniksic[svn] Removed address_list_from_single.
2003-10-31 hniksic[svn] Networking improvements: get rid of the MSOCK...
2003-10-30 hniksic[svn] *** empty log message ***
2003-10-30 hniksic[svn] Reenable configure.in autodetection.
2003-10-30 hniksic[svn] Use `S >= 8' rather than `S == 8' when looking...
2003-10-30 hniksic[svn] Don't unescape URL escapes twice.
2003-10-30 hniksic[svn] Fix -p so it doesn't imply FTP recursion.
2003-10-30 hniksic[svn] Clarify how setoptval() works.
2003-10-29 hniksic[svn] Updated IPv6 code.
next