summaryrefslogtreecommitdiff
path: root/hs20
Commit message (Expand)AuthorAgeFilesLines
* EST: Write the RSA private key using the standard PRIVATE KEY formatJouni Malinen2023-02-231-8/+1
* HS 2.0: Restore ifdef for DEFINE_STACK_OF in est.cIlan Peer2022-12-161-0/+2
* HS20: Use required_home_ois in hs20-osu-clientDamien Dejean2022-11-261-5/+6
* Remove a host of unnecessary OPENSSL_IS_BORINGSSL ifdefsDavid Benjamin2022-07-281-25/+3
* hs20-osu-client: Explicit checks for snprintf() resultJouni Malinen2022-05-271-21/+57
* Android: Compile hs20-osu-client to /vendor/bin in test buildsChenming Huang2022-04-141-0/+10
* Revert "Android: Compile hs20-osu-client to /vendor/bin in test builds"Jouni Malinen2022-04-052-17/+1
* hs20-osu-client: dNSName values from OSU server certificate for PPS MOJouni Malinen2022-03-141-6/+9
* hs20-osu-client: Allow EST server to use different host nameJouni Malinen2022-03-111-3/+7
* HS 2.0 server: Event log entry on missing configuration for the realmJouni Malinen2022-03-111-1/+4
* Android: Compile hs20-osu-client to /vendor/bin in test buildsPurushottam Kushwaha2022-03-102-1/+17
* cleanup: Remove unreachable codeBaligh Gasmi2022-03-042-2/+0
* build: Put object files into build/ folderJohannes Berg2020-10-102-18/+6
* build: Add a common-clean targetJohannes Berg2020-10-102-4/+4
* build: Pull common fragments into a build.rules fileJohannes Berg2020-10-102-40/+4
* HS 2.0 server: Add a .gitignore fileJohannes Berg2020-10-101-0/+1
* hs20-osu-client: Use size_t for certificate componentsJouni Malinen2020-03-221-5/+5
* HS 2.0 server: Add a note on OCSP server hostnameBen Greear2020-03-131-0/+1
* hs20-osu-client: Use more specific debug message on OSU connectionBen Greear2020-03-131-1/+1
* HS 2.0 server: Allow OCSP responder to continue running after errorsJouni Malinen2020-03-071-1/+1
* Fix VERSION_STR printf() calls in case the postfix strings include %Didier Raboud2020-02-171-1/+1
* hs20-osu-client: Validate HTTPS server certificate by default (browser)Jouni Malinen2020-02-162-3/+8
* hs20_web_browser() to allow TLS server validation to be enabledJouni Malinen2020-02-163-4/+4
* hs20-osu-client: Enable webkit2 supportBen Greear2020-02-161-0/+9
* Clean up base64_{encode,decode} pointer typesJouni Malinen2019-11-283-9/+7
* HS 2.0 client: Ignore generated/copied files in work directoryJouni Malinen2019-06-031-0/+3
* hs20-osu-client: Check snprintf result to avoid compiler warningsMasashi Honma2019-05-251-5/+22
* HS 2.0: Make hs20-osu-client SP and <FQDN> directories group writablePurushottam Kushwaha2019-02-181-2/+2
* HS 2.0 server: Add X-WFA-Hotspot20-Filtering header line to T&CJouni Malinen2019-02-141-12/+18
* HS 2.0: Add QUIET=1 support for building hs20-osu-clientJohannes Berg2019-02-052-0/+6
* HS 2.0 server: Command line option to fetch the version informationJouni Malinen2019-01-242-1/+15
* HS 2.0 server: Alternative subrem updateNode for certificate credentialsJouni Malinen2019-01-232-5/+61
* HS 2.0 server: Use noMOUpdate in client certificate subremJouni Malinen2019-01-221-19/+23
* HS 2.0 server: Log new username in eventlog for cert reenrollJouni Malinen2019-01-101-0/+5
* Use lchown() instead of chown() for self-created filesJouni Malinen2019-01-061-2/+2
* HS 2.0: Fix EST compilation with OpenSSL 1.1.0 and newerBen Greear2019-01-011-0/+13
* HS 2.0 server: Allow policy to be set for SIM provisioningJouni Malinen2018-12-161-24/+69
* HS 2.0 server: SIM provisioning exchangeJouni Malinen2018-12-155-6/+264
* HS 2.0 server: RADIUS server support for SIM provisioningJouni Malinen2018-12-151-0/+8
* HS 2.0 server: Fix couple of memory leaksJouni Malinen2018-12-041-1/+7
* HS 2.0 server: Client certificate reenrollmentJouni Malinen2018-12-043-16/+197
* HS 2.0 server: Document client certificate related Apache configurationJouni Malinen2018-12-041-0/+5
* HS 2.0 server: Clear remediation requirement for certificate credentialsJouni Malinen2018-12-041-2/+48
* HS 2.0 server: Do not set phase2=1 for certificate-based usersJouni Malinen2018-12-041-10/+7
* HS 2.0 server: Include phase2=0 users for TLS in the user listJouni Malinen2018-12-031-1/+1
* HS 2.0: Do not require devinfo.xml for all hs20-osu-client operationsJouni Malinen2018-10-302-17/+16
* HS 2.0: Record policy update into users tableJouni Malinen2018-10-192-1/+5
* HS 2.0: Rename PPS/Credential1 node to Cred01Jouni Malinen2018-10-191-5/+5
* HS 2.0: Fix SubscriptionUpdate UpdateMethod value in OSU serverJouni Malinen2018-10-191-1/+1
* HS 2.0: OSU server test functionality for incorrect behavior (policy)Jouni Malinen2018-10-191-1/+18