vemax78
|
26b9a9e0fa
|
Fix lock destroy
|
2013-11-24 14:45:45 +01:00 |
|
vemax78
|
d7b306e432
|
Add timeout in session data
|
2013-11-23 22:30:28 +01:00 |
|
vemax78
|
909899526c
|
Change COMET idevent from string to int
|
2013-11-23 22:30:08 +01:00 |
|
vemax78
|
68f14a8aca
|
Notify event request atomic block of memory
|
2013-11-21 22:03:05 +01:00 |
|
vemax78
|
0747168361
|
Separate the control channel from data channel on two different threads.
Solved the DTLS problem of using a separate thread for the data channel.
|
2013-11-20 23:12:00 +01:00 |
|
vemax78
|
df4161dae7
|
Add management backend for close WTP sessions or reset a WTP
|
2013-11-10 22:11:56 +01:00 |
|
vemax78
|
a06618afbc
|
Fix forget unlock
|
2013-11-10 22:05:35 +01:00 |
|
vemax78
|
d3b5d889ab
|
Fix memory leak
|
2013-11-07 22:05:33 +01:00 |
|
vemax78
|
dbb8f2a621
|
Remove trivial assertion
|
2013-11-06 18:14:08 +01:00 |
|
vemax78
|
590b7539bf
|
Cleaning AC DFA code
|
2013-11-05 17:54:29 +01:00 |
|
vemax78
|
4cbff2eead
|
Stub SOAP action
|
2013-11-04 18:02:10 +01:00 |
|
vemax78
|
33d262398a
|
Separate close action from generic action list.
Now generic action list can execute only if don't wait capwap respone.
|
2013-11-03 21:52:14 +01:00 |
|
vemax78
|
992b742478
|
Add session search function by sessionid
|
2013-11-02 20:02:00 +01:00 |
|
vemax78
|
ebd342c3ad
|
Terminate SOAP request pending when close the session
|
2013-11-02 19:26:52 +01:00 |
|
vemax78
|
98b81311f5
|
Improved the management of locks in multithreaded sessions.
Managed the assurance of all threads is terminate before close the application.
|
2013-11-02 19:11:01 +01:00 |
|
vemax78
|
b7964ec3af
|
Remove unnecessary call function
|
2013-10-22 18:26:32 +02:00 |
|
vemax78
|
f48dcae0fd
|
Fix
|
2013-10-22 18:25:20 +02:00 |
|
vemax78
|
f82cca5e81
|
Ignore session in teardown state
|
2013-10-21 18:54:40 +02:00 |
|
vemax78
|
3147abc9bc
|
Before create new session check if receive DTLS Client Hello
|
2013-10-21 18:44:37 +02:00 |
|
vemax78
|
059f6d9dc9
|
Add reference of IEEE802.11 message type
|
2013-10-20 17:33:57 +02:00 |
|
vemax78
|
e0800c672f
|
Work in progress in JSON director
|
2013-10-10 21:28:02 +02:00 |
|
vemax78
|
d8d284038f
|
Add incomplete management JSON IEEE 802.11
|
2013-10-06 22:37:13 +02:00 |
|
vemax78
|
3fd122e9fd
|
Improve management SOAP request/response
|
2013-10-01 16:40:15 +02:00 |
|
vemax78
|
06c4763053
|
Add json binding management
|
2013-09-30 17:38:08 +02:00 |
|
vemax78
|
c736c23943
|
Using capwap_printf_macaddress function
|
2013-09-30 17:37:00 +02:00 |
|
vemax78
|
b5dcf1db0a
|
Fix memory leak into join state
|
2013-09-18 22:37:29 +02:00 |
|
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
|
535c952db7
|
Fix struct type
|
2013-08-19 22:28:50 +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
|
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
|
9b3dc8152b
|
Add base64 string encode/decode functions
|
2013-07-30 22:05:32 +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
|
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
|
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
|
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
|
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
|
00cd4f8511
|
Fix management controlip message element into discovery state
|
2013-06-09 21:46:38 +02:00 |
|
vemax78
|
794a8e72d2
|
Improved handling of message elements parsed. Reduces the memory occupied but
it introduces a small overhead in retrieving of message elements parsed.
|
2013-06-09 17:41:52 +02:00 |
|
vemax78
|
4f119771c0
|
Inserted zeroed param into create array function
|
2013-06-08 17:26:10 +02:00 |
|
vemax78
|
37e60bb755
|
If not set into wtp.conf the client bind to any port
|
2013-05-28 22:22:16 +02:00 |
|
vemax78
|
16fe0bb6bd
|
Enable presharedkey SSL
|
2013-05-27 23:10:49 +02:00 |
|
vemax78
|
6c55b4d71f
|
Improve memory administration for tx/rx packet manager
|
2013-05-27 21:33:23 +02:00 |
|
vemax78
|
7dd6d43954
|
First commit
|
2013-05-01 14:52:55 +02:00 |
|