-
- Downloads
Added per-protocol callback static tables, replacing callback ptr storage
in the connectdata structure by a single handler table ptr.
Showing
- CHANGES 4 additions, 0 deletionsCHANGES
- lib/curl_ldap.h 6 additions, 1 deletionlib/curl_ldap.h
- lib/dict.c 28 additions, 1 deletionlib/dict.c
- lib/dict.h 1 addition, 2 deletionslib/dict.h
- lib/file.c 28 additions, 1 deletionlib/file.c
- lib/file.h 2 additions, 1 deletionlib/file.h
- lib/ftp.c 177 additions, 14 deletionslib/ftp.c
- lib/ftp.h 14 additions, 11 deletionslib/ftp.h
- lib/http.c 55 additions, 4 deletionslib/http.c
- lib/http.h 7 additions, 4 deletionslib/http.h
- lib/ldap.c 46 additions, 1 deletionlib/ldap.c
- lib/ssh.c 69 additions, 13 deletionslib/ssh.c
- lib/ssh.h 2 additions, 12 deletionslib/ssh.h
- lib/telnet.c 29 additions, 2 deletionslib/telnet.c
- lib/telnet.h 1 addition, 2 deletionslib/telnet.h
- lib/tftp.c 68 additions, 4 deletionslib/tftp.c
- lib/tftp.h 1 addition, 3 deletionslib/tftp.h
- lib/url.c 120 additions, 289 deletionslib/url.c
- lib/urldata.h 54 additions, 44 deletionslib/urldata.h
Loading
Please register or sign in to comment