F. Duncanh
|
3be60fdbda
|
changes suggested by -Wextra
|
2025-12-31 17:50:34 -05:00 |
|
F. Duncanh
|
b3f0a14951
|
cleanups suggested by cppcheck
|
2025-12-31 16:10:20 -05:00 |
|
F. Duncanh
|
9f51a42eb0
|
silence unused-result warning in srp.c
|
2024-08-10 13:21:48 -04:00 |
|
F. Duncanh
|
f5da0a8f63
|
comment out (#if 0 ... #endif) unused parts of srp library
|
2023-12-06 01:06:58 -05:00 |
|
F. Duncanh
|
9166ee979b
|
srp.c: add primes NG_3072 (HomeKit use), NG_6144 (from RFC 5054)
|
2023-11-29 09:28:50 -05:00 |
|
F. Duncanh
|
c35a2263c6
|
srp.c: #include <Windows.h> before <Wincrypt.h> is needed
|
2023-11-25 11:10:41 -05:00 |
|
F. Duncanh
|
ea239eb27d
|
modifications to srp for Apple variant
|
2023-11-23 19:14:33 -05:00 |
|
F. Duncanh
|
49d8cf870f
|
add the srp source (rfc5054_compat branch)
from http://github.com/cocagne/csrp
|
2023-11-23 19:06:59 -05:00 |
|