Commit Graph

7 Commits

Author SHA1 Message Date
naddy
0742f3efcc @dirrm shared directories 2003-12-15 16:51:04 +00:00
pvalchev
8e5148756c don't start comment w/ indeterminate article 2003-12-04 23:07:25 +00:00
avsm
bf314c2b45 plug an off-by-one in http header parsing
marcm@ and naddy@ ok
2003-08-28 22:39:40 +00:00
marcm
a127d54ca7 Update to 0.7.11, minor bugfixes. 2003-04-10 15:53:54 +00:00
marcm
f9395e5162 Update to 0.7.10
ok todd@
2003-01-03 21:38:43 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
marcm
04d8022c67 Soup is a SOAP (Simple Object Access Protocol) implementation in C.
It provides an queued asynchronous callback-based mechanism for sending
and servicing SOAP requests, and a WSDL (Web Service Definition Language)
to C compiler which generates client stubs and server skeletons for easily
calling and implementing SOAP methods.

ok todd@
2002-12-03 19:39:32 +00:00