aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Collapse)Author
2008-06-12Reorganize old directory hierarchy to match current usageRob Austein
svn path=/docs; revision=1875
2008-04-29Clean up old silliness of having the .sql files in the docs/ directory.Rob Austein
svn path=/docs/Makefile; revision=1721
2008-04-26Add expository text to BPKI picturesRob Austein
svn path=/docs/Makefile; revision=1711
2008-04-25SimplifyRob Austein
svn path=/docs/Makefile; revision=1708
2007-09-25Get rid of child_ca_link table, as I have no current use for it andRob Austein
maintaining it was a pain. Add state column to ca_detail table. Rename child_ca_certificate table to child_cert and make it a first class table with an independent primary key; former key semantics were wrong (didn't handle child key rollover) and harder to implement. svn path=/docs/Makefile; revision=1027
2007-09-25Add MakefileRob Austein
svn path=/docs/Makefile; revision=1026