actube/src/capwap
7u83@mail.ru 9971e36a6d Code reorganized.
FossilOrigin-Name: f0cd261531de060a6ad8dd4030a1a47587fd7b6f37101286b7d0dcf57d1de838
2015-03-20 21:31:09 +00:00
..
Doxyfile Optimizied for C 2015-03-15 19:52:52 +00:00
Makefile Code reorganized. 2015-03-20 21:31:09 +00:00
acinfo.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
acinfo.h More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
acinfo_print.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
aciplist.c Initial commit 2014-07-11 20:12:11 +00:00
avltree.c Initial commit 2014-07-11 20:12:11 +00:00
avltree.h Initial commit 2014-07-11 20:12:11 +00:00
avltree.old.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_del_all.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_foreach.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_get.c Initial commit 2014-07-11 20:12:11 +00:00
bstr.h More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
bstr_create.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
bstr_create_from_cfgstr.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
bstr_replace.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
bstr_to_str.c New fiile. 2015-03-14 20:40:37 +00:00
capwap.h Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
capwap_80211.h WLAN ADD messages added. 2015-03-20 21:30:03 +00:00
capwap_cisco.h Replaced msg number by LWAPP msg number. 2015-03-17 06:36:32 +00:00
capwap_msg_new.c Initial commit 2014-07-11 20:12:11 +00:00
conn.h Code reorganized. 2015-03-20 21:31:09 +00:00
conn_create.c Code reorganized. 2015-03-20 21:31:09 +00:00
conn_create_noq.c Code reorganized. 2015-03-20 21:31:09 +00:00
conn_destroy.c Initial commit (conn_destroy function moved from conn.c tho conn_destroy.c) 2014-07-20 10:52:02 +00:00
conn_detect_capwap.c Inital commit 2015-01-08 20:21:26 +00:00
conn_get_message.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
conn_get_response.c Working an message handling ... 2014-08-22 06:21:38 +00:00
conn_prepare_configuration_update_request.c Code reorganized. 2015-03-20 21:31:09 +00:00
conn_prepare_image_data_request.c cwmsg_vaddelem dont't needs the number of parmateres anymore. 2015-03-19 19:45:03 +00:00
conn_prepare_request.c Code reorganized. 2015-03-20 21:31:09 +00:00
conn_process_packet.c Work in progress... 2015-02-07 09:57:58 +00:00
conn_q_add_packet.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
conn_q_get_packet.c Code formatting. 2014-08-16 08:01:52 +00:00
conn_q_recv_packet.c Peek option for conn_q_recv_packet. 2015-02-07 23:50:24 +00:00
conn_recv_packet.c GnuTLS is now supported on client side. 2015-02-08 20:07:55 +00:00
conn_send_cwmsg.c DBG_PKT_OUT option ... 2015-02-07 09:50:38 +00:00
conn_send_packet.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
conn_send_request.c Code reorganized. 2015-03-20 21:31:09 +00:00
conn_send_response.c It's now basically the same as cwmse_send.... 2014-08-17 16:35:49 +00:00
conn_wait_for_message.c Inital commit 2015-03-16 20:41:24 +00:00
connlist.c Initial commit 2014-07-11 20:12:11 +00:00
cw_addelem_capwap_local_ip_addr.c More cisco-compatibility. 2015-03-14 20:41:50 +00:00
cw_foreach_msgelem.c Work in progrsss. 2014-09-14 20:46:14 +00:00
cw_format_version.c check for Null-version... 2015-03-15 16:23:02 +00:00
cw_handle_echo_request.c Inital commit 2015-03-16 20:41:24 +00:00
cw_ianavendoridtostr.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
cw_is_printable.c Inital commit. 2014-07-30 06:52:33 +00:00
cw_log.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log.h Some code re-organisation. 2015-03-16 20:41:33 +00:00
cw_log_debug.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
cw_log_str2dbglevel.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
cw_log_tofile.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log_tosyslog.c Copyright notice added. 2014-08-14 06:15:49 +00:00
cw_msgelemtostr.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
cw_msgtostr.c Rest response and request added. 2014-08-23 20:20:23 +00:00
cw_rand.c Improved random generation. 2015-03-08 10:36:30 +00:00
cw_read_image_data_request.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cw_readelem_80211_wtp_radio_info.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
cw_readelem_ac_descriptor.c Can now set wtp name. 2015-03-16 01:41:35 +00:00
cw_readelem_ac_name.c Added some error checking. 2015-03-15 09:01:06 +00:00
cw_readelem_capwap_local_ip_addr.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
cw_readelem_ecn_support.c Use new dbg function. 2014-08-17 22:07:13 +00:00
cw_readelem_maximum_message_length.c Inital commit 2015-01-08 20:21:26 +00:00
cw_readelem_mtu_discovery_padding.c Reading of mtu discovery msgelem. 2014-08-25 22:11:20 +00:00
cw_readelem_radio_administrative_state.c Added licence. 2014-08-21 19:19:47 +00:00
cw_readelem_radio_operational_state.c Inital commit. 2014-08-21 19:36:28 +00:00
cw_readelem_result_code.c Initial commit. 2014-08-17 23:42:14 +00:00
cw_readelem_statistics_timer.c Initial commit 2014-08-17 22:03:07 +00:00
cw_readelem_vendor_specific_payload.c Reads LWAPP WTP name in Cisco Discovery Request 2015-03-17 06:38:09 +00:00
cw_readelem_wtp_descriptor.c More cisco-compatibility. 2015-03-14 20:41:50 +00:00
cw_readelem_wtp_reboot_statistics.c Inital commit. 2014-08-14 23:59:15 +00:00
cw_send_echo_response.c Some code re-organisation. 2015-03-16 20:41:33 +00:00
cw_send_image_data_response.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cw_send_image_file.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cw_setstr.c Initial commit 2014-07-11 20:12:11 +00:00
cw_util.c Initial commit. 2014-08-17 23:42:14 +00:00
cw_util.h Some code re-organisation. 2015-03-16 20:41:33 +00:00
cwmsg.h cwmsg_vaddelem dont't needs the number of parmateres anymore. 2015-03-19 19:45:03 +00:00
cwmsg_addelem.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_80211_add_wlan.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
cwmsg_addelem_ac_descriptor.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cwmsg_addelem_ac_timestamp.c Work in progrsss. 2014-09-14 20:46:14 +00:00
cwmsg_addelem_ctrl_ip_addrs.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
cwmsg_addelem_cw_local_ip_addr.c More Cisco specific stuff 2015-03-14 09:15:12 +00:00
cwmsg_addelem_image_identifier.c cwmsg_vaddelem dont't needs the number of parmateres anymore. 2015-03-19 19:45:03 +00:00
cwmsg_addelem_maximum_message_length.c Inital commit. 2014-08-17 16:29:42 +00:00
cwmsg_addelem_mtu_discovery_padding.c Work in progress ... 2015-02-01 15:55:45 +00:00
cwmsg_addelem_radio_operational_state.c Initial commit. 2014-08-22 20:37:45 +00:00
cwmsg_addelem_result_code.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_session_id.c Sessiid 2015-03-16 07:01:53 +00:00
cwmsg_addelem_vendor_cisco_ap_timesync.c Cisco support ... more 2015-03-15 08:18:49 +00:00
cwmsg_addelem_vendor_cisco_mwar_addr.c inital commit 2015-03-14 09:13:35 +00:00
cwmsg_addelem_vendor_specific_payload.c Initial commit. 2014-08-14 11:34:02 +00:00
cwmsg_addelem_wtp_board_data.c More cisco-compatibility. 2015-03-14 20:41:50 +00:00
cwmsg_addelem_wtp_descriptor.c More cisco-compatibility. 2015-03-14 20:41:50 +00:00
cwmsg_addelem_wtp_radio_infos.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
cwmsg_init.c Cisco support ... more 2015-03-15 08:18:49 +00:00
cwmsg_init_echo_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_send.c Work in progrsss. 2014-09-14 20:46:14 +00:00
cwmsg_set_control_header.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_vaddelem.c cwmsg_vaddelem dont't needs the number of parmateres anymore. 2015-03-19 19:45:03 +00:00
cwread_change_state_event_request.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
cwread_configuration_status_request.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
cwread_discovery_request.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
cwread_discovery_response.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
cwread_join_response.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
cwread_wtp_event_request.c Initial commit. 2014-08-23 07:36:18 +00:00
cwrmsg.h Changed rmac field from pointer to array. 2014-07-28 04:57:42 +00:00
cwsend_change_state_event_response.c Can now set wtp name. 2015-03-16 01:41:35 +00:00
cwsend_conf_status_response.c changes for conn.h defined req and resp buffer. 2014-08-17 16:33:17 +00:00
cwsend_configuration_status_request.c Inital commit. 2014-08-17 16:29:42 +00:00
cwsend_discovery_request.c Sends cisco rad name vendor spec payload. 2015-03-20 21:29:20 +00:00
cwsend_discovery_response.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cwsend_echo_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_image_data_request.c cwmsg_vaddelem dont't needs the number of parmateres anymore. 2015-03-19 19:45:03 +00:00
cwsend_join_request.c Can now set wtp name. 2015-03-16 01:41:35 +00:00
cwsend_join_response.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
cwsend_unknow_response.c Can now set wtp name. 2015-03-16 01:41:35 +00:00
dtls.h Fixed some compiler warnings. 2015-03-08 10:37:00 +00:00
dtls_bio.c Added comments. 2015-03-15 16:45:02 +00:00
dtls_gnutls.c Added dh_params stuff. 2015-03-09 22:51:13 +00:00
dtls_gnutls.h Added dh_params 2015-03-09 22:51:48 +00:00
dtls_gnutls_accept.c GnuTLS is now supported on client side. 2015-02-08 20:07:55 +00:00
dtls_gnutls_bio.c GnuTLS is now supported on client side. 2015-02-08 20:07:55 +00:00
dtls_gnutls_connect.c some improvements to support Cisco. 2015-03-12 22:21:57 +00:00
dtls_gnutls_get_cipher.c Initial commit 2015-02-09 21:04:14 +00:00
dtls_gnutls_get_peers_cert.c Initial commit 2015-02-09 21:04:14 +00:00
dtls_openssl.c Prints version info on init. 2015-02-08 13:10:00 +00:00
dtls_openssl.h AC works with GnuTLS 3 now. 2015-02-08 10:42:01 +00:00
dtls_openssl_accept.c Uses dtls_openssl_bio_method() now. 2015-02-06 20:51:50 +00:00
dtls_openssl_bio.c some improvements to support Cisco. 2015-03-12 22:21:57 +00:00
dtls_openssl_connect.c Improved connect procedure + debugging. 2015-02-08 13:00:29 +00:00
dtls_openssl_get_cipher.c Initial commit. 2014-08-02 12:18:09 +00:00
fragman.c More documentation and Cisco support. 2015-03-15 19:53:21 +00:00
fragman.h Added field to hold transportheader. 2014-07-28 04:59:46 +00:00
hdr_print.c Better output for fragmented packets. 2014-08-17 19:44:13 +00:00
lw_checksum.c The code is five characters shorter now ;-) 2015-01-05 22:06:59 +00:00
lw_readelem_wtp_board_data.c Can now set wtp name. 2015-03-16 01:41:35 +00:00
lw_readelem_wtp_name.c Inital commit 2015-03-17 06:31:10 +00:00
lwapp.h More prototypes. 2015-03-17 06:35:41 +00:00
lwmsg.h files for LWAPP protocol 2014-07-26 18:28:38 +00:00
lwmsg_init.c Testing, nothing is working... 2014-07-27 10:37:37 +00:00
process_conf_status_request.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
process_join_request.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
process_msgelems.c Initial commit 2014-07-11 20:12:11 +00:00
radioinfo.h More cisco-compatibility. 2015-03-14 20:41:50 +00:00
sock.h Deleted old out-commented code. 2014-07-27 18:56:41 +00:00
sock_addrinit.c Initial commit 2014-07-11 20:12:11 +00:00
sock_addrlen.c Initial commit 2014-07-11 20:12:11 +00:00
sock_addrtostr.c Adjusted function call parameters for hwaddr to str. 2014-07-26 09:19:53 +00:00
sock_cmpaddr.c Missing return statement added 2014-07-27 14:09:19 +00:00
sock_copyaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_create.c Initial commit 2014-07-11 20:12:11 +00:00
sock_get_primary_if.c changed includes order to get compiled on FreeBSD 2014-07-29 12:35:05 +00:00
sock_getbroadcastaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getifaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getifhwaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getport.c Initial commit 2014-07-11 20:12:11 +00:00
sock_hwaddrtostr.c Deleted out-commented code. 2014-08-16 10:41:02 +00:00
sock_mwait.c Initial commit 2014-07-11 20:12:11 +00:00
sock_receive.c Initial commit 2014-07-11 20:12:11 +00:00
sock_set_dontfrag.c Initial commit 2014-07-11 20:12:11 +00:00
sock_set_recvtimeout.c Initial commit 2014-07-11 20:12:11 +00:00
sock_setport.c Initial commit 2014-07-11 20:12:11 +00:00
sock_strtoaddr.c Initial commit 2014-07-11 20:12:11 +00:00
stravltree.c Initial commit 2014-07-11 20:12:11 +00:00
stravltree.h Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo.c Moved cw_readelem_ecn_suport out to a separate file. 2014-08-03 11:32:32 +00:00
wtpinfo.h Added group attribute. 2015-03-17 06:34:50 +00:00
wtpinfo_lwreadelem_wtp_descriptor.c Code cleaning 2014-07-26 10:54:26 +00:00
wtpinfo_print.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
wtpinfo_readelem_discovery_type.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
wtpinfo_readelem_location_data.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_session_id.c More Cisco specific stuff 2015-03-14 09:15:12 +00:00
wtpinfo_readelem_wtp_board_data.c More cisco-compatibility. 2015-03-14 20:41:50 +00:00
wtpinfo_readelem_wtp_descriptor.c Can send WTP images now and handle erros. 2015-03-17 00:10:08 +00:00
wtpinfo_readelem_wtp_frame_tunnel_mode.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
wtpinfo_readelem_wtp_mac_type.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
wtpinfo_readelem_wtp_name.c Changed all "old-style" debug calls to new dbg calls. 2015-02-07 10:51:29 +00:00
wtpinfo_readelem_wtp_radio_info.c Changed defs/function names from ..IEEE80211.. to ...80211... 2015-03-19 20:51:28 +00:00
wtpinfo_set_location.c Initial commit 2014-07-11 20:12:11 +00:00