F. Duncanh
fdf741f46c
cleanup unitialized variables
2025-12-09 02:08:17 -05:00
F. Duncanh
e306bbf72e
cleanup to fix bug/regression in -reg option
2025-06-06 09:40:32 -04:00
F. Duncanh
f8ad47d9b4
clean up digest verification in pairing,c
2025-04-23 20:39:33 -04:00
F. Duncanh
be4fb423c4
add suppport for user access control by -pw password (HTML digest)
2025-04-22 17:56:53 -04:00
F. Duncanh
471af21332
v1.68: improvements to pin-pairing
2023-12-26 14:41:50 -05:00
F. Duncanh
2d29b6b6d1
use base 64 to represent public key as string
2023-12-10 10:26:56 -05:00
F. Duncanh
b1c52a65b6
provide notice that new public key has been created and stored
2023-12-07 09:08:20 -05:00
F. Duncanh
6c0c3cb287
Refactor for possible client registration data storage
2023-12-03 12:28:42 -05:00
F. Duncanh
8854044e94
don't use ED25519 private key as SRP6 private key
2023-11-30 07:38:44 -05:00
F. Duncanh
58eb60ea54
make the private key persistent (store in %HOME/.uxplay.pem)
2023-11-28 22:40:07 -05:00
F. Duncanh
a5a37b3acd
small rearrangements
2023-11-26 14:24:04 -05:00
F. Duncanh
70774a87ff
raop.c, pairing.c: snprintf fixes to silence warnings
2023-11-25 11:41:52 -05:00
F. Duncanh
bcc7244fb6
Finally a fully working pair-pin-setup!
2023-11-24 00:16:07 -05:00
F. Duncanh
4241694252
facility fopr getting ED25519 private key for srp
2023-11-23 21:30:46 -05:00
F. Duncanh
44365fe59c
add infrastructure for pair-pin-start, + changing features
2023-11-23 20:26:21 -05:00
F. Duncanh
d38f8690c2
protocol modifications allowing "supports legacy pairing" to be disabled
2023-05-30 07:46:15 -04:00
F. Duncanh
e2357bd687
add change statement: authorship, dates to LGPL v2.1 files
2023-02-09 11:01:58 -05:00
fduncanh
109f2eab0b
whitespace fix
2022-01-21 02:16:27 -05:00
fduncanh
b6c3d5d7a3
Remove executable permission on non-executable files
2022-01-14 10:58:28 -05:00
fduncanh
8116d0f7ca
Fix a very old bug in pairing.c that skipped the second pair_verify check
...
on the pair-signature.
2021-12-02 03:50:26 -05:00
fduncanh
7c79d031a3
restore RPiPlay's crypto implementation, now they have fixed the aes-cbc bug.
2021-11-11 19:32:41 -05:00
fduncanh
8425159981
Clean up in crypto.c, (but doesnt fix the OpenSSL 3.0.0 problem)
2021-10-11 04:41:52 -04:00
fduncanh
623b638357
Bring contents of lib up to date with current FD-:master RPiPlay
...
the plist library is removed (the Linux distributions version will be used)
(libplist 2.0)
the library llhttp v 6.0.2 is added to replace http_parser
The curve25519 and ed25519 libraries are removed, and replaced with their
OpenSSL 1.1.1 implementations
crypto is updated
2021-07-31 19:29:58 -04:00
Your Name
1946373e26
first commit
2020-04-15 16:24:10 +03:00