Handle NULL return from os_zalloc() in sta_track_add()
[mech_eap.git] / hs20 /
2016-06-19 Cedric IzoardHS 2.0R2: No longer use HTTP_RAW_POST_DATA
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: Fix hs20_spp_server compile error
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-04-01 Ben GreearHS 2.0R2 CA: Improve setup.sh and .conf for more flexib...
2015-03-28 Ben GreearHS 2.0R2: Add more logging for hs20-osu-client icon...
2015-03-28 Ben GreearOSU server: Improve logging for SPP schema validation...
2015-03-28 Ben GreearOSU server: Print out signup ID if there is some proble...
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-02-01 Sreenath SHS 2.0R2: Add password to DB in case of machine managed...
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-04-11 Jouni MalinenHS 2.0 SPP server: Fix aaa_trust_root_cert_url example...
2014-03-31 Jouni MalinenOSU server: Add example scripts for Hotspot 2.0 PKI
2014-03-31 Jouni MalinenHS 2.0R2: Add example OSU SPP server implementation
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