Commit graph

16 commits

Author SHA1 Message Date
Gong BI1XJT
60fb8e5fa0 Remove old-fashioned and buggy Android.mk build system
Signed-off-by: Gong BI1XJT <bi1xjt@rad1o.cn>
2026-05-17 22:49:59 +08:00
Daniele Forsi IU5HKX
69a9f15e3e
[security] Add missing files to EXTRA_DIST 2025-08-18 09:02:06 -05:00
Daniele Forsi IU5HKX
23a54a7bdf Remove unneeded dependency 2025-05-08 23:51:47 +02:00
Mike Black W9MDB
3e7dcc85ab Add md5.h to security/Makefile.am 2022-04-15 23:15:56 -05:00
Mike Black W9MDB
b085b353e5 Move md5.h declaration
https://github.com/Hamlib/Hamlib/issues/813
2022-04-15 17:56:18 -05:00
Mike Black W9MDB
b138108789 Add include files to security/Makefile.am 2022-04-15 17:18:29 -05:00
Mike Black W9MDB
d38a0a8f5f Clean up security/Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-04-15 16:46:39 -05:00
Mike Black W9MDB
b485b2f593 Remove security_test from Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-04-15 16:33:22 -05:00
Mike Black W9MDB
770aa4e98a Stage 1 rigctld password working using MD5 hash
Need to add Stage 2 which will be encryption using the MD5 hash as the key so the secret key nevers gets trasmitted
Then need to add a "by connection" capability as password is permanent across connections right now.
2022-04-15 13:21:35 -05:00
Mike Black W9MDB
9e2ac43631 Move security/security_test to tests/testsecurity
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:54:04 -06:00
Mike Black W9MDB
f51e778b1b Add .h files to security/Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:32:17 -06:00
Mike Black W9MDB
be8547f5d6 Add CFLAGS to security/Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:22:48 -06:00
Mike Black W9MDB
80630326a0 Remove security_test from security/Makefile.am -- need to move it to the tests directory
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:11:10 -06:00
Mike Black W9MDB
27000c27fb Fix make distcheck
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 18:03:54 -06:00
Mike Black W9MDB
c519dbd78a Fix github compilation missing aes.h
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:40:53 -06:00
Mike Black W9MDB
9ae519fc41 Working on password access for rigctld -- not fully implmented yet
Need to check on security audit and cross-platform compilation first
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:28:25 -06:00