]> the.earth.li Git - onak.git/commit
Move CGI sources to their own subdirectory
authorJonathan McDowell <noodles@earth.li>
Sat, 3 Aug 2019 08:35:23 +0000 (09:35 +0100)
committerJonathan McDowell <noodles@earth.li>
Sat, 3 Aug 2019 08:35:23 +0000 (09:35 +0100)
commit3877403043acfbfa57497d3ba51a5ec2db1c77dc
tree5f09eff30bd4388b6c3176d5e9f0b087d18ddd4c
parent42977c5361ef21c99bc157e9c7edbba49243014f
Move CGI sources to their own subdirectory

Cleanup the code structure a bit by pulling those files only used for
the HKP interface into their own directory.
13 files changed:
CGI [deleted file]
CMakeLists.txt
add.c [deleted file]
cgi/CGI [new file with mode: 0644]
cgi/CMakeLists.txt [new file with mode: 0644]
cgi/add.c [new file with mode: 0644]
cgi/gpgwww.c [new file with mode: 0644]
cgi/hashquery.c [new file with mode: 0644]
cgi/lookup.c [new file with mode: 0644]
debian/onak.install
gpgwww.c [deleted file]
hashquery.c [deleted file]
lookup.c [deleted file]