Tim Ruehsen
|
4850e9c873
|
Replaced xfree_null() by xfree() and nullify argument after freeing.
|
2014-12-01 16:15:37 +01:00 |
|
Giuseppe Scrivano
|
ffccc7d3be
|
Do not depend on always defined macros
|
2014-06-12 18:49:15 +02:00 |
|
Giuseppe Scrivano
|
3b502901c0
|
Ensure main calls bindtextdomain
|
2014-06-12 18:49:14 +02:00 |
|
Giuseppe Scrivano
|
087e17be1c
|
Do not use exit() with a magic number
|
2014-06-12 18:48:48 +02:00 |
|
Tim Ruehsen
|
38a7829dcb
|
Fix compiler warnings
|
2014-05-12 12:18:50 +02:00 |
|
Tim Ruehsen
|
099d8ee3da
|
replaced read_whole_file() by getline()
|
2013-05-17 20:19:02 +02:00 |
|
Giuseppe Scrivano
|
2f6aa1d741
|
mass change: update copyright years.
|
2011-01-01 13:19:37 +01:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Micah Cowan
|
4a08094db8
|
[mq]: cfg-mk
|
2009-09-21 20:39:44 -07:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
e941befd40
|
Avoid name conflict with quote function.
|
2009-07-05 21:26:40 -07:00 |
|
Peter Pisar
|
2524076dd2
|
Translation fixes.
|
2009-07-05 14:35:21 -07:00 |
|
Micah Cowan
|
714ccdcd84
|
Steven Schweda's VMS patch.
|
2008-04-22 14:48:36 -07:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
da99855784
|
ISSPACE -> c_isspace
|
2007-10-14 14:46:24 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
micah
|
7d2066b221
|
[svn] Make indentation consistent (all-spaces, no tabs).
|
2007-08-02 20:38:21 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
hniksic
|
a161efc9ec
|
[svn] Fix build problems with DEBUG_MALLOC.
|
2007-02-02 01:35:08 -08:00 |
|
hniksic
|
db9de5b075
|
[svn] Update FSF's address and copyright years.
|
2005-07-01 19:26:52 -07:00 |
|
hniksic
|
2447fb9a9b
|
[svn] Move extern declarations to .h files.
|
2005-06-27 11:19:22 -07:00 |
|
hniksic
|
908d7a4bce
|
[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
|
2005-06-19 16:03:27 -07:00 |
|
hniksic
|
277e840a0f
|
[svn] Remove K&R support.
|
2005-06-19 15:34:58 -07:00 |
|
hniksic
|
0b49b79bb7
|
[svn] Remove unnecessary assignments to silence warnings from Borland C.
|
2005-05-08 09:25:42 -07:00 |
|
hniksic
|
ef22bf610a
|
[svn] Large file support added. Published in <87psyr6jn7.fsf@xemacs.org>.
|
2005-02-23 14:21:04 -08:00 |
|
mtortonesi
|
1268028a0a
|
[svn] merged YAMAZAKI Makoto's patch fixing termination by assertion bug in netrc parsing.
|
2004-11-15 13:13:50 -08:00 |
|
hniksic
|
489452a23a
|
[svn] Declare the pointers to literal strings as `const'.
|
2003-12-14 05:35:27 -08:00 |
|
hniksic
|
e2e9b753e4
|
[svn] Retired the `boolean' type. Renamed FREE_MAYBE to xfree_null and moved the
definition from wget.h to xmalloc.h. Moved the DEFAULT_LOGFILE
define to log.h. Moved the INFINITE_RECURSION define to recur.h.
|
2003-11-02 11:56:37 -08:00 |
|
hniksic
|
dd356aff3d
|
[svn] Reset the QUOTE flag after the closing quote.
|
2003-10-25 17:03:38 -07:00 |
|
hniksic
|
b2be7522c7
|
[svn] Update the license to include the OpenSSL exception.
|
2002-05-17 19:16:36 -07:00 |
|
hniksic
|
1375a89141
|
[svn] Allow Wget to be compiled with a K&R compiler.
Published in <sxszo0af9k6.fsf@florida.arsdigita.de>.
|
2002-04-11 10:49:32 -07:00 |
|
hniksic
|
fb2ed23830
|
[svn] Skip initial whitespace before testing for EOL.
Submitted in <sxsu1tl6bf2.fsf@florida.arsdigita.de>.
|
2002-01-16 16:59:13 -08:00 |
|
hniksic
|
5baed885db
|
[svn] Fix netrc authorization in conjunction with HTTP.
Submitted by Daniel BODEA in <011901c162ca$19779df0$25c0a8c0@GHOTIX>.
|
2001-11-30 01:33:22 -08:00 |
|
hniksic
|
0b056d1720
|
[svn] Update copyright notices.
|
2001-05-27 12:35:15 -07:00 |
|
hniksic
|
dfc1eb5766
|
[svn] Change default anonymous FTP password to "-wget@".
Published in <sxsu239htnl.fsf@florida.arsdigita.de>.
|
2001-04-29 03:53:55 -07:00 |
|
hniksic
|
1810f7a442
|
[svn] Handle trailing whitespace in .netrc. Published in
<sxsitkofbfw.fsf@florida.arsdigita.de>.
|
2001-04-01 16:28:25 -07:00 |
|
hniksic
|
1a6058b1ec
|
[svn] Applied Philipp Thomas's safe-ctype patch. Published in
<20010330025159.U21662@jeffreys.suse.de>.
|
2001-03-30 14:36:59 -08:00 |
|
hniksic
|
518fe8d06d
|
[svn] Do away with line separator.
|
2000-11-29 08:19:46 -08:00 |
|
hniksic
|
d8c9ce30aa
|
[svn] Make sure xfree is #define'd in standalone mode in files that
support one.
|
2000-11-22 09:00:31 -08:00 |
|
hniksic
|
2ffb47eabf
|
[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita.de>.
|
2000-11-22 08:58:28 -08:00 |
|
hniksic
|
2b2fd2924a
|
[svn] Added user-contributed patches.
|
2000-03-02 06:16:12 -08:00 |
|
kwget
|
31d6616c48
|
[svn] Initial revision
|
1999-12-01 23:42:23 -08:00 |
|