Commit Graph

16 Commits

Author SHA1 Message Date
b3aede0e57 Remove gnulib dependencies from examples and wget.h
* cfg.mk: Add examples as excludes for config.h
* examples/Makefile.am: Remove -I to srcdir and builddir
* examples/*.c: Remove #include <config.h>
* include/wget/wget.h: Remove gettext include and defines
* libwget/private.h: Add gettext include and defines
* src/wget_main.h: Likewise
* tests/libtest.h: Likewise
* src/log.c: Add #include <string.h>
2017-04-30 21:37:39 +02:00
ec396c577f Fix URLs to HTTPS where possible 2017-02-28 15:31:30 +01:00
9568b0c87e Rename include/libwget.h to include/wget/wget.h+wgetver.h 2016-09-30 09:47:32 +02:00
dd3c2f63b2 Updated copyright year for all relevant files 2016-01-25 13:06:21 +01:00
0f8e49128a Transfer copyright to Free Software Foundation, Inc. 2015-09-22 11:50:06 +02:00
c6b0e461a1 Transform Mget into Wget 2015-09-19 22:54:38 +02:00
8706d962c4 fixing two more Coverity issues 2015-03-13 11:14:31 +01:00
4e667ae853 fix some clang warnings 2014-04-04 15:36:10 +02:00
73f89e6f2a fix type naming to mget type naming convention 2014-02-05 12:39:36 +01:00
78f1110bd4 removed including stringprep.h from examples 2013-10-04 15:11:04 +02:00
417b8f9446 added support for IDNA2008 using Libidn2 2013-10-02 12:17:08 +02:00
6ce710db1f some tweaks on encoding 2013-09-16 13:28:50 +02:00
64325fae3a more work done 2013-09-12 17:53:53 +02:00
e16fbdb5fb put work into high level example http_get.c 2013-01-29 13:14:48 +01:00
c24bff3043 more basic work on libmget 2013-01-16 11:44:19 +01:00
c049bb0655 new examples folder 2013-01-15 17:11:01 +01:00