summaryrefslogtreecommitdiff
path: root/hs20
Commit message (Expand)AuthorAgeFilesLines
* HS 2.0R2: Fix memory leak on error path in hs20-osu-clientNishant Chaprana2015-06-231-0/+1
* HS 2.0: hs20-client: Fix hostname extraction from URLBen Greear2015-05-271-3/+3
* HS 2.0: Fix hs20_spp_server compile errorBen Greear2015-05-271-0/+1
* HS 2.0: spp-client: Warn user if xml file cannot be foundBen Greear2015-05-271-1/+6
* HS 2.0R2: Allow user to specify spp.xsd file locationBen Greear2015-04-012-2/+10
* HS 2.0R2: Add more debugging messages to hs20-osu-clientBen Greear2015-04-012-8/+23
* HS 2.0R2 CA: Improve setup.sh and .conf for more flexibilityBen Greear2015-04-015-30/+178
* HS 2.0R2: Add more logging for hs20-osu-client icon matchingBen Greear2015-03-281-8/+25
* OSU server: Improve logging for SPP schema validation failuresBen Greear2015-03-281-1/+3
* OSU server: Print out signup ID if there is some problem with itBen Greear2015-03-281-1/+1
* HS 2.0R2: Remove unused argument identifier from hs20-osu-clientBen Greear2015-03-281-2/+2
* HS 2.0R2: Allow custom libcurl linkage for hs20-osu-clientBen Greear2015-03-281-0/+6
* HS 2.0: Add NULL check before dereferencing in hs20-osu-clientRajiv Ranjan2015-03-061-0/+5
* hs20-osu-client: Ensure NULL checks are done before dereferencingSubhani Shaik2015-02-192-0/+21
* Android: Remove commented out non-Android build parametersJouni Malinen2015-02-191-8/+0
* Android: Remove libxml2 config definesJouni Malinen2015-02-191-2/+0
* Android: Silence unused function parameter warningsJouni Malinen2015-02-191-0/+2
* Android: Fix hs20-osu-client build on Android 5.0Jouni Malinen2015-02-191-0/+9
* HS 2.0R2: Fix permissions for SP/<fqdn> directory on AndroidNeelansh Mittal2015-02-191-0/+18
* HS 2.0R2: Add password to DB in case of machine managed subscriptionSreenath S2015-02-011-0/+27
* HS20: Fix TrustRoot path for PolicyUpdate node in PPS MOASHUTOSH NARAYAN2015-01-201-2/+2
* HS20: Return result of cmd_sub_rem in hs20-osu-clientASHUTOSH NARAYAN2015-01-201-15/+17
* Android: Remove hardcoded ICU include paths from hs20-osu-clientNarayan Kamath2015-01-101-3/+6
* HS 2.0R2: Keep backward compatibility with old icuDmitry Shmidt2014-07-201-0/+4
* HS 2.0 R2: Clear hs20-osu-client configuration keys explicitlyJouni Malinen2014-07-021-2/+2
* HS 2.0 SPP server: Fix aaa_trust_root_cert_url example to use DERJouni Malinen2014-04-111-1/+1
* OSU server: Add example scripts for Hotspot 2.0 PKIJouni Malinen2014-03-3112-0/+515
* HS 2.0R2: Add example OSU SPP server implementationJouni Malinen2014-03-3119-0/+3760
* HS 2.0R2: Clean up debug log during exit pathJouni Malinen2014-03-181-1/+1
* HS 2.0R2: Do not mandate OCSP response for EST operationsJouni Malinen2014-03-182-0/+12
* HS 2.0R2: Do not use OSU cert validation for ESTJouni Malinen2014-03-183-5/+16
* HS 2.0R2: Configure OSU client trust root more consistentlyJouni Malinen2014-03-184-75/+61
* HS 2.0R2: Add parse_cert command for debugging purposesJouni Malinen2014-03-121-0/+10
* HS 2.0R2: Add OSU client implementationJouni Malinen2014-03-129-0/+6603