Jouni Malinen
|
f2f7d965b8
Add option libbfd support for tracing code
|
15 years ago |
Jouni Malinen
|
b763863d97
GnuTLS: Implement tls_connection_enable_workaround()
|
15 years ago |
Jouni Malinen
|
9dd37a224b
GnuTLS: Add support for piggybacked Application Data
|
15 years ago |
Jouni Malinen
|
c9a7bbe5a8
GnuTLS: Define empty tls_connection_set_session_ticket_cb()
|
15 years ago |
Jouni Malinen
|
6d59e14c58
dbus: Fix build with "ctrl_iface_" prefix removed
|
15 years ago |
Jouni Malinen
|
496c5d981e
Use wpabuf with tls_connection_ia_send_phase_finished()
|
15 years ago |
Jouni Malinen
|
a206a29a54
dbus: Remove the confusing "ctrl_iface_" prefix from file names
|
15 years ago |
Jouni Malinen
|
36da1358bc
dbus: Move some of conditional WPS code into separate files
|
15 years ago |
Jouni Malinen
|
a8c481c10a
dbus: Remove unnecessary CONFIG_WPS ifdefs from header files
|
15 years ago |
Jouni Malinen
|
eb3b34ceea
dbus: Clean dbus build files on wpa_supplicant 'make clean'
|
15 years ago |
Jouni Malinen
|
926ab7e6a0
dbus: Rename .service file to use the service name as the file name
|
15 years ago |
Witold Sowa
|
65bea134ad
dbus: Add missing .service file for the new D-Bus API
|
15 years ago |
Jouni Malinen
|
19b3211d19
Move D-Bus related files into their own subdirectory
|
15 years ago |
Jouni Malinen
|
2944656925
Allow TLS flags to be configured (allow MD5, disable time checks)
|
15 years ago |
Jouni Malinen
|
4a1e97790d
GnuTLS: Report certificate validation failures with TLS alert
|
15 years ago |
Jouni Malinen
|
a86a7316a4
OpenSSL: Fix memleak in previous wpabuf changes on an error path
|
15 years ago |
Jouni Malinen
|
2574634b7f
Check TLS status on EAP server during handshake
|
15 years ago |
Jouni Malinen
|
074be2332f
GnuTLS: Use struct wpabuf for push/pull buffers
|
15 years ago |
Jouni Malinen
|
81c85c069a
Convert TLS wrapper to use struct wpabuf
|
15 years ago |
Jouni Malinen
|
94c3e91fc5
Add empty FIPS PRF wrapper for CryptoAPI
|
15 years ago |
Jouni Malinen
|
8f431bc808
Add empty crypto_mod_exp() wrapper for CryptoAPI.
|
15 years ago |
Jouni Malinen
|
de979ef18c
Fix MinGW build: CertCreateCertificateContext() is now known
|
15 years ago |
Jouni Malinen
|
f266d1a162
eloop_win: Fix build after eloop user_data removal
|
15 years ago |
Jouni Malinen
|
f52ab9e6b0
Fix lastReqData freeing to use wpabuf_free()
|
15 years ago |
Jouni Malinen
|
eeb04821ad
wpabuf: Add WPA_TRACE code to validate correct freeing of wpabuf
|
15 years ago |
Jouni Malinen
|
859db534bf
wpabuf: Allow wpabuf_resize(NULL, len) to be used
|
15 years ago |
Jouni Malinen
|
c479e41f53
EAP-FAST server: Piggyback Phase 2 start with end of Phase 1
|
15 years ago |
Jouni Malinen
|
1a1bf008cb
WPS ER: Delay wpa_supplicant termination to allow unsubscription
|
15 years ago |
Jouni Malinen
|
e46338fc76
WPS ER: Unsubscribe from AP events whenever removing the AP entry
|
15 years ago |
Jouni Malinen
|
187533a4c5
WPS: Convert Registrar PIN list to use struct dl_list
|
15 years ago |