]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
Move peer certificate wpa_msg() calls to notify.c
authorJouni Malinen <j@w1.fi>
Tue, 5 Jul 2011 09:40:37 +0000 (12:40 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Jul 2011 09:40:37 +0000 (12:40 +0300)
commit4f525d8e5bc6ea89062d70044ee583f11af4126b
tree48e7016a0dfbdff652e3ea2e1ef81060f22f1db4
parentade74830b45466abb41b8e8dbc2f595d8bacb793
Move peer certificate wpa_msg() calls to notify.c

This type of wpa_supplicant specific message construction does not need
to be at the EAP implementation, so better move it up to notify.c.
src/eap_peer/eap.c
wpa_supplicant/eapol_test.c
wpa_supplicant/notify.c