summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update submodule URLbaserock/v1.16.3Javier Jardón2015-07-191-1/+1
* NEWS: tag 1.16.3v1.16.3Giuseppe Scrivano2015-03-091-0/+5
* src/main.c (--no-verbose): don't show progress barAnderson Goulart2015-03-091-0/+3
* main.c: Use assertion to test buffer sizeDarshit Shah2015-03-071-2/+1
* main.c: Need to explicitly disallow show_progress in -qDarshit Shah2015-03-021-0/+3
* NEWS: add other items and tag 1.16.2v1.16.2Giuseppe Scrivano2015-02-281-1/+5
* gnulib: sync gnulibGiuseppe Scrivano2015-02-281-0/+0
* NEWS: Update fileGiuseppe Scrivano2015-02-271-1/+11
* warc.c: native uuid generation on WindowsEli Zaretskii2015-02-231-1/+65
* idn: use idn_free() to free allocated libidn memoryGisle Vanem2015-02-186-3/+28
* gettext: Use gnulib's gettext.h for compatibilityTim Rühsen2015-02-102-7/+3
* src/openssl.c: Use SSL_state() instead of ssl_st.stateTim Rühsen2015-02-101-1/+1
* * README.checkout: Remove duplicated wordGiuseppe Scrivano2015-01-311-1/+1
* * cfg.mk (VC_LIST_ALWAYS_EXCLUDE_REGEX): Add ChangeLog-2014-12-10.Giuseppe Scrivano2015-01-311-1/+1
* README.checkout: Mention libio-socket-ssl-perl to be installedTim Rühsen2015-01-271-5/+5
* tests/Makefile.am: Solaris needs libintl and libiconv for testsuiteDagobert Michelsen2015-01-221-1/+1
* progress bar: Allow display on stderr alongwith -oDarshit Shah2015-01-207-10/+42
* gnulib: Pull submodule forwardDarshit Shah2015-01-181-0/+0
* src/connect.c: More verbose error message (tiny change)Mathieu Parent2015-01-161-1/+1
* src/ftp-basic.c: Accept 5-digit port numbers in EPSV responsesTim Ruehsen2015-01-041-6/+0
* README.checkout: Add libpcre, pkg-config, libgnutlsTim Rühsen2015-01-021-30/+49
* src/http.c: Revert commit d81a8d5f56fca2746c4ad83d764bd24adcfbe927Tim Ruehsen2014-12-271-1/+1
* configure.ac: Skip pkg-config for opensl and gnutls when prefix is givenTim Ruehsen2014-12-251-18/+26
* src/main.c, src/warc.c: Use gnulib's base_name() instead of basename()Tim Ruehsen2014-12-252-2/+4
* Generate distributed ChangeLog from git logGiuseppe Scrivano2014-12-243-8/+23
* merge ChangeLog files in ChangeLog-2014-12-10.Giuseppe Scrivano2014-12-249-21554/+21539
* src/utils.c: Don't include termios.h on WindowsEli Zaretskii2014-12-211-2/+4
* tests/FTPServer.pm: Fix ftp tests for WindowsTim Ruehsen2014-12-211-1/+1
* gnulib: Use basename() from gnulib module 'dirname'Tim Rühsen2014-12-213-18/+14
* contrib/check-hard: delete trailing whitespaces and repeated wordGiuseppe Scrivano2014-12-211-2/+2
* * src/main.c (print_help): Indent description continuation lines by two spaces.Benno Schulenberg2014-12-211-13/+13
* * src/main.c (print_help): Don't use a possessive instead of a plural.Benno Schulenberg2014-12-211-3/+3
* * src/main.c (print_help): Don't use the backtick as a left quote mark in the...Benno Schulenberg2014-12-211-4/+4
* * src/main.c (print_help): Remove the full stops from option descriptions.Benno Schulenberg2014-12-211-141/+141
* * src/main.c (print_help): Make all option descriptions start with a lowercas...Benno Schulenberg2014-12-211-8/+8
* doc/wget.texi: Add 'https_only' in 'wgetrc commands' sectionTim Ruehsen2014-12-201-0/+3
* tests/WgetTests.pm: Print timestamps when tests fail due to wrong timestampsEli Zaretskii2014-12-201-1/+1
* sample.wgetrc: Fix wrong command 'locale' into 'localencoding'Tim Rühsen2014-12-191-1/+4
* wget.texi: Clarify wgetrc command syntaxTim Rühsen2014-12-191-4/+4
* configure.ac: Fix libuuid and uuid_create detectionTim Rühsen2014-12-181-13/+22
* src/log.c: Fix unexpected termination in logprintf (tiny change)Yuriy M. Kaminskiy2014-12-171-0/+1
* configure.ac: Check for RAND_egd() in pkg-config success codeTim Rühsen2014-12-171-0/+1
* src/main.c: Conditionally print help for --random-file and --egd-fileTim Rühsen2014-12-171-0/+4
* src/init.c: Fix indentation for crlfile optionTim Rühsen2014-12-171-1/+1
* wget.texi: Document --random-file and --egd-file as OpenSSL onlyTim Rühsen2014-12-171-5/+5
* openssl: Detect the availability of RAND_egd (tiny change)Jérémie Courrèges-Anglas2014-12-172-0/+3
* Fix use of uuid libc functions (tiny change)Jérémie Courrèges-Anglas2014-12-172-13/+20
* Revert "ChangeLog: Move all ChangeLog files to .pre-gitlog"Darshit Shah2014-12-167-2/+20
* contrib: Added script contrib/check-hard to check Wget statusTim Rühsen2014-12-161-0/+52
* ftp: fix invalid pointer dereference in getftp() (tiny change)Cong Ma2014-12-161-1/+1