]> git.ipfire.org Git - thirdparty/hostap.git/history - hs20/client/osu_client.c
hs20-osu-client: Validate HTTPS server certificate by default (browser)
[thirdparty/hostap.git] / hs20 / client / osu_client.c
2020-02-16  Jouni Malinenhs20-osu-client: Validate HTTPS server certificate...
2020-02-16  Jouni Malinenhs20_web_browser() to allow TLS server validation to...
2019-11-28  Jouni MalinenClean up base64_{encode,decode} pointer types
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-01-06  Jouni MalinenUse lchown() instead of chown() for self-created files
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  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-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-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-02-19  Subhani Shaikhs20-osu-client: Ensure NULL checks are done before...
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
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