Commit Graph

  • dd6f6fcfe2 add format string atrribute to logging and fix all error found by it Andreas Schultz 2016-03-30 14:30:27 +0200
  • cadbfa3d7e switch to more a syslog like logging style Andreas Schultz 2016-03-30 14:29:53 +0200
  • 9572de350a switch timeout processing to libev Andreas Schultz 2016-03-30 10:39:04 +0200
  • a4cb96da7c save and restore errno in logging function Andreas Schultz 2016-03-30 10:14:12 +0200
  • 84859e20c4 also clear the local control port when resetting the WTP state Andreas Schultz 2016-03-30 09:20:04 +0200
  • 622f148150 Wrong option for ./configure in README.md Moritz Rosenthal 2016-03-29 15:25:53 +0200
  • 25da5ad965 Wrong option for ./configure in README.md v1.1.1 Moritz Rosenthal 2016-03-29 15:25:53 +0200
  • 04b1f205c5 rework bssid handling and stop all used bssids when leaving RUN Tobias Hintze 2016-03-29 16:49:45 +0200
  • 32e9567f7b rework bssid handling and stop all used bssids when leaving RUN Andreas Schultz 2016-03-29 15:28:40 +0200
  • 40a98c9075 move packet processing from main receive loop into function Andreas Schultz 2016-03-27 12:49:44 +0200
  • a3c2e52d3c reset WTP state when going into DTLS TD Andreas Schultz 2016-03-26 21:08:25 +0100
  • 7eddb74767 rework overly deep if statement in wtp_dfa_run Andreas Schultz 2016-03-26 20:28:32 +0100
  • 73afba9a6d rework overly deep if statement in wtp_dfa_state_join Andreas Schultz 2016-03-26 20:27:53 +0100
  • 0842a2c6f5 rework error path in dfa dtls Andreas Schultz 2016-03-26 20:26:57 +0100
  • 43dde134b7 simplify if statement in wtp_dfa_state_discovery Andreas Schultz 2016-03-26 20:26:01 +0100
  • 4117ab1f71 move discovery request generation into function Andreas Schultz 2016-03-26 20:25:25 +0100
  • e6d1472824 simplify if statement in wtp_dfa_state_datacheck Andreas Schultz 2016-03-26 20:23:45 +0100
  • 1091aa0830 simplify if statement in wtp_dfa_state_configure Andreas Schultz 2016-03-26 20:23:12 +0100
  • f85928e0b0 rework error exits path to simplify if statement Andreas Schultz 2016-03-26 20:22:25 +0100
  • e92c257ac4 move deep if statement in wtp_send_configure into function Andreas Schultz 2016-03-26 20:20:08 +0100
  • 13ef6c0d62 rework deep indented if statement in wtp_dfa_retransmition_timeout Andreas Schultz 2016-03-26 20:19:18 +0100
  • 258c8ff750 rework overly deep if statement in wtp_dfa_running Andreas Schultz 2016-03-26 20:18:25 +0100
  • de9b54e8b1 reindent wtp_dfa_execute Andreas Schultz 2016-03-26 20:17:08 +0100
  • 26415cae34 [wtp] remove curly brackets from single line if statements Andreas Schultz 2016-03-26 17:25:15 +0100
  • 067f920d81 reformat some overly long code lines Andreas Schultz 2016-03-26 17:20:50 +0100
  • c2a07804db reset WTP state when going into DTLS TD Andreas Schultz 2016-03-26 21:08:25 +0100
  • ad27e80521 Merge pull request #2 from nm-mrt/dns-support Tobias Hintze 2016-03-25 13:16:20 +0100
  • a96bb07868 Merge remote-tracking branch 'nm-mrt/dns-support' into v1.1.x Tobias Hintze 2016-03-25 13:13:02 +0100
  • f9bb716dac Changed name of addr_capwap.socket to addr_capwap.sockaddr Changed FQDN size from 128 to 256 according to RFC1035 Moritz Rosenthal 2016-03-25 12:41:43 +0100
  • f0a7b848f4 whitespace fix Tobias Hintze 2016-03-17 11:34:03 +0100
  • ea87da11ba [wtp] use goto error exit instead of deep nested if conditions Andreas Schultz 2016-03-16 10:01:03 +0100
  • 3b7c0adda7 [wtp] move overly deep indented wtp descriptor config parser into function Andreas Schultz 2016-03-15 17:55:15 +0100
  • aa5af8056b [wtp] move overly deep indented config parser into function Andreas Schultz 2016-03-15 17:39:14 +0100
  • fbe31bda21 rename variable to avoid potential type clash Andreas Schultz 2016-03-15 17:25:15 +0100
  • 8e0b88cc4e [wtp] update config for 802.11n support Andreas Schultz 2016-03-14 13:44:45 +0100
  • 7293ce43da [ac] drop old libjson compatibility Andreas Schultz 2016-03-14 11:47:43 +0100
  • 64012e792c update README, 802.11n is supported now Andreas Schultz 2016-03-14 11:47:28 +0100
  • 94e232abe4 build without AC by default Andreas Schultz 2016-03-14 10:58:47 +0100
  • afd76e003d fix non-debug builds Andreas Schultz 2016-03-14 10:58:24 +0100
  • 40071fb06d fix AC compilation Andreas Schultz 2016-03-14 10:41:30 +0100
  • e8241b2d3f fix libnl-genl detection for libnl3 Andreas Schultz 2016-03-14 10:40:11 +0100
  • 29295d1434 [ac] rename last remaining CyaSSL refrence to wolfSSL Andreas Schultz 2016-03-14 09:59:22 +0100
  • 2109c62b80 implement basic 802.11n support Andreas Schultz 2016-03-10 11:56:03 +0100
  • e3a977e40a [wtp] rework wtp_radio_setconfiguration Andreas Schultz 2016-03-08 14:16:43 +0100
  • 730f110a25 [wtp] implement vendor specific elements Andreas Schultz 2016-03-08 12:00:01 +0100
  • 7b9f515bd7 If there is no DNS available on system start the capwap-wtp will stop while evaluating the configuration. I fixed that by checking if the address was yet translated on every address access. If not a DNS request is started before continuing. Moritz Rosenthal 2016-03-24 07:09:29 +0100
  • 9ee69a6778 fix libnl-genl detection for libnl3 Andreas Schultz 2016-03-14 10:40:11 +0100
  • 471d1058c4 [wtp] prepare message elements for vendor element handling Andreas Schultz 2016-03-08 10:21:51 +0100
  • 140be9b143 simplify element list handling Andreas Schultz 2016-03-07 18:19:07 +0100
  • 38f7681608 constify capwap_message_elements_ops Andreas Schultz 2016-03-07 18:07:46 +0100
  • 627a38a556 move the category setting into the element ops Andreas Schultz 2016-03-07 18:08:35 +0100
  • 1436fc9e5f rename overly verbose capwap_message_elements_ops Andreas Schultz 2016-03-07 17:12:48 +0100
  • 78a8a75c6b start 802.11n Andreas Schultz 2016-03-07 16:23:49 +0100
  • 1d95a62061 upgrade version to v1.1.0 v1.1.0 Andreas Schultz 2016-03-07 15:40:32 +0100
  • 667d7a59e7 transition to WolfSSL API Andreas Schultz 2016-03-07 15:32:36 +0100
  • 94d6702d9a upgrade WolfSSL dependency to 3.8.0 for DTLS fixes Andreas Schultz 2016-03-07 15:22:06 +0100
  • f732261226 update README Andreas Schultz 2016-03-07 15:20:19 +0100
  • d366a98717 add support for new NL80211_ATTR_IFACE_SOCKET_OWNER netlink attribute Andreas Schultz 2016-03-07 14:45:43 +0100
  • 973bf5eab7 disable IPv6 on WTP AP interface Andreas Schultz 2016-03-04 18:39:08 +0100
  • 58741d302f update CAPWAP support kernel patch Andreas Schultz 2016-03-04 17:08:37 +0100
  • 0175052cf1 set transport header when injecting 802.3 frames Andreas Schultz 2016-03-04 17:05:56 +0100
  • 5f98005414 handle WTP QoS IE Andreas Schultz 2016-03-04 17:02:33 +0100
  • d93cd1044d reformat WTP config file reader Andreas Schultz 2016-03-03 16:44:56 +0100
  • 2b489947c2 add support for setting the STA WME fields from WMM Andreas Schultz 2016-03-03 16:44:15 +0100
  • 4d56938321 reindent ieee80211_retrieve_information_elements_position Andreas Schultz 2016-03-03 15:16:25 +0100
  • d68bc01d00 change supportedrates config setting to the actual MBit value Andreas Schultz 2016-03-03 08:59:49 +0100
  • 8dc30ae3c4 rework socket and discovery handling Andreas Schultz 2016-03-02 15:13:56 +0100
  • 067eb8d11a remove socket.o reference from kernel build Andreas Schultz 2016-02-29 15:45:23 +0100
  • 484002b3e6 add support for CAPWAP IEEE 802.11 Information Element to AssocResponse Andreas Schultz 2016-02-29 15:30:54 +0100
  • a85f07f18a change buffer data type in hexdump logging to unsigned char Andreas Schultz 2016-02-29 15:30:19 +0100
  • e4a5abba65 add support for CAPWAP IEEE 802.11 Information Element Andreas Schultz 2016-02-29 14:32:02 +0100
  • 9fee37a994 rework wifi type and rate logic Andreas Schultz 2016-02-29 14:26:13 +0100
  • 3bfd0c5642 logging: add alternate log syntax Andreas Schultz 2016-02-29 14:23:58 +0100
  • c66dc85c04 add hexdump log formater Andreas Schultz 2016-02-29 14:23:41 +0100
  • 47b18b3763 update kernel support patch Andreas Schultz 2016-02-25 12:40:35 +0100
  • b80073b756 inject 802.11 frames through the normal device queue Andreas Schultz 2016-02-25 12:39:19 +0100
  • 0c19932b58 send 802.3 frames through the normal device TX path Andreas Schultz 2016-02-22 16:56:03 +0100
  • f3119eec8d rework kernel socket handling to use udp tunnel infrastructure Andreas Schultz 2016-02-22 16:54:54 +0100
  • cc5b38f322 impelment station binding to wlanid Andreas Schultz 2016-02-18 19:36:22 +0100
  • a6d0efe91a wtp: rework kernel socket handling Andreas Schultz 2016-02-18 15:06:39 +0100
  • cae859e42f [debug] add debug trace logging for some procedures Andreas Schultz 2016-02-08 17:35:31 +0100
  • c71a9db6ed remove IEEE 802.11 WTP Radio Information from responses Andreas Schultz 2016-02-08 17:34:09 +0100
  • 3a9a673d71 register pernet support befor anything else Andreas Schultz 2016-02-08 17:33:31 +0100
  • 1ee42c1881 unsigned long is 64bit on some platforms, use the 32bit datatype instead Andreas Schultz 2016-02-08 17:33:00 +0100
  • f6711c3b14 Vendor Payload can appear multiple times, make it a list element Andreas Schultz 2016-02-08 17:31:40 +0100
  • 385832a010 start with network namespace support Andreas Schultz 2016-02-05 17:43:15 +0100
  • 69ca3d3256 change __genl_const to const Andreas Schultz 2016-02-05 17:42:43 +0100
  • 8c20d78941 remove dos style newlines Andreas Schultz 2016-02-05 17:38:49 +0100
  • 6e3ce9ed74 use libnl3 Andreas Schultz 2016-02-04 15:00:07 +0100
  • 93cb64ca6f convert (partially) to wolfssl Andreas Schultz 2016-02-04 14:59:55 +0100
  • 7e0b977fcd fix strict aliasing errors Andreas Schultz 2016-02-04 14:59:20 +0100
  • 88aa3de48b Update OpenWRT patch with fix inject function vemax78 2015-02-01 17:52:47 +0100
  • 58c63bbc4e Fix error in retrasmisson packets vemax78 2015-02-01 17:52:11 +0100
  • 729ed4f768 Use the capwap_exit instead of exit vemax78 2015-01-24 13:17:47 +0100
  • 8042cd2e04 Merge vemax78 2015-01-24 13:14:05 +0100
  • 86998ce2da Merged in alagoutte/smartcapwap/clang (pull request #2) Massimo Vellucci 2015-01-24 13:13:10 +0100
  • 28112ee228 Fix Branch condition evaluates to a garbage value found by Clang Analyzer --- src/ac/ac_backend.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Alexis La Goutte 2015-01-22 10:19:38 +0100
  • 63189997df Fix Uninitialized argument value found by Clang Analyzer (Need to be confirmed) --- src/ac/ac_dfa_join.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Alexis La Goutte 2015-01-22 10:19:38 +0100
  • 4d1b60a6c1 Fix Dead Store (Dead increment) found by Clang Analyzer --- src/common/binding/ieee80211/ieee80211.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Alexis La Goutte 2015-01-22 10:19:38 +0100
  • 49f7ba41df Fix Dead Store (Dead increment) found by Clang Analyzer --- src/wtp/binding/ieee80211/wifi_drivers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Alexis La Goutte 2015-01-22 10:19:38 +0100