Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
пре 12 година |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
пре 13 година |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
пре 13 година |
Dan Fandrich
|
c22c258029
Changed some nonportable types
|
пре 13 година |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
пре 14 година |
Yang Tse
|
bcd1c7c2e9
|
пре 14 година |
Yang Tse
|
4b43d18c4a
|
пре 14 година |
Yang Tse
|
68d83a8142
|
пре 14 година |
Yang Tse
|
232d17ec64
|
пре 15 година |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
пре 15 година |
Yang Tse
|
4d10c96aa6
fix compiler warning
|
пре 16 година |
Yang Tse
|
9cea2dfb8f
fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules
|
пре 16 година |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
пре 16 година |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
пре 16 година |
Yang Tse
|
ed63d9d4de
header inclusion cleanup
|
пре 16 година |
Dan Fandrich
|
f68323da7d
Ignore XML DOCTYPEs and declarations.
|
пре 18 година |
Dan Fandrich
|
33bea767eb
Convert (most of) the test data files into genuine XML. A handful still
|
пре 18 година |
Daniel Stenberg
|
e61e09f658
prevent compiler warning since we use base64.h from libcurl which now has
|
пре 18 година |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
пре 18 година |
Yang Tse
|
4ec9316155
Replace is*() macros with our own IS*() ones.
|
пре 18 година |
Daniel Stenberg
|
14424f7058
Modified the FTP server to use the new 'sockfilt' program to do all the socket
|
пре 19 година |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
пре 19 година |
Dan Fandrich
|
9798432f56
Fixed some compiler warnings. Fixed a low incidence memory leak in the test server.
|
пре 20 година |
Daniel Stenberg
|
527f70e540
Curl_base64_decode() now returns an allocated buffer
|
пре 20 година |
Daniel Stenberg
|
9bb4a95e08
include setup.h first
|
пре 20 година |
Daniel Stenberg
|
c073625fb9
zero terminate the buffer spitout() returns, as the sws.c code depends on
|
пре 20 година |
Daniel Stenberg
|
0eb8414750
Enable test cases to provide sections base64-encoded to be able to test
|
пре 20 година |
Daniel Stenberg
|
0fd88d7c8f
minor variable type cleanups
|
пре 20 година |
Daniel Stenberg
|
93f96835f8
use size_t for string lengths
|
пре 20 година |
Daniel Stenberg
|
236337ce86
fix protos to prevent warnings
|
пре 21 година |