index
:
csoap
master
A portable and simple client/server C API for SOAP
ms,nb
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-02-18
some automake updates to Makefile.am
HEAD
master
Nikias Bassen
4
-8
/
+9
2013-02-18
fixed several compiler warnings
Nikias Bassen
6
-6
/
+12
2013-02-18
fix nanohttp building in non-SSL build
Nikias Bassen
1
-0
/
+2
2013-02-18
Fix segfault due to bad sprintf() usage
Martin Szulecki
1
-1
/
+1
2013-02-18
Fix compilation of strtok_r and localtime_r replacements for WIN32 builds
Martin Szulecki
1
-49
/
+56
2013-02-18
Fix compilation of transport for WIN32 builds
Martin Szulecki
1
-0
/
+4
2013-02-18
Define missing inet_pton() for WIN32 builds
Martin Szulecki
1
-0
/
+43
2013-02-18
Use libtool to link libcsoap with nanohttp library
Martin Szulecki
1
-0
/
+1
2013-02-18
Switch libxml2 detection to pkg-config macros
Martin Szulecki
4
-12
/
+10
2013-02-18
Enable win32/include for WIN32 builds
Martin Szulecki
1
-0
/
+2
2013-02-18
Remove possibly buggy malloc check of autotools
Martin Szulecki
1
-1
/
+0
2013-02-18
Enable silent rules in configure.ac
Martin Szulecki
1
-1
/
+5
2013-02-17
Use binary fopen() flag for WIN32 compatibility
Martin Szulecki
1
-2
/
+2
2013-02-17
Add winsock2.h include where required to compile for WIN32
Martin Szulecki
4
-0
/
+16
2013-02-17
Remove redefinition for errno which breaks compilation for WIN32
Martin Szulecki
1
-3
/
+0
2013-02-17
Fix include typos for WIN32
Martin Szulecki
2
-2
/
+2
2013-02-17
Fix definition for snprintf() on WIN32
Martin Szulecki
2
-2
/
+2
2013-02-17
Use newer LT_INIT macro and pass -no-undefined for proper DLL generation
Martin Szulecki
3
-3
/
+14
2013-02-17
Remove not existing postserver.c example from Makefile to fix make dist
Martin Szulecki
1
-2
/
+1
2013-02-17
Fix broken compilation due to incorrectly named log level constants
Martin Szulecki
2
-13
/
+13
2013-02-17
Add string.h to soap-logging.c to properly use strdup()
Martin Szulecki
1
-0
/
+4
2013-02-17
Fix compiler warning about usage of exit() in mime_client example
Martin Szulecki
1
-6
/
+6
2013-02-17
Update autogen.sh and add libtool step
Martin Szulecki
1
-4
/
+44
2013-02-17
Remove files automatically generated by autotools
Martin Szulecki
18
-39130
/
+0
2007-11-04
Fixed a memleak
m0gg
1
-25
/
+15
2007-11-04
Removed duplicate/obsolete example
m0gg
1
-213
/
+0
2007-11-04
Added POST example
m0gg
2
-10
/
+71
2007-11-04
Moved project documentation from headers to doc/
m0gg
13
-203
/
+1495
2007-11-03
Split nanoHTTP and cSOAP logging
m0gg
65
-1846
/
+2012
2007-01-25
Documentation cleanup
m0gg
4
-33
/
+36
2007-01-25
automake dependency removed
m0gg
9
-0
/
+4501
2007-01-23
AIX patch (?)
m0gg
3
-3
/
+8
2007-01-15
Documentation enhancements (from wiki)
m0gg
1
-1
/
+88
2007-01-05
Documentation enhancements
m0gg
2
-21
/
+36
2007-01-05
MIME example revived
m0gg
1
-7
/
+28
2007-01-03
nanoHTTP MIME client example update
m0gg
5
-342
/
+193
2007-01-03
README.xmlsec moved to soap-xmlsec.h
m0gg
4
-16
/
+20
2007-01-03
README.ssl moved to nanohttp-ssl.h
m0gg
5
-104
/
+145
2007-01-03
Added content of xsd2c/TODO to TODO
m0gg
3
-32
/
+8
2007-01-03
xsd2c and wsdl2c added
m0gg
7
-3
/
+24
2007-01-03
Documentation cleanup
m0gg
5
-13
/
+13
2007-01-01
Documentation enhancements
m0gg
1
-5
/
+8
2007-01-01
Header parsing error solved
m0gg
9
-82
/
+86
2007-01-01
WSDL via HTTP GET re-enabled
m0gg
7
-34
/
+139
2007-01-01
Response HTTP status codes adjusted
m0gg
3
-91
/
+100
2006-12-31
Addded hooks for Web Service Management
m0gg
8
-77
/
+186
2006-12-19
Adjust wording according to WS Management: Service Life Cycle
m0gg
4
-25
/
+27
2006-12-18
TODOs rewritten
m0gg
1
-5
/
+15
2006-12-16
TODOs revisited
m0gg
1
-6
/
+7
2006-12-16
Linux compile fixes
m0gg
1
-1
/
+5
[next]