-
- Downloads
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
inclusion by the curl tool without colliding with the curl_strequal functions.
Showing
- lib/Makefile.inc 2 additions, 2 deletionslib/Makefile.inc
- lib/cookie.c 1 addition, 0 deletionslib/cookie.c
- lib/dict.c 2 additions, 1 deletionlib/dict.c
- lib/hash.c 1 addition, 1 deletionlib/hash.c
- lib/http.c 1 addition, 0 deletionslib/http.c
- lib/http_digest.c 1 addition, 1 deletionlib/http_digest.c
- lib/http_negotiate.c 1 addition, 1 deletionlib/http_negotiate.c
- lib/http_ntlm.c 1 addition, 1 deletionlib/http_ntlm.c
- lib/ldap.c 1 addition, 0 deletionslib/ldap.c
- lib/netrc.c 1 addition, 0 deletionslib/netrc.c
- lib/parsedate.c 1 addition, 1 deletionlib/parsedate.c
- lib/rawstr.c 128 additions, 0 deletionslib/rawstr.c
- lib/rawstr.h 42 additions, 0 deletionslib/rawstr.h
- lib/security.c 1 addition, 1 deletionlib/security.c
- lib/sslgen.c 2 additions, 2 deletionslib/sslgen.c
- lib/ssluse.c 1 addition, 0 deletionslib/ssluse.c
- lib/strequal.c 0 additions, 101 deletionslib/strequal.c
- lib/strequal.h 0 additions, 14 deletionslib/strequal.h
- lib/telnet.c 1 addition, 0 deletionslib/telnet.c
- lib/transfer.c 1 addition, 0 deletionslib/transfer.c
Loading
Please register or sign in to comment