| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | http: aesthetic change | Giuseppe Scrivano | 2014-03-04 | 1 | -0/+4 | |
| | | | ||||||
| | * | URL-decode the filename parameter of Content-Disposition HTTP header if it ↵ | Vladimír Pýcha | 2014-03-03 | 1 | -0/+15 | |
| | | | | | | | | | is encoded | |||||
| | * | wget: move --version copyright year out of the localized string | Giuseppe Scrivano | 2014-02-06 | 1 | -0/+5 | |
| | | | ||||||
| | * | Turn --debug into no-op if compiled without debugging support | Darshit Shah | 2014-02-01 | 1 | -0/+10 | |
| | | | ||||||
| * | | Merge branch 'master' into parallel-wget | Giuseppe Scrivano | 2014-01-22 | 1 | -0/+24 | |
| |\ \ | |/ | | | | | | | Conflicts: src/main.c | |||||
| | * | Introduce --no-config. The wgetrc files will not be read | Darshit Shah | 2014-01-22 | 1 | -0/+8 | |
| | | | | | | | | | | | In case of a conflict between --config and --no-config, the one that appears first will be considered and the other ignored. | |||||
| | * | Fix checking the URL length when filename is specified | Håkon Vågsether | 2014-01-07 | 1 | -0/+5 | |
| | | | ||||||
| | * | Remove some useless if statements | Giuseppe Scrivano | 2013-12-29 | 1 | -0/+7 | |
| | | | ||||||
| | * | fix GnuTLS connect timeout | Tim Ruehsen | 2013-12-29 | 1 | -0/+4 | |
| | | | ||||||
| * | | Always define options.jobs | Giuseppe Scrivano | 2013-11-10 | 1 | -0/+2 | |
| | | | ||||||
| * | | progress bar: fix a possible segfault | Giuseppe Scrivano | 2013-11-10 | 1 | -0/+6 | |
| | | | ||||||
| * | | Merge branch 'origin' into parallel-wget | Giuseppe Scrivano | 2013-11-04 | 1 | -0/+44 | |
| |\ \ | |/ | ||||||
| | * | http: Increase max header value length to 512 | Giuseppe Scrivano | 2013-11-02 | 1 | -0/+4 | |
| | | | ||||||
| | * | http: specify Host when CONNECT is used. | Pavel Mateja | 2013-11-02 | 1 | -0/+4 | |
| | | | ||||||
| | * | Remove assert which is always true | Giuseppe Scrivano | 2013-10-30 | 1 | -0/+5 | |
| | | | ||||||
| | * | "LIST" or "LIST -a" ftp command according to the remote system | Andrea Urbani | 2013-10-28 | 1 | -0/+19 | |
| | | | ||||||
| | * | Fix FTP list parsing & Fix cookies reject | Bykov Aleksey | 2013-10-28 | 1 | -0/+3 | |
| | | | ||||||
| | * | Fix FTP list parsing | Bykov Aleksey | 2013-10-28 | 1 | -0/+3 | |
| | | | ||||||
| | * | better backport availability for PFS feature | Tim Ruehsen | 2013-10-17 | 1 | -0/+6 | |
| | | | ||||||
| * | | progress: show the URL near the progress bar | Giuseppe Scrivano | 2013-11-03 | 1 | -0/+11 | |
| | | | ||||||
| * | | progress: progress bar supports threads. | Giuseppe Scrivano | 2013-11-03 | 1 | -0/+7 | |
| | | | ||||||
| * | | progress: Split update into update and draw | Giuseppe Scrivano | 2013-11-03 | 1 | -0/+7 | |
| | | | ||||||
| * | | http: don't register multiple times the same fd | Giuseppe Scrivano | 2013-11-03 | 1 | -0/+6 | |
| | | | ||||||
| * | | threads: correctly initialize number of threads. | Giuseppe Scrivano | 2013-10-30 | 1 | -0/+5 | |
| | | | ||||||
| * | | recur: Refactor to use the same code when threads are disabled. | Giuseppe Scrivano | 2013-10-13 | 1 | -0/+7 | |
| | | | ||||||
| * | | metalink: internationalize some messages to the user. | Giuseppe Scrivano | 2013-10-13 | 1 | -0/+2 | |
| | | | ||||||
| * | | retr: minor aesthetic changes. | Giuseppe Scrivano | 2013-10-13 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin' into parallel-wget | Giuseppe Scrivano | 2013-10-13 | 1 | -0/+5 | |
| |\ \ | |/ | ||||||
| | * | iri: Fix parsing of some URLs contained in HTML documents | Giuseppe Scrivano | 2013-10-10 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin' into parallel-wget | Giuseppe Scrivano | 2013-10-06 | 1 | -0/+35 | |
| |\ \ | |/ | ||||||
| | * | fix --without-ssl compile error | Tim Ruehsen | 2013-09-14 | 1 | -0/+5 | |
| | | | ||||||
| | * | PFS runtime check | Tim Ruehsen | 2013-09-08 | 1 | -0/+6 | |
| | | | ||||||
| | * | added PFS to --secure-protocol | Tim Ruehsen | 2013-09-07 | 1 | -0/+7 | |
| | | | ||||||
| | * | added option --https-only | Tim Ruehsen | 2013-08-22 | 1 | -0/+6 | |
| | | | ||||||
| | * | gnutls: Prevent CA files from being loaded twice if possible | Tim Ruehsen | 2013-08-09 | 1 | -0/+7 | |
| | | | ||||||
| | * | wget: Fix --version wrapping issue | Will Dietz | 2013-08-09 | 1 | -0/+4 | |
| | | | ||||||
| * | | Unregister a connection while it is used | Giuseppe Scrivano | 2013-10-06 | 1 | -0/+4 | |
| | | | ||||||
| * | | use wgint instead of int | Darshit Shah | 2013-09-18 | 1 | -0/+4 | |
| | | | ||||||
| * | | Change commandline option to --metalink-file | Darshit Shah | 2013-09-18 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin' into parallel-wget | Giuseppe Scrivano | 2013-07-30 | 1 | -0/+58 | |
| |\ \ | |/ | ||||||
| | * | Fix erroneous error codes when HTTP Digest Authentication fails. | Darshit Shah | 2013-07-22 | 1 | -0/+19 | |
| | | | ||||||
| | * | ntlm: support libnettle. | Tim Ruehsen | 2013-07-22 | 1 | -1/+6 | |
| | | | ||||||
| | * | Fix some memory leaks a problem introduced with the last commit | Giuseppe Scrivano | 2013-07-13 | 1 | -0/+7 | |
| | | | ||||||
| | * | warc: Fix some portability issues on VMS. | Steven M. Schweda | 2013-07-13 | 1 | -0/+4 | |
| | | | ||||||
| | * | Make --backups work as documented | Giuseppe Scrivano | 2013-07-13 | 1 | -0/+8 | |
| | | | ||||||
| | * | vms: support --backups | Steven M. Schweda | 2013-07-13 | 1 | -0/+4 | |
| | | | ||||||
| | * | Fix HTTP Digest authentication when the algorithm is not specified | Giuseppe Scrivano | 2013-07-12 | 1 | -0/+5 | |
| | | | ||||||
| | * | Fix timeout option when used with SSL | Karsten Hopp | 2013-07-12 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | Previously wget didn't honor the --timeout option if the remote host did not answer SSL handshake Signed-off-by: Tomas Hozza <thozza@redhat.com> | |||||
| * | | Disable timeouts when there are threads | Giuseppe Scrivano | 2013-07-12 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin/master' into parallel-wget | Giuseppe Scrivano | 2013-07-12 | 1 | -0/+20 | |
| |\ \ | |/ | ||||||
