index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rcynic
/
Makefile.in
Age
Commit message (
Expand
)
Author
2013-02-28
Fix rcynic installation rules broken in packaging branch merge.
Rob Austein
2013-02-24
inetd/xinetd listener for rpki-rtr on source code installation, also needed f...
Rob Austein
2013-02-02
OK, now I know why nobody ever uses "install -C".
Rob Austein
2013-02-02
Fun with DESTDIR.
Rob Austein
2013-02-02
Doh, write TAL configuration to correct file.
Rob Austein
2013-02-02
First round of fixes to installation targets.
Rob Austein
2013-02-01
Finally ready to start testing new rcynic install code.
Rob Austein
2013-02-01
Checkpoint
Rob Austein
2013-02-01
Add rcynic-cron.
Rob Austein
2013-01-31
Checkpoint
Rob Austein
2013-01-31
Checkpoint
Rob Austein
2013-01-18
Get rid of "installation-manifest" Makefile target silliness.
Rob Austein
2013-01-18
Hack Linux installation script to work under fakeroot.
Rob Austein
2013-01-09
Doh. Typo.
Rob Austein
2013-01-08
Start work on separate RP and CA ports for FreeBSD.
Rob Austein
2013-01-04
installation-scripts/linux/install.sh is in svn now rather than
Rob Austein
2012-12-20
Using autoconf to customize shell scripts (as opposed to Makefiles)
Rob Austein
2012-12-20
Add "make instalation-manifest" as a first cut at something that will
Rob Austein
2012-10-24
rcynic-svn.
Rob Austein
2012-10-17
validation_status.py is both simpler and faster than
Rob Austein
2012-09-29
Clean shouldn't remove defstack.h (anymore).
Rob Austein
2012-09-19
Move ASN.1 definitions for ROAs and Manifests to common header files
Rob Austein
2012-06-08
show.sh has been replaced by rcynic-text.
Rob Austein
2012-05-23
Use autoconf to find rrdtool.
Rob Austein
2011-09-15
Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestry
Rob Austein
2011-05-06
DESTDIR
Rob Austein
2011-04-21
Tweak Doxygen stuff
Rob Austein
2011-04-20
Finish Makefile support for Doxygen.
Rob Austein
2011-03-22
First cut at Ghostbuster record support. Doesn't (yet?) check
Rob Austein
2011-01-28
Autoconf installation script for rcynic on Linux, because at least one
Rob Austein
2011-01-26
Twisty maze of shell scripts
Rob Austein
2011-01-26
Update distclean
Rob Austein
2011-01-25
Minimally-tested rcynic installation for Mac OS X
Rob Austein
2011-01-24
Unfinished hacks to get rcynic jail installation working on Linux and Darwin
Rob Austein
2011-01-21
Add deinstall/uninstall targets, even when they're no-ops.
Rob Austein
2011-01-09
Rework POW build so that we can use static libraries again.
Rob Austein
2010-12-31
distclean target
Rob Austein
2010-12-29
Autoconf now knows how to build rcynic and utils against either our
Rob Austein
2010-04-07
Fix rcynic make test so it has some chance of working on OS X.
Rob Austein
2010-03-19
First baby steps towards autoconf. Trying to keep this simple, so
Rob Austein