actube/src/cw
7u83 276a282369 Moved a lot cfg entries from / to /capwap etc 2022-08-26 17:38:28 +02:00
..
dot11 moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
examples Added examples 2018-03-06 02:09:28 +00:00
unused new cwkt functions 2018-04-07 17:25:47 +00:00
Doxyfile Removed cw_ElemHandlerParams.elem 2022-08-09 09:52:30 +02:00
Makefile A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
algos.h Improved doxy documentation 2018-03-25 09:14:37 +00:00
ansi_colors.h Work on ansi shell 2022-08-23 02:35:54 +02:00
bstr.h More work on typeless 2022-08-13 09:47:12 +02:00
bstr16_create.c gnutls psk is working! 2018-04-04 08:59:07 +00:00
bstr16_create_from_str.c More work on typeless 2022-08-13 09:47:12 +02:00
bstr_create.c new type cw_type_ipaddress 2018-03-21 17:50:07 +00:00
bstr_create_from_str.c moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
bstr_replace.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
capwap.h CAPWAP Image identifier included and lwapp 55 2022-08-20 14:34:08 +02:00
capwap80211.h more capwap80211 moving 2022-08-25 21:10:48 +02:00
capwap_crypto.h renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
capwap_inline.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
capwap_strings_board.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
capwap_strings_elem.c Improved debugging 2022-08-20 21:00:46 +02:00
capwap_strings_elem80211.c Configuration Request and Reponse 2018-04-17 05:46:09 +00:00
capwap_strings_msg.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
capwap_strings_result.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
capwap_strings_state.c Work on state machine 2022-08-11 00:21:01 +02:00
capwap_strings_vendor.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
cfg.c ac compiles w/o warnings 2022-08-26 08:05:41 +02:00
cfg.h ac compiles w/o warnings 2022-08-26 08:05:41 +02:00
conn.c Moved a lot cfg entries from / to /capwap etc 2022-08-26 17:38:28 +02:00
conn.h cfg_list in conn 2022-08-25 21:02:02 +02:00
conn_create.c More move to cw_Conn and conn-stuff within on file 2022-08-10 02:10:10 +02:00
conn_create_noq.c More move to cw_Conn and conn-stuff within on file 2022-08-10 02:10:10 +02:00
conn_prepare_image_data_request.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
conn_q_add_packet.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
conn_q_get_packet.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
conn_q_recv_packet.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
conn_q_wait_packet.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
conn_recv_packet.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
conn_send_data_packet.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
conn_send_msg.c More improved dumps 2022-08-21 00:53:41 +02:00
conn_send_packet.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
connlist.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
connlist.h Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
cw.c Moved a lot cfg entries from / to /capwap etc 2022-08-26 17:38:28 +02:00
cw.h Do some mgic to send Cisco's AC radio info element 2022-08-26 06:46:18 +02:00
cw_80211.h Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_check_missing_mand.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_clock_lap.c Debugging colored, cool 2018-03-19 16:26:01 +00:00
cw_dbg_elem.c Improved debugging and dumping 2018-03-18 20:48:34 +00:00
cw_dbg_set_level.c Improved debugging 2022-08-20 21:00:46 +02:00
cw_dbg_set_level_from_str.c More improved dumps 2022-08-21 00:53:41 +02:00
cw_detect_nat.c More work on typeless 2022-08-13 09:47:12 +02:00
cw_filename.c Reformatted. 2018-03-31 05:43:30 +00:00
cw_format_dump.c New message handler format 2018-03-09 06:44:17 +00:00
cw_format_pkt_hdr.c implementation of mavl kv (not working) 2018-03-05 19:39:15 +00:00
cw_format_scan_hex_bytes.c Compiles w/o warnings with gcc 2018-03-25 08:35:53 +00:00
cw_format_version.c Deleted some unused comments 2022-08-09 17:23:23 +02:00
cw_in_ac_name_with_priority.c iWork on discovery request ... 2018-03-30 09:58:05 +00:00
cw_in_capwap_local_ipv4_address.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_in_capwap_local_ipv6_address.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
cw_in_check_img_data_req_ac.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_in_check_img_data_req_wtp.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_in_generic.c KTV -> CFG 2022-08-14 11:22:30 +02:00
cw_in_generic_enum.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_in_generic_indexed_enum.c More work on typeless 2022-08-13 09:47:12 +02:00
cw_in_generic_struct.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_in_generic_with_index.c Almost all ktv stuff deleted 2022-08-19 22:23:55 +02:00
cw_in_idx_generic.c More work on typeless 2022-08-13 09:47:12 +02:00
cw_in_idx_generic_struct.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_in_radio_generic_struct.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_in_wtp_reboot_statistics.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
cw_init_data_keep_alive_msg.c Renamed CW_FLAGS... -> CAPWAP_FLAGS... 2018-02-23 08:30:10 +00:00
cw_inline.c Fixed headeris which were always 4 bytes too long. 2020-03-20 20:12:50 +00:00
cw_is_printable.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
cw_load_file.c got rid of avltree-stuff 2018-03-06 17:28:31 +00:00
cw_out_generic_indexed_enum.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
cw_out_generic_struct.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_out_generic_with_index.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_out_idx_generic_struct.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_out_radio_administrative_states.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_out_radio_generic_struct.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_process_element.c Removed cw_ElemHandlerParams.elem 2022-08-09 09:52:30 +02:00
cw_put_elem_radio_administrative_state.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_put_elem_radio_operational_state.c Added a lot of cisco stuff 2018-04-18 07:40:37 +00:00
cw_put_image_data.c Compiles w/o warnings with gcc 2018-03-25 08:35:53 +00:00
cw_put_local_ip_address.c join works 2018-04-07 17:28:00 +00:00
cw_put_msg.c Renamed cw_put_msg to cw_assemble_message 2022-08-10 13:16:09 +02:00
cw_radio_set_admin_state.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
cw_rand.c Uses O_NONBLOCK instead of O_NDELAY 2018-03-17 11:52:34 +00:00
cw_randint.c Discovery with wait an select ist ready... 2018-03-30 17:45:27 +00:00
cw_read_ac_descriptor.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_read_descriptor_subelems.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_read_from.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
cw_read_wtp_descriptor.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_read_wtp_descriptor_7.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_readelem_statistics_timer.c A lot of Cisco stuff added 2018-04-08 14:48:13 +00:00
cw_result_is_ok.c cw_process_elem is good now 2018-03-09 14:38:21 +00:00
cw_save_file.c Fixed some compiler warnings 2018-03-11 10:29:00 +00:00
cw_setstr.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
cw_setup_dtls.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
cw_strdup.c Reformatted 2018-03-26 07:39:54 +00:00
cw_stricmp.c gnutls psk is working! 2018-04-04 08:59:07 +00:00
cw_strlist_get_id.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
cw_strlist_get_str.c Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
cw_strtransition.c Work on State machine 2018-05-04 22:36:19 +00:00
cw_type_bool.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_type_bstr16.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
cw_type_bwstr.c Renamed KTV to Val. 2022-07-31 17:15:32 +02:00
cw_type_bwstr.h New files 2022-07-28 01:38:06 +02:00
cw_type_byte.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_type_dword.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_type_ipaddress.c WTP can join w/o any memory leaks 2022-08-15 16:31:26 +02:00
cw_type_str.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
cw_type_struct.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
cw_type_sysptr.c Renamed KTV to Val. 2022-07-31 17:15:32 +02:00
cw_type_word.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
cw_util.h Refactoring ... 2018-03-05 08:56:39 +00:00
cw_write_descriptor_subelem.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
cw_write_radio_element.c cw_Cfg_t is now a structure instead of typedef's mavl 2022-08-20 22:03:06 +02:00
dbg.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
dbg.h A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
dbg_strings.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
discovery.c Moved a lot cfg entries from / to /capwap etc 2022-08-26 17:38:28 +02:00
discovery.h WTP can run discoveryw/o memory leaks 2022-08-15 00:51:38 +02:00
doc.dox renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
dot11.c More dot11 stuff added. 2016-03-26 08:42:12 +00:00
dot11.h Fixed typo 2018-03-17 11:53:03 +00:00
dot11_inline.c libcs compiles with -ansi option now 2018-03-02 12:36:03 +00:00
doxyfilter Added examples 2018-03-06 02:09:28 +00:00
dtls.h WTP can join w/o any memory leaks 2022-08-15 16:31:26 +02:00
dtls_bio.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
dtls_common.h More work on typeless 2022-08-13 09:47:12 +02:00
dtls_gnutls.c gnutls psk is working! 2018-04-04 08:59:07 +00:00
dtls_gnutls.h gnutls psk is working! 2018-04-04 08:59:07 +00:00
dtls_gnutls_accept.c join works 2018-04-07 17:28:00 +00:00
dtls_gnutls_bio.c work on dtls 2018-04-01 23:39:08 +00:00
dtls_gnutls_connect.c Generates useful error message when bio fails 2020-03-08 13:37:12 +00:00
dtls_gnutls_get_cipher.c Improving gnutls 2018-04-03 21:35:09 +00:00
dtls_gnutls_get_peers_cert.c work on dtls 2018-04-01 23:39:08 +00:00
dtls_openssl.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
dtls_openssl.h WTP can join w/o any memory leaks 2022-08-15 16:31:26 +02:00
dtls_openssl_accept.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
dtls_openssl_bio.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
dtls_openssl_connect.c WTP can join w/o any memory leaks 2022-08-15 16:31:26 +02:00
dtls_openssl_get_cipher.c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
file.h cw_filename function added 2018-02-26 10:33:24 +00:00
format.c got rid of avltree-stuff 2018-03-06 17:28:31 +00:00
format.h added dump suffix 2018-03-07 12:13:58 +00:00
format_is_utf8.c Reading wtp descriptor works now - at least cisco 2018-03-07 07:57:04 +00:00
fragman.c ac descriptor, struct reader 2018-03-25 06:34:32 +00:00
fragman.h Work on msgset 2018-03-03 07:15:19 +00:00
keys.h ac compiles w/o warnings 2022-08-26 08:05:41 +02:00
log.c Improved debugging and dumping 2018-03-18 20:48:34 +00:00
log.h Compilable under FreeBSD 2018-03-31 16:40:45 +00:00
log_errno.c Discovery with wait an select ist ready... 2018-03-30 17:45:27 +00:00
log_file.c new logger works now 2018-03-05 06:18:02 +00:00
log_syslog.c new logger works now 2018-03-05 06:18:02 +00:00
lw.h Some code cleaning 2018-04-01 08:02:53 +00:00
lw_addelem.c join works 2018-04-07 17:28:00 +00:00
lw_checksum.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
lw_elem_id_to_str.c ac descriptor works 2018-03-24 06:56:05 +00:00
lw_inline.c new type cw_type_str 2018-03-31 22:49:05 +00:00
lw_msg_id_to_str.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
lw_put_80211_wtp_wlan_radio_configuration.c Work on ansi and clean Makefiles 2018-02-28 08:05:45 +00:00
lw_put_ac_descriptor.c Got rid of mbag! Works for mod_capwap and wtp 2018-03-17 16:29:09 +00:00
lw_put_bstr.c ac descriptor works 2018-03-24 06:56:05 +00:00
lw_put_image_data.c Compiles w/o warnings with gcc 2018-03-25 08:35:53 +00:00
lw_put_sockaddr.c Compilable under FreeBSD 2018-03-31 16:40:45 +00:00
lw_put_str.c moved to singel file 2018-03-31 22:55:50 +00:00
lw_readelem_wtp_name.c ac descriptor works 2018-03-24 06:56:05 +00:00
lwapp.h Working on differences from 7.3 to 7.5 version 2018-04-23 05:51:56 +00:00
lwmsg.h renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
lwmsg_init.c Work in progress 2018-03-17 11:32:40 +00:00
mavl_cmpstr.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
mavl_freeptr.c New files 2022-07-28 01:38:06 +02:00
mavl_get_ptr.c Moved out most ob mavl_ into libmavl. 2022-07-18 01:15:17 +02:00
mavl_insert_ptr.c New files 2022-07-28 01:38:06 +02:00
mavl_merge.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
mavl_replace.c Lots done in move to typeless 2022-08-14 12:26:34 +02:00
mavliter_get_ptr.c Moved out most ob mavl_ into libmavl. 2022-07-18 01:15:17 +02:00
mavltypes.h New files 2022-07-28 01:34:56 +02:00
md5sum.c new mavl is working now 2018-03-10 23:56:41 +00:00
message.c cfg_list in conn 2022-08-25 21:02:02 +02:00
mlist.h join works 2018-04-07 17:28:00 +00:00
mlist_append.c mtu discovery padding added 2018-03-11 09:34:20 +00:00
mlist_append_ptr.c discovery saves result in struct 2018-03-31 06:37:18 +00:00
mlist_create.c Debugging colored, cool 2018-03-19 16:26:01 +00:00
mlist_delete.c join works 2018-04-07 17:28:00 +00:00
mlist_destroy.c Some work on wtp and ktv config files 2018-03-12 10:22:06 +00:00
mlist_get.c Fixed: returns mlistelem instead of dataptr 2022-07-30 22:59:24 +02:00
mlist_replace.c moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
mod.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
mod.h A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
msgset.c A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
msgset.h cfg_list in conn 2022-08-25 21:02:02 +02:00
netconn.c moved local_cfg, remote_cfg ... to cw_ElemData struct 2022-07-28 01:36:16 +02:00
netconn.h actube compiles again 2018-03-25 17:13:58 +00:00
proto.h Initial commit 2018-04-11 06:34:59 +00:00
radioinfo.h renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
rand.h Discovery with wait an select ist ready... 2018-03-30 17:45:27 +00:00
send.c WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
sock.h Work on shell 2022-08-23 19:55:36 +02:00
sock_addrinit.c Work on shell 2022-08-23 19:55:36 +02:00
sock_addrlen.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_addrtostr.c Work on ansi shell 2022-08-23 02:35:54 +02:00
sock_cmpaddr.c NULL-values are compared correctly. 2016-03-26 11:32:48 +00:00
sock_copyaddr.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_create.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_get_primary_if.c Works if IFF_LOOPBACK isn't available 2018-03-17 11:51:06 +00:00
sock_getbroadcastaddr.c moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
sock_getifaddr.c moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
sock_getifhwaddr.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_getifinfo.c moved unsied files, compiles w/o waringins with clang 2018-03-25 08:07:39 +00:00
sock_getport.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_hwaddrtostr.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_mwait.c Fixed some compiler warnings 2018-03-11 10:29:00 +00:00
sock_receive.c cw_kvstore_add works now 2018-03-07 09:30:40 +00:00
sock_set_dontfrag.c renamed capwap directory to cw. 2016-03-03 19:46:20 +00:00
sock_set_recvtimeout.c fixed ignored parameter 2016-04-12 05:41:43 +00:00
sock_setport.c Fixed documentation 2016-03-07 07:42:53 +00:00
sock_strtoaddr.c freed from malloc and free 2018-03-12 11:25:47 +00:00
strheap.c Moved out most ob mavl_ into libmavl. 2022-07-18 01:15:17 +02:00
strheap.h Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
strlist.h Some improvements with dbg levels 2018-03-17 18:32:44 +00:00
timer.h Discovery with wait an select ist ready... 2018-03-30 17:45:27 +00:00
val.c missing val.c added 2022-08-18 08:49:55 +02:00
val.h A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
vendors.h actube compiles again 2018-03-25 17:13:58 +00:00