Age | Commit message (Expand) | Author |
2009-05-02 | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-04-11 | Added new libcurl source files to Symbian OS build files. | Dan Fandrich |
2009-03-03 | Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit... | Patrick Monnerat |
2009-02-17 | Continue sync work on OS400 specific code and RPG binding. | Patrick Monnerat |
2009-02-16 | Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t... | Patrick Monnerat |
2008-12-11 | _ Use getaddrinfo/getnameinfo ascii wrappers on OS400. | Patrick Monnerat |
2008-11-17 | if2ip.c related preprocessor cleanup | Yang Tse |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-11-11 | Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) | Yang Tse |
2008-10-28 | Tweaked the include paths to work in CodeWarrior | Dan Fandrich |
2008-10-25 | Added experimental support for zlib and OpenSSL on Symbian OS. | Dan Fandrich |
2008-10-24 | Added rawstr.c to Symbian curl build | Dan Fandrich |
2008-10-23 | Added rawstr.c to the non-configure libcurl makefiles | Dan Fandrich |
2008-10-17 | Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG... | Patrick Monnerat |
2008-10-10 | _ Adapt OS400 EBCDIC wrappers to new options. | Patrick Monnerat |
2008-09-30 | Include latest parameter definitions in ILE/RPG bindings | Patrick Monnerat |
2008-09-24 | configure script now checks availability of the inet_ntop() function, | Yang Tse |
2008-09-24 | ntoa() and inet_ntoa_r() no longer used | Yang Tse |
2008-09-19 | HAVE_ALARM definition for static config-*.h files | Yang Tse |
2008-09-13 | fix compiler warning: external declaration in primary source file | Yang Tse |
2008-09-12 | ANSI C compatibility adjustment | Yang Tse |
2008-09-06 | remove unnecessary typecasting of malloc() | Yang Tse |
2008-09-06 | remove unnecessary typecasting of calloc() | Yang Tse |
2008-09-06 | remove unnecessary typecasting of realloc() | Yang Tse |
2008-09-03 | sync curlmsg* with curl.h for 7.19.0 | Marty Kuhrt |
2008-08-25 | Adapting OS400 build scripts to new features: new curlbuild.h file and soname... | Patrick Monnerat |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-07-31 | New CURLOPT_ADDRESS_SCOPE option in ILE/RPG binding | Patrick Monnerat |
2008-07-30 | Minor Symbian updates. | Dan Fandrich |
2008-07-21 | when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will | Yang Tse |
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat |
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat |
2008-07-17 | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse |
2008-07-16 | Configure process now checks availability of recvfrom() socket function and | Yang Tse |
2008-07-07 | New options added to OS400 wrapper and ILERPG definitions. | Patrick Monnerat |
2008-06-05 | Mention the minimum Symbian OS version required. | Dan Fandrich |
2008-05-30 | updated to match curlmsg.msg 1.7 | Marty Kuhrt |
2008-05-30 | resync with curl.h messages | Marty Kuhrt |
2008-05-30 | resync with curl.h curle_ messages | Marty Kuhrt |
2008-05-21 | fix: socklen_t definition comment | Yang Tse |
2008-05-20 | Adapting last changes to OS400: | Patrick Monnerat |
2008-05-14 | Reduced the required stack size. | Dan Fandrich |
2008-05-13 | Added curl_easy_recv & curl_easy_send Symbian exports. | Dan Fandrich |
2008-04-25 | Updated Symbian UIDs. Added .pkg files for creating .sis packages. | Dan Fandrich |
2008-04-24 | Reduced the requested Symbian capabilities. | Dan Fandrich |
2008-04-23 | List extra files individually instead of by directory to avoid including | Dan Fandrich |
2008-04-22 | Added support for running on Symbian OS. | Dan Fandrich |
2008-04-07 | Adapt OS400 SSL (qssl.h) to V5R4 | Patrick Monnerat |