vemax78
|
3465879b3e
|
Fix SOAP request functions name.
Add check WTP session into capwap echo request
|
2013-09-16 22:11:32 +02:00 |
|
vemax78
|
08a8af0a70
|
Drop packets if connection is teardown
|
2013-09-16 22:10:37 +02:00 |
|
vemax78
|
38b8207f0b
|
Add teardown SOAP request and fix param name
|
2013-09-15 22:05:27 +02:00 |
|
vemax78
|
89547e1b67
|
Add forcereset to SOAP Join AC Request for force reset session
|
2013-09-11 21:21:24 +02:00 |
|
vemax78
|
90eaf9d41e
|
Fix enter loop to wait for the termination of all sessions
|
2013-08-21 23:14:42 +02:00 |
|
vemax78
|
4474087f15
|
Added all message element that still need to be included in requests
|
2013-08-21 23:00:54 +02:00 |
|
vemax78
|
324f1fea88
|
Add join SOAP event
|
2013-08-21 22:29:48 +02:00 |
|
vemax78
|
aea53d4e8a
|
Remove dummy string in release build
|
2013-08-19 22:29:18 +02:00 |
|
vemax78
|
535c952db7
|
Fix struct type
|
2013-08-19 22:28:50 +02:00 |
|
vemax78
|
e53808c0d6
|
Use string into Descriptor Data Sub Message Element
|
2013-08-19 22:28:41 +02: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
|
177e997d47
|
In case of problems with the backend, at receipt of the WTP Requests Message is
correctly sent the result error failer.
|
2013-08-18 18:37:17 +02:00 |
|
vemax78
|
f81afd5e8c
|
Fix request/response message
|
2013-08-13 17:53:04 +02:00 |
|
vemax78
|
644084f6d8
|
Add Running State control message
|
2013-08-13 17:38:50 +02:00 |
|
vemax78
|
aafe37dc8d
|
Add Configure Status and Data Check Event control message into Capwap DFA
|
2013-08-13 16:11:31 +02:00 |
|
vemax78
|
17a0bb2f5f
|
Fix type
|
2013-08-13 16:10:28 +02:00 |
|
vemax78
|
0d34eaa9af
|
Fix
|
2013-08-11 23:04:24 +02:00 |
|
vemax78
|
badad6e71d
|
Implicit out of memory check in Release Mode
|
2013-08-11 22:50:12 +02:00 |
|
vemax78
|
7ddb32d217
|
Added the code that handles the result code of a request.
|
2013-08-11 18:38:23 +02:00 |
|
vemax78
|
b15e0148b2
|
Parsed SoapFault error response
|
2013-08-07 21:48:49 +02:00 |
|
vemax78
|
46857e8864
|
Add support to soap session into function
|
2013-08-07 21:48:22 +02:00 |
|
vemax78
|
6b424c5406
|
Add support to HTTPS SOAP request
|
2013-08-06 22:15:19 +02:00 |
|
vemax78
|
9a57f2806d
|
Ignore SIGPIPE
|
2013-08-06 22:14:28 +02:00 |
|
vemax78
|
7b5b9be58b
|
Ignore SIGPIPE
|
2013-08-06 22:13:00 +02:00 |
|
vemax78
|
deb453f0be
|
Fix dtls
|
2013-08-05 21:35:03 +02:00 |
|
vemax78
|
9b3dc8152b
|
Add base64 string encode/decode functions
|
2013-07-30 22:05:32 +02:00 |
|
vemax78
|
6106db6ece
|
Add json-c in config
|
2013-07-29 19:00:49 +02:00 |
|
vemax78
|
73c3354e50
|
Fix wifi messages
|
2013-07-27 22:46:17 +02:00 |
|
vemax78
|
47b86f2ea9
|
Add code for complete authorizeJoin soap request
|
2013-07-27 22:45:28 +02:00 |
|
vemax78
|
c2ff7e0db5
|
First stone for the management the AC via webservice
|
2013-07-25 23:12:43 +02:00 |
|
vemax78
|
996a9e0f36
|
Progress of the management webservice
|
2013-07-25 22:19:00 +02:00 |
|
vemax78
|
47e4cd14d8
|
Update WSDL
|
2013-07-25 22:18:11 +02:00 |
|
vemax78
|
429fce5420
|
Improved the code and managed the message HTTP 100 Continue
|
2013-07-25 22:17:55 +02:00 |
|
vemax78
|
79c7412004
|
Update wtp config
|
2013-07-25 22:16:08 +02:00 |
|
vemax78
|
112d9c00e0
|
Improve soap handler
|
2013-07-25 17:05:56 +02:00 |
|
vemax78
|
5497650e81
|
Fix lock
|
2013-07-24 18:59:37 +02:00 |
|
vemax78
|
75c24a7a9c
|
Fix code
|
2013-07-23 22:10:35 +02:00 |
|
vemax78
|
4953ff684d
|
Add first draft of calls to backend web service
|
2013-07-23 22:10:26 +02:00 |
|
vemax78
|
c857ab0d7f
|
Clean code
|
2013-07-20 22:00:02 +02:00 |
|
vemax78
|
29ceb493fb
|
First draft version of soap client technology into server
|
2013-07-20 21:01:44 +02:00 |
|
vemax78
|
05203dcea2
|
Add socket helper function for management non-blocking connection
|
2013-07-20 17:36:13 +02:00 |
|
vemax78
|
79cb575548
|
Improved network function
|
2013-07-15 18:48:47 +02:00 |
|
vemax78
|
fc30c7d54b
|
code cleanup
|
2013-07-15 18:47:31 +02:00 |
|
vemax78
|
94cf13649a
|
Add action message into dispatch session message
|
2013-07-07 15:36:53 +02:00 |
|
vemax78
|
2c3c552973
|
Fix
|
2013-07-07 11:55:30 +02:00 |
|
vemax78
|
75dcf51496
|
Rejects the join with the same identifier of the WTP
|
2013-06-18 22:38:56 +02:00 |
|
vemax78
|
99b6373cd7
|
Allow daemon mode
|
2013-06-16 12:09:57 +02:00 |
|
vemax78
|
7b6bd52f48
|
Centralized control of the AC IP address into recv function
|
2013-06-09 21:49:43 +02:00 |
|
vemax78
|
00cd4f8511
|
Fix management controlip message element into discovery state
|
2013-06-09 21:46:38 +02:00 |
|