summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * http: aesthetic changeGiuseppe Scrivano2014-03-041-0/+4
| * URL-decode the filename parameter of Content-Disposition HTTP header if it is...Vladimír Pýcha2014-03-031-0/+15
| * wget: move --version copyright year out of the localized stringGiuseppe Scrivano2014-02-061-0/+5
| * Turn --debug into no-op if compiled without debugging supportDarshit Shah2014-02-011-0/+10
* | Merge branch 'master' into parallel-wgetGiuseppe Scrivano2014-01-221-0/+24
|\ \ | |/
| * Introduce --no-config. The wgetrc files will not be readDarshit Shah2014-01-221-0/+8
| * Fix checking the URL length when filename is specifiedHåkon Vågsether2014-01-071-0/+5
| * Remove some useless if statementsGiuseppe Scrivano2013-12-291-0/+7
| * fix GnuTLS connect timeoutTim Ruehsen2013-12-291-0/+4
* | Always define options.jobsGiuseppe Scrivano2013-11-101-0/+2
* | progress bar: fix a possible segfaultGiuseppe Scrivano2013-11-101-0/+6
* | Merge branch 'origin' into parallel-wgetGiuseppe Scrivano2013-11-041-0/+44
|\ \ | |/
| * http: Increase max header value length to 512Giuseppe Scrivano2013-11-021-0/+4
| * http: specify Host when CONNECT is used.Pavel Mateja2013-11-021-0/+4
| * Remove assert which is always trueGiuseppe Scrivano2013-10-301-0/+5
| * "LIST" or "LIST -a" ftp command according to the remote systemAndrea Urbani2013-10-281-0/+19
| * Fix FTP list parsing & Fix cookies rejectBykov Aleksey2013-10-281-0/+3
| * Fix FTP list parsingBykov Aleksey2013-10-281-0/+3
| * better backport availability for PFS featureTim Ruehsen2013-10-171-0/+6
* | progress: show the URL near the progress barGiuseppe Scrivano2013-11-031-0/+11
* | progress: progress bar supports threads.Giuseppe Scrivano2013-11-031-0/+7
* | progress: Split update into update and drawGiuseppe Scrivano2013-11-031-0/+7
* | http: don't register multiple times the same fdGiuseppe Scrivano2013-11-031-0/+6
* | threads: correctly initialize number of threads.Giuseppe Scrivano2013-10-301-0/+5
* | recur: Refactor to use the same code when threads are disabled.Giuseppe Scrivano2013-10-131-0/+7
* | metalink: internationalize some messages to the user.Giuseppe Scrivano2013-10-131-0/+2
* | retr: minor aesthetic changes.Giuseppe Scrivano2013-10-131-0/+4
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2013-10-131-0/+5
|\ \ | |/
| * iri: Fix parsing of some URLs contained in HTML documentsGiuseppe Scrivano2013-10-101-0/+5
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2013-10-061-0/+35
|\ \ | |/
| * fix --without-ssl compile errorTim Ruehsen2013-09-141-0/+5
| * PFS runtime checkTim Ruehsen2013-09-081-0/+6
| * added PFS to --secure-protocolTim Ruehsen2013-09-071-0/+7
| * added option --https-onlyTim Ruehsen2013-08-221-0/+6
| * gnutls: Prevent CA files from being loaded twice if possibleTim Ruehsen2013-08-091-0/+7
| * wget: Fix --version wrapping issueWill Dietz2013-08-091-0/+4
* | Unregister a connection while it is usedGiuseppe Scrivano2013-10-061-0/+4
* | use wgint instead of intDarshit Shah2013-09-181-0/+4
* | Change commandline option to --metalink-fileDarshit Shah2013-09-181-0/+5
* | Merge remote-tracking branch 'origin' into parallel-wgetGiuseppe Scrivano2013-07-301-0/+58
|\ \ | |/
| * Fix erroneous error codes when HTTP Digest Authentication fails.Darshit Shah2013-07-221-0/+19
| * ntlm: support libnettle.Tim Ruehsen2013-07-221-1/+6
| * Fix some memory leaks a problem introduced with the last commitGiuseppe Scrivano2013-07-131-0/+7
| * warc: Fix some portability issues on VMS.Steven M. Schweda2013-07-131-0/+4
| * Make --backups work as documentedGiuseppe Scrivano2013-07-131-0/+8
| * vms: support --backupsSteven M. Schweda2013-07-131-0/+4
| * Fix HTTP Digest authentication when the algorithm is not specifiedGiuseppe Scrivano2013-07-121-0/+5
| * Fix timeout option when used with SSLKarsten Hopp2013-07-121-0/+6
* | Disable timeouts when there are threadsGiuseppe Scrivano2013-07-121-0/+4
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2013-07-121-0/+20
|\ \ | |/