#
f871de00 |
| 28-Dec-2012 |
Yang Tse |
build: make use of 76 lib/*.h renamed files 76 private header files renamed to use our standard naming scheme. This change affects 322 files in libcurl's source tree.
|
Revision tags: curl-7_28_1, curl-7_28_0, curl-7_27_0, curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0, curl-7_22_0, curl-7_21_7, curl-7_21_6 |
|
#
213939c8 |
| 18-Apr-2011 |
Patrick Monnerat |
Augment RPG binding with "OLDIES" definitions. Fix OS400 LDAP wrappers: strings were non null-terminated.
|
Revision tags: curl-7_21_5, curl-7_21_4, curl-7_21_3, curl-7_21_2, curl-7_21_1, curl-7_21_0 |
|
#
4bfe0764 |
| 19-Apr-2010 |
monnerat |
Implement SMTP authentication
|
Revision tags: curl-7_20_1 |
|
#
2309b4e3 |
| 24-Mar-2010 |
Daniel Stenberg |
remove the CVSish $Id$ lines
|
Revision tags: curl-7_20_0, curl-7_19_7, curl-7_19_6 |
|
#
1e138c14 |
| 18-May-2009 |
Patrick Monnerat |
Added seek callback definitions in RPG wrappers Made OS400 version compilable again
|
Revision tags: curl-7_19_5 |
|
#
9137e717 |
| 02-May-2009 |
Yang Tse |
Use build-time configured curl_socklen_t instead of socklen_t
|
Revision tags: curl-7_19_4, curl-7_19_3, curl-7_19_2, curl-7_19_1 |
|
#
4e909ee8 |
| 24-Sep-2008 |
Yang Tse |
ntoa() and inet_ntoa_r() no longer used
|
#
a622fd90 |
| 06-Sep-2008 |
Yang Tse |
remove unnecessary typecasting of calloc()
|
Revision tags: curl-7_19_0, curl-7_18_2 |
|
#
24bf52bc |
| 20-May-2008 |
Patrick Monnerat |
Adapting last changes to OS400: _ Updated packages/OS400/curl.inc.in with new definitions. _ New connect/bind/sendto/recvfrom wrappers to support AF_UNIX sockets. _ Include files line len
Adapting last changes to OS400: _ Updated packages/OS400/curl.inc.in with new definitions. _ New connect/bind/sendto/recvfrom wrappers to support AF_UNIX sockets. _ Include files line length shortened below 100 chars. _ Const parameter in lib/qssl.[ch]. _ Typos in packages/OS400/initscript.sh.
show more ...
|
Revision tags: curl-7_18_1, curl-7_18_0 |
|
#
3ee32d79 |
| 16-Jan-2008 |
Patrick Monnerat |
OS/400 update: New declarations in curl.h reported to curl.inc.in. Copyrights extended to 2008. SONAME handling introduced in build scripts.
|
Revision tags: curl-7_17_1, curl-7_17_0 |
|
#
bc0adcef |
| 23-Aug-2007 |
Patrick Monnerat |
Make ldap.h, gssapi.h and qsossl.h inclusions conditional.
|
#
557cc55f |
| 23-Aug-2007 |
Patrick Monnerat |
Porting library to OS/400
|