]> git.ipfire.org Git - thirdparty/hostap.git/history - hs20/client
IEEE 802.1X authenticator: Coding style cleanup
[thirdparty/hostap.git] / hs20 / client /
2019-06-03  Jouni MalinenHS 2.0 client: Ignore generated/copied files in work...
2019-05-25  Masashi Honmahs20-osu-client: Check snprintf result to avoid compile...
2019-02-18  Purushottam KushwahaHS 2.0: Make hs20-osu-client SP and <FQDN> directories...
2019-02-05  Johannes BergHS 2.0: Add QUIET=1 support for building hs20-osu-client
2019-01-06  Jouni MalinenUse lchown() instead of chown() for self-created files
2019-01-01  Ben GreearHS 2.0: Fix EST compilation with OpenSSL 1.1.0 and...
2018-10-30  Jouni MalinenHS 2.0: Do not require devinfo.xml for all hs20-osu...
2018-10-17  Jouni MalinenHS 2.0: Reject PPS MO if polupd or AAA trust root is...
2018-10-05  Jouni MalinenHS 2.0: Reject OSU connection for Single SSID case...
2018-10-05  Jouni MalinenHS 2.0: Use alternative OSU_NAI information in hs20...
2018-09-26  Jouni MalinenHS 2.0: Remove hs20-osu-client debug file Cert/est...
2018-09-12  Jouni MalinenHS 2.0: Allow OSU SSID selection to be enforced for...
2018-09-12  Jouni MalinenHS 2.0: Use shared SSID (if available) for OSU by default
2018-08-02  Jouni MalinenHS 2.0: Fix hs20-osu-client handling of HomeSP/HomeOILi...
2018-07-30  Jouni MalinenHS 2.0: Allow CCMP as group cipher for OSEN single...
2018-06-21  Jouni MalinenHS 2.0: Process Credential/UsernamePassword/EAPMethod...
2018-04-17  Jouni MalinenHS 2.0: OSU client to send HomeSP/RoamingConsortiumOI...
2018-01-12  Purushottam KushwahaHS 2.0: Set appropriate permission(s) for cert file...
2017-02-06  Masashi Honmahs20-osu-client: Hide a trivial compiler warning
2016-03-16  Jouni Malinenhs20-osu-client: Fix pol_upd command line parsing
2016-03-16  Jouni Malinenhs20-osu-client: Remove dead code from sub_rem command...
2016-03-03  Adam LangleyAndroid: Remove superfluous OpenSSL include paths
2016-03-03  Kanchanapally, Vid... Android: Allow wpa_supplicant to write files to osu...
2016-01-15  Jouni Malinenhs20-osu-client: Fix check for osu_nai being available
2015-12-04  Jouni MalinenEST: Comment out X509_REQ_print calls on Android with...
2015-12-04  Jouni MalinenEST: Add CSR generation support with BoringSSL
2015-12-04  Jouni MalinenEST: Implement pkcs7_to_cert() with BoringSSL
2015-12-04  Jouni MalinenHTTP (curl): OCSP with BoringSSL
2015-10-09  Jouni Malinenhs20-osu-client: Disable EST with BoringSSL to fix...
2015-06-23  Nishant ChapranaHS 2.0R2: Fix memory leak on error path in hs20-osu...
2015-05-27  Ben GreearHS 2.0: hs20-client: Fix hostname extraction from URL
2015-05-27  Ben GreearHS 2.0: spp-client: Warn user if xml file cannot be...
2015-04-01  Ben GreearHS 2.0R2: Allow user to specify spp.xsd file location
2015-04-01  Ben GreearHS 2.0R2: Add more debugging messages to hs20-osu-client
2015-03-28  Ben GreearHS 2.0R2: Add more logging for hs20-osu-client icon...
2015-03-28  Ben GreearHS 2.0R2: Remove unused argument identifier from hs20...
2015-03-28  Ben GreearHS 2.0R2: Allow custom libcurl linkage for hs20-osu...
2015-03-06  Rajiv RanjanHS 2.0: Add NULL check before dereferencing in hs20...
2015-02-19  Subhani Shaikhs20-osu-client: Ensure NULL checks are done before...
2015-02-19  Jouni MalinenAndroid: Remove commented out non-Android build parameters
2015-02-19  Jouni MalinenAndroid: Remove libxml2 config defines
2015-02-19  Jouni MalinenAndroid: Silence unused function parameter warnings
2015-02-19  Jouni MalinenAndroid: Fix hs20-osu-client build on Android 5.0
2015-02-19  Neelansh MittalHS 2.0R2: Fix permissions for SP/<fqdn> directory on...
2015-01-20  ASHUTOSH NARAYANHS20: Fix TrustRoot path for PolicyUpdate node in PPS MO
2015-01-20  ASHUTOSH NARAYANHS20: Return result of cmd_sub_rem in hs20-osu-client
2015-01-09  Narayan KamathAndroid: Remove hardcoded ICU include paths from hs20...
2014-07-20  Dmitry ShmidtHS 2.0R2: Keep backward compatibility with old icu
2014-07-02  Jouni MalinenHS 2.0 R2: Clear hs20-osu-client configuration keys...
2014-03-17  Jouni MalinenHS 2.0R2: Clean up debug log during exit path
2014-03-17  Jouni MalinenHS 2.0R2: Do not mandate OCSP response for EST operations
2014-03-17  Jouni MalinenHS 2.0R2: Do not use OSU cert validation for EST
2014-03-17  Jouni MalinenHS 2.0R2: Configure OSU client trust root more consistently
2014-03-11  Jouni MalinenHS 2.0R2: Add parse_cert command for debugging purposes
2014-03-11  Jouni MalinenHS 2.0R2: Add OSU client implementation