Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 anos atrás |
Yang Tse
|
55e68ba333
I removed leading 'curl' path on the 'curlbuild.h' include statement in
|
15 anos atrás |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
15 anos atrás |
Yang Tse
|
13fdb9d8a5
c-ares embbeded builds header include paths fully defined in makefiles
|
15 anos atrás |
Yang Tse
|
b6282b99cb
allow usage of in-tree c-ares when building from outside of the cvs tree
|
15 anos atrás |
Daniel Stenberg
|
c4fba310d2
and include the .inc files in the release tarballs...
|
15 anos atrás |
Benoit Neil
|
e9dd099870
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts), and fixed a missing define under windows in a test source file.
|
15 anos atrás |
Yang Tse
|
14240e9e10
Initial support of curlbuild.h and curlrules.h which allows
|
16 anos atrás |
Yang Tse
|
1e7125ae7b
add comment for include paths
|
16 anos atrás |
Yang Tse
|
584f3639e3
update copyright year
|
17 anos atrás |
Dan Fandrich
|
3f140a6008
getpart implicitly drags in some networking functions, so it needs to be
|
18 anos atrás |
Dan Fandrich
|
a0a47f2767
Better separate the library dependencies into those required by libcurl
|
18 anos atrás |
Yang Tse
|
b33f47804d
Allow again proper compilation outside of the source tree
|
18 anos atrás |
Daniel Stenberg
|
bda1e9aeab
Made the copyright year match the latest modification's year.
|
19 anos atrás |
Daniel Stenberg
|
81b9793807
Added remake of the arpa/tftp.h file to make the TFTP server build on systems
|
19 anos atrás |
Daniel Stenberg
|
0de20d8ee6
build tftpd too!
|
19 anos atrás |
Daniel Stenberg
|
84fd4686e2
Moved more generic functions to util.[ch]
|
19 anos atrás |
Daniel Stenberg
|
a6955aa486
util.h added as "source" to make it get added in dist archives
|
19 anos atrás |
Daniel Stenberg
|
23da55a9f1
Moved common code to util.[ch] instead of having it duplicated in sws.c
|
19 anos atrás |
Daniel Stenberg
|
e8e43f06af
copyright this year
|
19 anos atrás |
Daniel Stenberg
|
14424f7058
Modified the FTP server to use the new 'sockfilt' program to do all the socket
|
19 anos atrás |
Daniel Stenberg
|
b7c6bc20be
removed comment
|
20 anos atrás |
Daniel Stenberg
|
0eb8414750
Enable test cases to provide sections base64-encoded to be able to test
|
20 anos atrás |
Daniel Stenberg
|
a6d4d3eeac
use curlx_strnequal() from the private lib sources instead of strncasecmp()
|
20 anos atrás |
Daniel Stenberg
|
dad0715d79
Added -I$(top_srcdir)/include, since lib/setup.h might include files from
|
20 anos atrás |
Daniel Stenberg
|
224ccc780a
added getpart.h for the spitout() proto
|
21 anos atrás |
Daniel Stenberg
|
c29740f0d8
portability fix by using setup.h from the lib directory
|
21 anos atrás |
Daniel Stenberg
|
e6ed3478ea
automake usage and options cleanup
|
23 anos atrás |
Daniel Stenberg
|
9490278ece
We got this web server's embryo from Georg Horn, muchos gracias.
|
23 anos atrás |
Daniel Stenberg
|
63708cbfb0
automake this dir too
|
23 anos atrás |