Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Schultz
8c20d78941 remove dos style newlines 2016-02-05 17:38:49 +01:00
vemax78
8937ded1d3 Improved the management of soap request/response.
The director has the opportunity to change the configuration of AC in join
connection. The virtual interfaces which encapsulate the wifi stations is
managed dynamically by the Director.
The AC must request authorization from Director for associate a station.
2014-10-19 21:37:22 +02:00
vemax78
8d9985fdea The capwap data channel migrated from userspace to kernalspace 2014-09-10 21:58:23 +02:00
vemax78
e320bef6a7 Type change 2013-11-24 19:20:33 +01:00
vemax78
d3f1f50c1f Add support for encode/decode base64 binary data 2013-08-18 22:19:56 +02:00
vemax78
d34e98fc2c Implicitly inserted capwap_outofmemory() into the capwap_alloc().
capwap_alloc() can never return NULL.
2013-08-18 19:07:19 +02:00
vemax78
b15e0148b2 Parsed SoapFault error response 2013-08-07 21:48:49 +02:00
vemax78
6b424c5406 Add support to HTTPS SOAP request 2013-08-06 22:15:19 +02:00
vemax78
9b3dc8152b Add base64 string encode/decode functions 2013-07-30 22:05:32 +02:00
vemax78
429fce5420 Improved the code and managed the message HTTP 100 Continue 2013-07-25 22:17:55 +02:00
vemax78
112d9c00e0 Improve soap handler 2013-07-25 17:05:56 +02:00
vemax78
75c24a7a9c Fix code 2013-07-23 22:10:35 +02:00
vemax78
29ceb493fb First draft version of soap client technology into server 2013-07-20 21:01:44 +02:00