Jouni Malinen
|
1f102d3bb0
Check os_snprintf() result more consistently - manual
|
10 years ago |
Jouni Malinen
|
d85e1fc8a5
Check os_snprintf() result more consistently - automatic 1
|
10 years ago |
Jouni Malinen
|
41f480005f
EAP-SIM DB: Make recv() null termination easier for static analyzers
|
10 years ago |
Jouni Malinen
|
918bd0fe78
EAP-SIM DB: Remove unused assignment
|
10 years ago |
Jouni Malinen
|
a0ac572611
EAP-SIM DB: Remove client socket file on connect() error
|
11 years ago |
Johannes Berg
|
f073fdee7b
EAP server: Remove SIM-DB pending timestamp
|
11 years ago |
Jouni Malinen
|
61323e70e1
Convert perror/printf calls to wpa_printf
|
11 years ago |
Jouni Malinen
|
5e24dc8a4b
Add dup_binstr() to help common binary string tasks
|
12 years ago |
Jouni Malinen
|
50a7755735
EAP-SIM DB: Remove unnecessary username prefix checks
|
13 years ago |
Jouni Malinen
|
68a41bbb44
EAP-AKA server: Skip AKA/Identity exchange if EAP identity recognized
|
13 years ago |
Jouni Malinen
|
f24630d26a
EAP-SIM DB: Use pointer to struct eap_sim_db_data instead of void*
|
13 years ago |
Jouni Malinen
|
2c22668c8f
EAP-SIM DB: Add debug print for AKA reauth identity addition
|
13 years ago |
Jouni Malinen
|
3e43a8ec4f
EAP-SIM DB: Get rid of unnecessary wrapper functions
|
13 years ago |
Jouni Malinen
|
e95ffe0465
EAP-SIM DB: Return pseudonym username instead of structure with it
|
13 years ago |
Jouni Malinen
|
741596a817
EAP-SIM DB: Remove unneeded SQLite value copying
|
13 years ago |
Jouni Malinen
|
6d49d9ecb8
EAP-SIM DB: Store permanent username as string in SQLite DB
|
13 years ago |
Jouni Malinen
|
3961dffc13
EAP-SIM DB: Rename valid_pseudonym_string to valid_db_string
|
13 years ago |
Jouni Malinen
|
61e181db86
EAP-SIM DB: Use char* strings instead of u8* pointer and length
|
13 years ago |
Jouni Malinen
|
4e9015a225
EAP-SIM DB: Remove unused eap_sim_db_identity_known()
|
13 years ago |
Jouni Malinen
|
9bf403b920
EAP-SIM server: Store permanent username in session data
|
13 years ago |
Jouni Malinen
|
e87982ea4c
EAP-SIM DB: Remove unnecessary aka_prime parameter
|
13 years ago |
Jouni Malinen
|
29813cfdc0
EAP-SIM DB: Optional use of SQLite database for reauth data
|
13 years ago |
Jouni Malinen
|
66979bb833
EAP-SIM DB: Optional use of SQLite database for pseudonyms
|
13 years ago |
Jouni Malinen
|
c13f0a3e00
EAP-SIM DB: Fix a memory leak on DB connection re-opening
|
13 years ago |
Jouni Malinen
|
704b8762a2
EAP-SIM DB: Do not require external program at startup
|
13 years ago |
Jouni Malinen
|
762e4ce620
EAP-AKA': Update to RFC 5448
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
3642c4313a
Annotate places depending on strong random numbers
|
14 years ago |
Jouni Malinen
|
1e5839e06f
Rename EAP server defines from EAP_* to EAP_SERVER_*
|
16 years ago |
Jouni Malinen
|
a17df5fb8b
Fixed number of doxygen warnings
|
16 years ago |