Brandon Rhodes
2e9b22ab9f
Restore ability to compile with OpenSSL <1.1
...
This fixes the breakage on older systems caused by the previous commit.
2021-10-08 10:04:16 -04:00
Lutz Mändle
733cdef5e5
Rework main SSL logic for OpenSSL 1.1.x
...
Also, initialize openssl as early as possible. (Brandon notes: this
breaks compatibility with older systems, but he will follow up with a
patch fixing the problem.)
2021-10-08 09:22:38 -04:00
Lutz Mändle
1abfa0c522
Add HTTPS support and fix Minor Planet Center URLs
...
From https://www.clearskyinstitute.com/xephem/contrib/contrib.html which
says it was contributed in January 2018.
2021-09-13 11:42:09 -04:00
Brandon Rhodes
d77d297bfe
Remove stale “RCS” comments from C code
...
perl -pi -0777 -e 's/\/\* For RCS .*?\*\/\n+//gs' **/*
perl -pi -0777 -e 's/static char \*rcsid.*?;\n//gs' **/*
2021-08-23 13:19:28 -04:00
Brandon Rhodes
752e82f594
Initial import from “xephem-4.0.0.tgz” archive
...
Downloaded from: http://www.clearskyinstitute.com/xephem/xephem-4.0.0.tgz
2021-02-08 15:05:21 -05:00