Guenter Knauf
18f8b7eb72
Removed trailing empty strings from awk script.
2012-07-12 00:07:01 +02:00
Guenter Knauf
0dc1e1e92e
Cleaned up version awk script.
2012-07-11 23:23:19 +02:00
Guenter Knauf
0e1f107f83
Added project copyright header.
2012-07-11 21:59:20 +02:00
Guenter Knauf
33eac5f7fd
Changed NetWare build to generate export list.
2012-07-11 15:48:02 +02:00
Yang Tse
e6b2eb78a2
build: add curl_schannel and curl_darwinssl files to other build systems
2012-06-27 14:05:32 +02:00
Yang Tse
a5e0583cd3
build: add curl_multibyte files to build systems
2012-06-15 18:41:50 +02:00
Yang Tse
04ca9aecd1
metalink: build fixes and adjustments I
2012-06-07 23:50:12 +02:00
Yang Tse
32ab3276ee
sasl: add reference for curl_sasl
2012-06-04 22:51:00 +02:00
Jan Schaumann
64f48e884e
add newly created manual page
2012-04-27 20:25:35 +02:00
Yang Tse
e19917296f
OS400/initscript.sh: fix db2_name() module name generation
...
Allow repeatable file name length reduction on file names with underscore or
dash characters. This is done in order to better support libcurl's existing
source file names and allow OS/400 package to build out of the box again.
2012-04-12 19:13:23 +02:00
Yang Tse
ffb67599b3
build: remove tool_cb_skt.[ch] references
2012-03-18 05:35:30 +01:00
Patrick Monnerat
8165e05f29
- Prepare the ILE/RPG binding and OS400 documentation for the upcoming release
2011-10-26 14:48:20 +02:00
Yang Tse
f7bfdbabf2
curl tool: reviewed code moved to tool_*.[ch] files
2011-10-06 17:39:00 +02:00
Yang Tse
6c849321d7
curl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 20:16:16 +02:00
Yang Tse
49b79b7631
curl tool: code moved to tool_*.[ch] files
2011-10-05 00:03:58 +02:00
Yang Tse
0435800f65
curl tool: reviewed code moved to tool_*.[ch] files
2011-10-03 23:00:47 +02:00
Yang Tse
c6702c7d3f
curl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 17:40:46 +02:00
Yang Tse
fb3845a438
curl tool: reviewed code moved to tool_*.[ch] files
...
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result.
Fixed some OOM handling issues.
2011-09-22 21:21:20 +02:00
Yang Tse
9ecf53e154
curl tool: reviewed code moved to tool_*.[ch] files
...
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result.
Fixed some OOM handling issues.
2011-09-21 01:54:14 +02:00
Yang Tse
84221006c9
curl tool: reviewed code moved to tool_*.[ch] files
...
Overhauled FindWin32CACert()
2011-09-20 15:59:19 +02:00
Yang Tse
fdecb56cbf
curl tool: reviewed code moved to tool_*.[ch] files
2011-09-19 18:18:17 +02:00
Yang Tse
260b0f4d0c
curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
...
Additionally function my_useragent() now provides default User-Agent string
2011-09-18 01:59:25 +02:00
Yang Tse
b4b642eb45
curl tool: add new files to Symbian's .mmp project file
2011-09-16 21:55:13 +02:00
Yang Tse
662c1d87f3
NTLM: END of refactoring/splitting/moving
...
First:
File curl_ntlm.h renamed curl_ntlm_msgs.h
File curl_ntlm.c renamed curl_ntlm_msgs.c
Afterwards:
File http_ntlm.c renamed curl_ntlm.c
File http_ntlm.h renamed curl_ntlm.h
2011-08-28 02:00:02 +02:00
Yang Tse
135f694058
NTLM: move NTLM core specifics into curl_ntlm_core.[ch]
2011-08-28 01:19:08 +02:00
Yang Tse
260ee6b7bf
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-27 19:16:10 +02:00
Yang Tse
0c4ec8033b
http NTLM: add curl_ntlm.c to Symbian's libcurl.mmp
2011-08-14 17:26:42 +02:00
Patrick Monnerat
e3a9804d3a
Fix OS400 scripts to make it compilable again.
...
Upgrade ILE/RPG binding to 7.21.7.
Update OS400 documentation accordingly.
2011-07-14 17:07:35 +02:00
Dan Fandrich
4235457129
Added new resolver sources to Symbian and VC6 build files
2011-04-25 18:07:32 -07:00
Patrick Monnerat
e80b957789
OS400 pragma comment: replace (date) by (user, __DATE__) to include year.
2011-04-18 16:52:27 +02:00
Patrick Monnerat
213939c8ba
Augment RPG binding with "OLDIES" definitions.
...
Fix OS400 LDAP wrappers: strings were non null-terminated.
2011-04-18 15:54:45 +02:00
Dan Fandrich
e71642003c
Added http_proxy.c to the Symbian build files
2011-04-04 15:00:20 -07:00
Patrick Monnerat
ed8749e308
- Take new char * options into account in OS400 curl_easy_setopt_ccsid().
...
- Keep RPG binding, STRING_* table end check and OS400 README up to date.
2011-03-14 17:54:57 +01:00
Daniel Stenberg
1aeb635cdd
sources: update source headers
...
All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disclaimers.
2011-03-10 12:04:33 +01:00
Patrick Monnerat
7a53c77cb5
Include TLSAUTH options in ILE/RPG binding.
2011-01-31 17:07:18 +01:00
Patrick Monnerat
30bd7427ea
New curl/curl.h definitions added to ILE/RPG binding.
2010-12-21 14:23:37 +01:00
Yang Tse
421d918da3
build: move config-vms.h from subdir 'packages/vms' into 'lib'
2010-12-03 02:36:22 +01:00
Dan Fandrich
1171bc5c8a
Added os-specific.c and xattr.c to the Symbian build files
2010-11-07 00:13:46 -07:00
Patrick Monnerat
dfaaa99ded
Add gopher protocol definition to ILE/RPG binding.
...
OS400 compile script in test dir updated for chkhostname.
2010-09-29 16:56:57 +02:00
Dan Fandrich
7e1a45e224
Changed the TPF make file to get source files from Makefile.inc
...
Patch was fixed and validated by David McCreedy.
2010-09-27 17:47:20 -07:00
Dan Fandrich
f43ecac175
Added new source files to Symbian and TPF makefiles
2010-08-25 11:48:57 -07:00
Yang Tse
6028fdb305
build: add missing new files to non-configure target build files
2010-08-03 13:09:39 +02:00
Patrick Monnerat
0a9cf4365a
ILE/RPG binding updated to current curl.h definitions.
2010-06-09 17:19:58 +02:00
Yang Tse
3b24076c3b
add missing new files to non-configure target build files
2010-06-02 15:09:39 +02:00
Dan Fandrich
76255cfdc9
Added Polar SSL and RTMP files to the non-autoconf build files
...
I didn't bother with a few that have little hope of running the required
dependent libraries.
2010-05-12 19:05:58 -07:00
Dan Fandrich
ad6bc4d82e
Added the new ftp source files to the non-autoconf build files
2010-05-12 17:32:10 -07:00
Yang Tse
32236dad5e
hmac.c related compilation adjustment
2010-04-20 21:23:53 +02:00
monnerat
4bfe07640c
Implement SMTP authentication
2010-04-19 11:16:30 +02:00
unknown
c5e539c312
OS400 version V5R2M0 not supported anymore by IBM: default target release changed to V5R3M0.
2010-04-16 16:55:13 +02:00
Daniel Stenberg
05de2cf180
remove all .cvsignore files
2010-03-25 23:22:03 +01:00