]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/Makefile
Add JavaScript Object Notation (JSON) parser (RFC7159)
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 15 Jun 2017 18:18:00 +0000 (21:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 17 Jun 2017 15:04:51 +0000 (18:04 +0300)
commit005be3daa902a43a05f9ea9833691139e739e6d9
treed2c7849dd7ef36eae0e7f36a2d3cc889bf3bf481
parent5b52e1adc217ac0236a2d3ab59d1bfe999b3d565
Add JavaScript Object Notation (JSON) parser (RFC7159)

This is needed for DPP configuration attributes/objects.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/Android.mk
hostapd/Makefile
src/utils/json.c [new file with mode: 0644]
src/utils/json.h [new file with mode: 0644]
wpa_supplicant/Android.mk
wpa_supplicant/Makefile