Wykres commitów

13 Commity (master)

Autor SHA1 Wiadomość Data
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