Commit graph

62 commits

Author SHA1 Message Date
6c83349bdc Switch to code.cacert.org 2022-07-12 19:20:56 +02:00
4294d911f9 Add typing_extensions dependency 2022-07-12 19:09:12 +02:00
e892a1ae98 Merge remote-tracking branch 'github/master'
* github/master:
  Added editing of Apache site file.
  Corrected issue with comment formatting.
  Added explanation.
  Updated for Debian 7. Updated to show target as Debian 7, rather than Debian 8, since version 7 includes PHP 5 and MySQL 5, being compatible with CAcert's current production environment.
  How to Build a Developer machine for CAcert First commit of new chapter on building a Developer-oriented VM for CAcert Developers and Testers.
  Created How-To page for DevTest environment. Created new page describing how to create a VirtualBox VM for Developers to use to properly re-create the CAcert production and test environments.
2022-07-12 19:05:57 +02:00
Jan Dittberner
eda15be3db
Merge pull request #14 from bdmc/master
How to create a CAcert development machine.
2022-07-12 19:05:22 +02:00
6d0972ebbc Format conf.py with isort and black 2022-07-12 18:59:47 +02:00
abfb40fa8f Update dependencies 2022-07-12 18:59:37 +02:00
bdmc
1411239a3c Added editing of Apache site file. 2021-09-08 17:34:15 -04:00
bdmc
97e1308ce0 Corrected issue with comment formatting. 2021-09-08 13:25:55 -04:00
bdmc
2d8a725e59 Added explanation. 2021-09-08 13:21:33 -04:00
bdmc
35f86a1fff Updated for Debian 7.
Updated to show target as Debian 7, rather than Debian 8, since
version 7 includes PHP 5 and MySQL 5, being compatible with CAcert's
current production environment.
2021-09-08 12:50:58 -04:00
bdmc
78baf71ef2 How to Build a Developer machine for CAcert
First commit of new chapter on building a Developer-oriented
VM for CAcert Developers and Testers.
2021-09-08 12:34:36 -04:00
bdmc
6313695d3d Created How-To page for DevTest environment.
Created new page describing how to create a VirtualBox VM for Developers
to use to properly re-create the CAcert production and test environments.
2021-09-06 15:51:37 -04:00
58d100fd6d Update link for cacertgit directive 2020-12-29 14:52:55 +01:00
14dc442cf4 Add section for keygen replacement 2020-12-29 14:49:16 +01:00
178dd980a0 Describe ideas for signer, testing and web app 2020-12-29 14:30:34 +01:00
fe4d884ca9 Add glossary entries, detail logging ideas 2020-12-29 13:54:36 +01:00
6183b05c3d More detailed documentation of future ideas 2020-12-29 13:44:13 +01:00
e97c8b5afb Add notes to session variables 2020-12-29 12:44:18 +01:00
ddfc693f16 Document review findings 2020-12-29 12:31:30 +01:00
2dda5a9f0d Update architecture diagram 2020-12-29 07:16:23 +01:00
cf188e4272 Update dependencies and bump copyright year 2020-12-29 05:22:19 +01:00
a940fd14a2 Add diagrams for signer and software stack 2020-12-29 05:21:37 +01:00
ba97194ca8 Update dependencies 2020-05-28 18:42:41 +02:00
e59a2cd7d4 Update dependencies
Update to Python 3.7 and latest versions of direct and transitive
dependencies. Fix a deprecation warning related to docutils returning an
iterator for document.traverse in project Sphinx extension.
2020-04-16 20:03:30 +02:00
Karl-Heinz Gödderz (GuKKDevel)
f0ef5b7372 added database-description( imported from WIKI; added some global
variables and a part of include/general
2018-12-16 18:11:36 +01:00
Karl-Heinz Gödderz (GuKKDevel)
8e16c1af44 Merge branch 'master' into GuKKDevel 2018-12-08 11:08:38 +01:00
Karl-Heinz Gödderz (GuKKDevel)
b51f75f7c9 adding content for .htaccess; important because of include
includes/general.php
2018-12-08 11:00:01 +01:00
Karl-Heinz Gödderz (GuKKDevel)
8896b1b374 insert global variables and constants 2018-12-03 13:37:14 +01:00
Karl-Heinz Gödderz (GuKKDevel)
c22dc42e94 added global variables into doctree 2018-11-30 10:33:03 +01:00
Karl-Heinz Gödderz (GuKKDevel)
fd372b18d9 workload of the day 2018-11-29 00:54:17 +01:00
Karl-Heinz Gödderz (GuKKDevel)
c9881ab0f4 completed notary.inc.php 2018-11-27 12:36:49 +01:00
Jan Dittberner
6d09afec55
Merge pull request #1 from GuKKDevel/GuKKDevel
Gukk devel
2018-11-14 20:33:06 +01:00
Karl-Heinz Gödderz (GuKKDevel)
4d8344f138 adding help-files; identifying functions (first part) 2018-11-13 19:53:51 +01:00
Karl-Heinz Gödderz (GuKKDevel)
0ee190a9fe part of includes/notary.inc.php and index 2018-11-12 16:39:44 +01:00
Karl-Heinz Gödderz
ff1a605ee3
Merge pull request #1 from CAcertOrg/master
get info from original
2018-11-11 16:34:35 +01:00
a82c617c1b Split directories.rst into per directory files 2018-11-10 16:57:13 +01:00
df77ed3191 Support whitespace in filenames 2018-11-09 18:52:11 +01:00
2b6e2746c5 Use new directives and link relations 2018-11-09 18:38:45 +01:00
c45018910c Merge branch 'GuKKDevel' 2018-11-09 17:34:19 +01:00
56a05a6aa3 Add extension for source file cross referencing 2018-11-09 17:32:25 +01:00
Karl-Heinz Gödderz (GuKKDevel)
778c0155c8 bug 1443; addig all files of cacert-devel-directory to source 2018-11-08 11:15:54 +01:00
Karl-Heinz Gödderz (GuKKDevel)
859ccf7f4b Merge remote-tracking branch 'origin/GuKKDevel' into GuKKDevel 2018-11-08 06:26:43 +01:00
Karl-Heinz Gödderz (GuKKDevel)
1608e21b10 Bug-1443; first part of implementing complete directory 2018-11-07 19:23:58 +01:00
Karl-Heinz Gödderz (GuKKDevel)
cd86988b2e Bug-1443: first attempt adding uses and used by; discussion wanted 2018-11-04 11:37:39 +01:00
e50ea1e734 Fix broken footnote references 2018-10-31 11:33:09 +01:00
ac241bf496 Fix inaccuracy in signer protocol specification 2018-10-31 03:21:34 +01:00
9b2f064b20 Add more documentation for the CommModule files 2018-10-29 22:23:13 +01:00
37687377cc Add license and github instructions 2018-10-29 21:50:52 +01:00
16c091b286 Fix byte enumeration in response header tables 2018-10-29 11:13:18 +01:00
791e877a69 Describe the missing parts of the signer protocol 2018-10-28 23:38:37 +01:00