33ea96d9f5
Added functionality into capwap data channel kernel module
2014-12-23 21:12:25 +01:00
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
8d9985fdea
The capwap data channel migrated from userspace to kernalspace
2014-09-10 21:58:23 +02:00
71006a9121
Fix minor bug.
...
Add draft of ac kernel module.
2014-06-15 09:09:48 +02:00
3573dd4251
Removing the OpenSSL library for CyaSSL.
...
OpenSSL license was not compatible with the GPL license.
2014-05-15 21:43:21 +02:00
539fa51e69
Fix functions and logic.
...
Add new functions
Add logic into AC for create/destroy station
2014-04-06 17:02:31 +02:00
ae97e96f57
Started implementing the packet management of IEEE802.11 by AC side.
...
Made it clear some constants.
2014-04-02 22:40:04 +02:00
7fd2d4357a
Preparations to parse IEEE802.11 management packets
2014-03-26 21:35:52 +01:00
6042161d75
Reengineering the timeout manager. Allows to create an arbitrary number of timer
...
with the possibility to invoke a callback function on timeout.
2014-03-02 19:31:27 +01:00
64a8bdfa1e
Fix code
2014-01-23 21:24:45 +01:00
33099da3b7
Rename message queue functions
2013-11-24 17:09:07 +01:00
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
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
d34e98fc2c
Implicitly inserted capwap_outofmemory() into the capwap_alloc().
...
capwap_alloc() can never return NULL.
2013-08-18 19:07:19 +02:00
46857e8864
Add support to soap session into function
2013-08-07 21:48:22 +02:00
6b424c5406
Add support to HTTPS SOAP request
2013-08-06 22:15:19 +02:00
996a9e0f36
Progress of the management webservice
2013-07-25 22:19:00 +02:00
4953ff684d
Add first draft of calls to backend web service
2013-07-23 22:10:26 +02:00
99b6373cd7
Allow daemon mode
2013-06-16 12:09:57 +02:00
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
4f119771c0
Inserted zeroed param into create array function
2013-06-08 17:26:10 +02:00
37e60bb755
If not set into wtp.conf the client bind to any port
2013-05-28 22:22:16 +02:00
16fe0bb6bd
Enable presharedkey SSL
2013-05-27 23:10:49 +02:00
6c55b4d71f
Improve memory administration for tx/rx packet manager
2013-05-27 21:33:23 +02:00
7dd6d43954
First commit
2013-05-01 14:52:55 +02:00