index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hs20
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
2
-18/+6
*
build: Add a common-clean target
Johannes Berg
2020-10-10
2
-4/+4
*
build: Pull common fragments into a build.rules file
Johannes Berg
2020-10-10
2
-40/+4
*
HS 2.0 server: Add a .gitignore file
Johannes Berg
2020-10-10
1
-0/+1
*
hs20-osu-client: Use size_t for certificate components
Jouni Malinen
2020-03-22
1
-5/+5
*
HS 2.0 server: Add a note on OCSP server hostname
Ben Greear
2020-03-13
1
-0/+1
*
hs20-osu-client: Use more specific debug message on OSU connection
Ben Greear
2020-03-13
1
-1/+1
*
HS 2.0 server: Allow OCSP responder to continue running after errors
Jouni Malinen
2020-03-07
1
-1/+1
*
Fix VERSION_STR printf() calls in case the postfix strings include %
Didier Raboud
2020-02-17
1
-1/+1
*
hs20-osu-client: Validate HTTPS server certificate by default (browser)
Jouni Malinen
2020-02-16
2
-3/+8
*
hs20_web_browser() to allow TLS server validation to be enabled
Jouni Malinen
2020-02-16
3
-4/+4
*
hs20-osu-client: Enable webkit2 support
Ben Greear
2020-02-16
1
-0/+9
*
Clean up base64_{encode,decode} pointer types
Jouni Malinen
2019-11-28
3
-9/+7
*
HS 2.0 client: Ignore generated/copied files in work directory
Jouni Malinen
2019-06-03
1
-0/+3
*
hs20-osu-client: Check snprintf result to avoid compiler warnings
Masashi Honma
2019-05-25
1
-5/+22
*
HS 2.0: Make hs20-osu-client SP and <FQDN> directories group writable
Purushottam Kushwaha
2019-02-18
1
-2/+2
*
HS 2.0 server: Add X-WFA-Hotspot20-Filtering header line to T&C
Jouni Malinen
2019-02-14
1
-12/+18
*
HS 2.0: Add QUIET=1 support for building hs20-osu-client
Johannes Berg
2019-02-05
2
-0/+6
*
HS 2.0 server: Command line option to fetch the version information
Jouni Malinen
2019-01-23
2
-1/+15
*
HS 2.0 server: Alternative subrem updateNode for certificate credentials
Jouni Malinen
2019-01-22
2
-5/+61
*
HS 2.0 server: Use noMOUpdate in client certificate subrem
Jouni Malinen
2019-01-22
1
-19/+23
*
HS 2.0 server: Log new username in eventlog for cert reenroll
Jouni Malinen
2019-01-09
1
-0/+5
*
Use lchown() instead of chown() for self-created files
Jouni Malinen
2019-01-06
1
-2/+2
*
HS 2.0: Fix EST compilation with OpenSSL 1.1.0 and newer
Ben Greear
2019-01-01
1
-0/+13
*
HS 2.0 server: Allow policy to be set for SIM provisioning
Jouni Malinen
2018-12-16
1
-24/+69
*
HS 2.0 server: SIM provisioning exchange
Jouni Malinen
2018-12-15
5
-6/+264
*
HS 2.0 server: RADIUS server support for SIM provisioning
Jouni Malinen
2018-12-15
1
-0/+8
*
HS 2.0 server: Fix couple of memory leaks
Jouni Malinen
2018-12-04
1
-1/+7
*
HS 2.0 server: Client certificate reenrollment
Jouni Malinen
2018-12-04
3
-16/+197
*
HS 2.0 server: Document client certificate related Apache configuration
Jouni Malinen
2018-12-03
1
-0/+5
*
HS 2.0 server: Clear remediation requirement for certificate credentials
Jouni Malinen
2018-12-03
1
-2/+48
*
HS 2.0 server: Do not set phase2=1 for certificate-based users
Jouni Malinen
2018-12-03
1
-10/+7
*
HS 2.0 server: Include phase2=0 users for TLS in the user list
Jouni Malinen
2018-12-03
1
-1/+1
*
HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations
Jouni Malinen
2018-10-30
2
-17/+16
*
HS 2.0: Record policy update into users table
Jouni Malinen
2018-10-19
2
-1/+5
*
HS 2.0: Rename PPS/Credential1 node to Cred01
Jouni Malinen
2018-10-19
1
-5/+5
*
HS 2.0: Fix SubscriptionUpdate UpdateMethod value in OSU server
Jouni Malinen
2018-10-19
1
-1/+1
*
HS 2.0: OSU server test functionality for incorrect behavior (policy)
Jouni Malinen
2018-10-19
1
-1/+18
*
HS 2.0: OSU server test functionality for incorrect behavior
Jouni Malinen
2018-10-17
6
-12/+74
*
HS 2.0: Reject PPS MO if polupd or AAA trust root is invalid
Jouni Malinen
2018-10-17
1
-5/+9
*
HS 2.0 server: Subscription remediation with user selected new password
Jouni Malinen
2018-10-11
3
-12/+107
*
HS 2.0 server: Show whether credential is machine managed
Jouni Malinen
2018-10-11
1
-0/+3
*
HS 2.0 server: Make user list more readable
Jouni Malinen
2018-10-11
1
-8/+8
*
HS 2.0 server: Clarify signup page options
Jouni Malinen
2018-10-11
1
-0/+8
*
HS 2.0 server: Do not perform subrem if not requested to
Jouni Malinen
2018-10-11
1
-1/+3
*
HS 2.0 server: Add last_msk into users table setup
Jouni Malinen
2018-10-07
1
-1/+2
*
HS 2.0: Reject OSU connection for Single SSID case without OSU_NAI
Jouni Malinen
2018-10-05
1
-0/+4
*
HS 2.0: Use alternative OSU_NAI information in hs20-osu-client
Jouni Malinen
2018-10-05
1
-2/+14
*
HS 2.0: Remove hs20-osu-client debug file Cert/est-resp.raw
Jouni Malinen
2018-09-26
2
-7/+0
*
HS 2.0 server: Store device MAC address into database
Jouni Malinen
2018-09-15
3
-21/+93
[next]