Tim Rühsen
ab2d5d83d2
bootstrap.conf: Add module 'getline'
...
This function does not exist in some older C libraries.
2014-12-12 16:11:31 +01:00
Tim Rühsen
cbaabe78e8
src/iri.c: Use c_strcasestr instead of strcasestr
...
This also fixes a problem with strcasestr not being in the
boostrap.conf module list.
Reported-by: Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp>
2014-12-12 15:45:32 +01:00
Tim Rühsen
94447e31a6
Replace compatibility functions by gnulib functions
2014-12-05 11:57:28 +01:00
Darshit Shah
fe0bfb5ee9
Check for flex when compiling from repository sources
2014-11-25 14:22:40 +05:30
Tim Rühsen
94b8458af1
Fix possible authentication problem with turkish locale
...
The test server now treats authentication schemes case-independent.
2014-11-18 12:49:52 +01:00
Ángel González
601b282cd8
css-url.c (get_uri_string): Fix regression from 8e6de1fb5
...
Solves the issue discovered by Gabriel Somlo and reported in the ml thread
"Regression in git master branch (commit 8e6de1fb5ff0ca0c749da7db634a1b1e3a1215a2)"
2014-10-22 20:26:28 +02:00
Darshit Shah
efe090df89
Handle multibyte characters in progressbar
...
This commit fixes a bug in the progressbar implementation wherein
filenames with multibyte characters were not handled correctly.
2014-09-14 16:17:00 +05:30
Bykov Aleksey
5ce9389384
Removing "Could not open temporary WARC manifest file." issue in Win builds
2013-06-04 20:36:42 +02:00
Giuseppe Scrivano
22f016ca3a
bootstrap: update from gnulib.
2012-07-08 14:34:16 +02:00
Giuseppe Scrivano
93720df4c8
Do not close stdout twice.
2012-06-16 12:15:03 +02:00
Giuseppe Scrivano
f4122c5094
Use git-version-gen instead of bzr-version-gen.
2012-05-13 16:46:15 +02:00
Gijs van Tulder
f5a1097871
Add support for -accept-regex and --reject-regex.
2012-05-09 21:18:23 +02:00
Ángel González
b3014041c5
Add new gnulib modules.
2012-03-20 20:41:14 +01:00
Giuseppe Scrivano
04f29f2f08
Report stdout close errors.
2012-02-26 02:41:07 +01:00
Gijs van Tulder
e3820953b2
Add support for WARC files.
2011-11-04 22:25:00 +01:00
Giuseppe Scrivano
a5fdba0958
bootstrap.conf: Include module `vsnprintf'.
2011-10-23 13:23:46 +02:00
Giuseppe Scrivano
3382df979c
Use sigprocmask instead of sigsetmask.
2011-08-11 14:23:39 +02:00
Giuseppe Scrivano
54beb3f312
bootstrap.conf: add module iconv.
2011-08-11 12:15:51 +02:00
Giuseppe Scrivano
17c2503ee0
Add strerror_r-posix module from gnulib.
2011-05-25 22:14:07 +02:00
Giuseppe Scrivano
87a176daa7
Use futimens instead of utimes.
2011-04-19 12:33:46 +02:00
Giuseppe Scrivano
a50931df8c
Use mkdir module from gnulib.
2011-04-19 11:31:25 +02:00
Giuseppe Scrivano
f6e69baa3c
Add new modules from gnulib.
2011-04-14 16:02:43 +02:00
Giuseppe Scrivano
b1db2362e1
Use pipe' and
sigpipe' modules from gnulib.
2011-04-14 12:07:43 +02:00
Giuseppe Scrivano
b1acde223f
Fix build under Windows.
2011-04-03 20:23:31 +02:00
Giuseppe Scrivano
ca244196f1
Make wgnutls_peek non blocking.
2011-04-03 02:15:22 +02:00
Giuseppe Scrivano
ed182a8da9
Update prerequisites list.
2011-03-19 22:25:35 +01:00
Giuseppe Scrivano
2f6aa1d741
mass change: update copyright years.
2011-01-01 13:19:37 +01:00
Giuseppe Scrivano
49d7bafd79
bootstrap: Relax gettext version to 0.17.
2010-07-09 18:08:39 +02:00
Giuseppe Scrivano
fed4e3d4c7
Add vasprintf'. Remove
asprintf'.
2010-07-09 14:56:40 +02:00
Giuseppe Scrivano
ec40efb27b
The GNU TLS backend loads default root certificates.
2010-07-05 19:27:16 +02:00
Giuseppe Scrivano
f9c765d8e6
Fix IPv6 detection under Windows.
2010-06-15 16:35:29 +02:00
Giuseppe Scrivano
f1afa74955
Add build prerequisites.
2010-06-10 10:06:03 +02:00
Giuseppe Scrivano
9cb140bae1
Use gnulib module `iconv-h'.
2010-06-03 18:09:52 +02:00
Giuseppe Scrivano
c702d99f7b
Use the gnulib snprintf module.
2010-05-27 13:59:46 +02:00
Giuseppe Scrivano
58a9721edf
Use the gnulib md5 module.
2010-05-16 01:34:17 +02:00
Giuseppe Scrivano
baa0ec7f31
Use the getopt-gnu gnulib module instead of getopt.
2010-05-15 22:34:33 +02:00
Giuseppe Scrivano
78a1186f2d
Fix build under mingw.
2010-05-07 12:28:26 +02:00
Giuseppe Scrivano
9c23efbf57
Use gnulib bootstrap script.
2010-05-06 22:51:08 +02:00