]> WPIA git - gigi.git/log
gigi.git
9 years agoBuild out certificate issuing.
Felix Dörre [Mon, 14 Jul 2014 20:13:45 +0000 (22:13 +0200)]
Build out certificate issuing.

9 years agoAllowing sun-interal classes (for PKCS10)
Felix Dörre [Tue, 15 Jul 2014 22:41:51 +0000 (00:41 +0200)]
Allowing sun-interal classes (for PKCS10)

See: https://bugs.openjdk.java.net/browse/JDK-7141442

9 years agoPrevent timing attacks against hash check.
Felix Dörre [Tue, 15 Jul 2014 22:18:14 +0000 (00:18 +0200)]
Prevent timing attacks against hash check.

9 years agoFix templating. Add language to IterableDataset.
Felix Dörre [Mon, 14 Jul 2014 20:00:09 +0000 (22:00 +0200)]
Fix templating. Add language to IterableDataset.

9 years agoEnlargen the variety of use cases for the Template if statement.
Felix Dörre [Mon, 14 Jul 2014 17:53:04 +0000 (19:53 +0200)]
Enlargen the variety of use cases for the Template if statement.

9 years agoTemplate reloading was broken.
Felix Dörre [Sun, 13 Jul 2014 17:58:01 +0000 (19:58 +0200)]
Template reloading was broken.

9 years agoit's no really "sprintf" in the template system.
Felix Dörre [Sun, 13 Jul 2014 10:42:14 +0000 (12:42 +0200)]
it's no really "sprintf" in the template system.

9 years agoImplement a Template-Foreach (and use in "new email certificate")
Felix Dörre [Sat, 12 Jul 2014 14:40:03 +0000 (16:40 +0200)]
Implement a Template-Foreach (and use in "new email certificate")

9 years agoCreate "codesign" if-statement in Mail-cert template.
Felix Dörre [Sat, 12 Jul 2014 14:20:36 +0000 (16:20 +0200)]
Create "codesign" if-statement in Mail-cert template.

9 years agoDocument the current syntax for Templates.
Felix Dörre [Sat, 12 Jul 2014 14:05:55 +0000 (16:05 +0200)]
Document the current syntax for Templates.

9 years agoSplit of inner anonymous classes of "Template"
Felix Dörre [Sat, 12 Jul 2014 14:05:30 +0000 (16:05 +0200)]
Split of inner anonymous classes of "Template"

9 years agoMove Template to another package for moving AST-classes out.
Felix Dörre [Sat, 12 Jul 2014 13:57:37 +0000 (15:57 +0200)]
Move Template to another package for moving AST-classes out.

9 years agoHTMLEncode all language text before outputting it.
Felix Dörre [Sat, 12 Jul 2014 13:51:18 +0000 (15:51 +0200)]
HTMLEncode all language text before outputting it.

9 years agoimplement "ifs" for templates.
Felix Dörre [Sat, 12 Jul 2014 13:44:23 +0000 (15:44 +0200)]
implement "ifs" for templates.

9 years agoremove some of the remaining "dataTD"s
Felix Dörre [Fri, 11 Jul 2014 18:11:08 +0000 (20:11 +0200)]
remove some of the remaining "dataTD"s

9 years agoRename mailOverviewTemplate to upper case
Felix Dörre [Thu, 10 Jul 2014 22:17:48 +0000 (00:17 +0200)]
Rename mailOverviewTemplate to upper case

to work on case sensetive systems as default template

9 years agoUse th
Janis Streib [Thu, 10 Jul 2014 21:00:01 +0000 (23:00 +0200)]
Use th

9 years agoRe-style Certificate table.
Felix Dörre [Thu, 10 Jul 2014 20:34:48 +0000 (22:34 +0200)]
Re-style Certificate table.

9 years agoFetching serials when they are available.
Felix Dörre [Thu, 10 Jul 2014 20:26:02 +0000 (22:26 +0200)]
Fetching serials when they are available.

9 years agoSerials are in fact Strings.
Felix Dörre [Thu, 10 Jul 2014 20:23:47 +0000 (22:23 +0200)]
Serials are in fact Strings.

9 years agoBetter display of encoded certificates.
Felix Dörre [Thu, 10 Jul 2014 20:19:12 +0000 (22:19 +0200)]
Better display of encoded certificates.

9 years agoChange cert variable names id -> serial for identification.
Felix Dörre [Thu, 10 Jul 2014 19:55:21 +0000 (21:55 +0200)]
Change cert variable names id -> serial for identification.

certificates are identified by serial, not by names

9 years ago[Doc] Typos
Janis Streib [Thu, 10 Jul 2014 14:49:41 +0000 (16:49 +0200)]
[Doc] Typos

9 years agoAdding 404 Error page.
Felix Dörre [Thu, 10 Jul 2014 19:51:23 +0000 (21:51 +0200)]
Adding 404 Error page.

9 years agoHand out the title decision is not good.
Felix Dörre [Thu, 10 Jul 2014 19:51:04 +0000 (21:51 +0200)]
Hand out the title decision is not good.

9 years agoThe error page does not need login :-).
Felix Dörre [Thu, 10 Jul 2014 19:50:06 +0000 (21:50 +0200)]
The error page does not need login :-).

9 years agoAdd missagn newlines at EOF.
Felix Dörre [Thu, 10 Jul 2014 19:42:04 +0000 (21:42 +0200)]
Add missagn newlines at EOF.

9 years agoMerge branch 'templateHotDeploy' into newm
Felix Dörre [Thu, 10 Jul 2014 22:13:12 +0000 (00:13 +0200)]
Merge branch 'templateHotDeploy' into newm

9 years agoMore verbose error messages in SimpleSigner.
Felix Dörre [Thu, 10 Jul 2014 18:49:31 +0000 (20:49 +0200)]
More verbose error messages in SimpleSigner.

9 years agoImplement template hot-redeploy :-).
Felix Dörre [Thu, 10 Jul 2014 18:31:52 +0000 (20:31 +0200)]
Implement template hot-redeploy :-).

9 years agoTest, that revoked certificates fail to login.
Felix Dörre [Thu, 10 Jul 2014 10:43:39 +0000 (12:43 +0200)]
Test, that revoked certificates fail to login.

Conflicts:

tests/org/cacert/gigi/TestCertificate.java

9 years agoUse an URL-constructor for templates
Felix Dörre [Thu, 10 Jul 2014 18:16:11 +0000 (20:16 +0200)]
Use an URL-constructor for templates

... so re-parsing might be possible.

9 years agoImplement testing of internal certificate issuing (and login with it)
Felix Dörre [Thu, 10 Jul 2014 10:39:06 +0000 (12:39 +0200)]
Implement testing of internal certificate issuing (and login with it)

9 years agoAdding dummy signer bot to managed testcases.
Felix Dörre [Thu, 10 Jul 2014 06:56:08 +0000 (08:56 +0200)]
Adding dummy signer bot to managed testcases.

9 years agoImplement serial based retrival and certificate access control.
Felix Dörre [Thu, 10 Jul 2014 06:45:04 +0000 (08:45 +0200)]
Implement serial based retrival and certificate access control.

9 years agoFix test for csrf.
Felix Dörre [Wed, 9 Jul 2014 23:21:07 +0000 (01:21 +0200)]
Fix test for csrf.

9 years agoFix assurance forms.
Felix Dörre [Wed, 9 Jul 2014 22:43:52 +0000 (00:43 +0200)]
Fix assurance forms.

9 years agoFix local hosts for correct certificate tests.
Felix Dörre [Thu, 10 Jul 2014 22:02:45 +0000 (00:02 +0200)]
Fix local hosts for correct certificate tests.

9 years agoCorrect csrf-token impl.
Felix Dörre [Wed, 9 Jul 2014 22:08:55 +0000 (00:08 +0200)]
Correct csrf-token impl.

9 years ago[EMPTY] Formatting with configured formatter.
Felix Dörre [Wed, 9 Jul 2014 23:22:51 +0000 (01:22 +0200)]
[EMPTY] Formatting with configured formatter.

9 years agoUPD: Added compilance level to eclipse config
Janis Streib [Wed, 9 Jul 2014 23:04:42 +0000 (01:04 +0200)]
UPD: Added compilance level to eclipse config

9 years agoAdded 404 error page.. don't use it yet.
Janis Streib [Wed, 9 Jul 2014 22:18:40 +0000 (00:18 +0200)]
Added 404 error page.. don't use it yet.

9 years agoUPD: Slight css/table cleanup
Janis Streib [Wed, 9 Jul 2014 21:57:43 +0000 (23:57 +0200)]
UPD: Slight css/table cleanup

9 years agoUPD: Localized change pw template
Janis Streib [Wed, 9 Jul 2014 21:22:15 +0000 (23:22 +0200)]
UPD: Localized change pw template

9 years agoUPD: Bye bye, story
Janis Streib [Wed, 9 Jul 2014 20:50:12 +0000 (22:50 +0200)]
UPD: Bye bye, story

9 years agoEclipse: Adding formatter settings
Felix Dörre [Wed, 9 Jul 2014 20:42:30 +0000 (22:42 +0200)]
Eclipse: Adding formatter settings

9 years agoUPD: Rearanged mail overview
Janis Streib [Wed, 9 Jul 2014 20:17:58 +0000 (22:17 +0200)]
UPD: Rearanged mail overview

9 years agomerged mailadd and mail overviwer to one page
Janis Streib [Wed, 9 Jul 2014 18:47:07 +0000 (20:47 +0200)]
merged mailadd and mail overviwer to one page

Conflicts:
src/org/cacert/gigi/Gigi.java

9 years agomark as executable
Janis Streib [Sat, 5 Jul 2014 21:48:15 +0000 (23:48 +0200)]
mark as executable

9 years agoMake mailadd to a template bases site
Janis Streib [Sat, 5 Jul 2014 21:48:00 +0000 (23:48 +0200)]
Make mailadd to a template bases site

9 years agoRemoved Data table. this idea was crap
Janis Streib [Sat, 5 Jul 2014 20:42:13 +0000 (22:42 +0200)]
Removed Data table. this idea was crap

9 years agoignore csr files
Janis Streib [Sat, 5 Jul 2014 20:28:09 +0000 (22:28 +0200)]
ignore csr files

9 years agoSimpleSigner: update serial upon successfull creation.
Felix Dörre [Wed, 9 Jul 2014 18:31:26 +0000 (20:31 +0200)]
SimpleSigner: update serial upon successfull creation.

9 years agoName Cleanup in SimpleSigner
Felix Dörre [Wed, 9 Jul 2014 18:24:11 +0000 (20:24 +0200)]
Name Cleanup in SimpleSigner

9 years agoShow the generated certificate better.
Felix Dörre [Wed, 9 Jul 2014 15:21:10 +0000 (17:21 +0200)]
Show the generated certificate better.

9 years agoFix main page responsibility (to GigiServlet)
Felix Dörre [Wed, 9 Jul 2014 15:13:37 +0000 (17:13 +0200)]
Fix main page responsibility (to GigiServlet)

9 years agoEnlarge password test cases a bit.
Felix Dörre [Wed, 9 Jul 2014 15:30:46 +0000 (17:30 +0200)]
Enlarge password test cases a bit.

9 years agoRemove mains from "Domain pingers"
Felix Dörre [Wed, 9 Jul 2014 14:59:36 +0000 (16:59 +0200)]
Remove mains from "Domain pingers"

9 years agoHarden the AssuranceResult enum in Notary.
Felix Dörre [Wed, 9 Jul 2014 14:47:48 +0000 (16:47 +0200)]
Harden the AssuranceResult enum in Notary.

9 years agoAdding "Error" as Certificate status.
Felix Dörre [Wed, 9 Jul 2014 14:38:03 +0000 (16:38 +0200)]
Adding "Error" as Certificate status.

9 years agoTighten Certificate Class (fix Status enums names)
Felix Dörre [Wed, 9 Jul 2014 14:17:35 +0000 (16:17 +0200)]
Tighten Certificate Class (fix Status enums names)

9 years agoImplement first issuing for email cert.
Felix Dörre [Wed, 9 Jul 2014 13:30:59 +0000 (15:30 +0200)]
Implement first issuing for email cert.

9 years agoMove Policy handler to "www"-Front.
Felix Dörre [Wed, 9 Jul 2014 12:22:17 +0000 (14:22 +0200)]
Move Policy handler to "www"-Front.

9 years agoDraft for client cert gen
Felix Dörre [Wed, 9 Jul 2014 07:18:24 +0000 (09:18 +0200)]
Draft for client cert gen

9 years agoIgnore newlines in commands of "template"
Felix Dörre [Wed, 9 Jul 2014 07:08:13 +0000 (09:08 +0200)]
Ignore newlines in commands of "template"

9 years agoFix minor stuff in "add mail certificate" (still incomplete)
Felix Dörre [Tue, 8 Jul 2014 22:45:22 +0000 (00:45 +0200)]
Fix minor stuff in "add mail certificate" (still incomplete)

9 years agoDraft for "Add mail certificate"
Felix Dörre [Tue, 8 Jul 2014 22:22:25 +0000 (00:22 +0200)]
Draft for "Add mail certificate"

9 years agoMake default name in generateKeys.sh configurable
Felix Dörre [Tue, 8 Jul 2014 21:37:04 +0000 (23:37 +0200)]
Make default name in generateKeys.sh configurable

9 years agoUse correct server names for SNi.
Felix Dörre [Tue, 8 Jul 2014 21:36:31 +0000 (23:36 +0200)]
Use correct server names for SNi.

9 years agoManaging subject in self-generated certificates.
Felix Dörre [Tue, 8 Jul 2014 20:49:02 +0000 (22:49 +0200)]
Managing subject in self-generated certificates.

9 years agoImplement a basic certificate class.
Felix Dörre [Tue, 8 Jul 2014 17:14:55 +0000 (19:14 +0200)]
Implement a basic certificate class.

9 years agoImplement Revoking in the simple signer.
Felix Dörre [Tue, 8 Jul 2014 17:13:56 +0000 (19:13 +0200)]
Implement Revoking in the simple signer.

9 years agoIncremental again...
Janis Streib [Sun, 6 Jul 2014 15:21:31 +0000 (17:21 +0200)]
Incremental again...

9 years agoMerge branch 'BenBE_work'
Janis Streib [Sun, 6 Jul 2014 12:06:57 +0000 (14:06 +0200)]
Merge branch 'BenBE_work'

Conflicts:
natives/org_cacert_gigi_natives_SetUID.c

9 years ago(small format) + added clean all target to make. It's not much code,
Janis Streib [Sun, 6 Jul 2014 11:10:56 +0000 (13:10 +0200)]
(small format) + added clean all target to make. It's not much code,
it's ok.

9 years agomake method static to avoid export
Janis Streib [Sun, 6 Jul 2014 11:01:12 +0000 (13:01 +0200)]
make method static to avoid export

9 years agochg: Rework the Makefile to use the system defaults where possible
Benny Baumann [Sun, 6 Jul 2014 07:30:30 +0000 (09:30 +0200)]
chg: Rework the Makefile to use the system defaults where possible

9 years agofix: Fix some compile errors caused by more strict coding conventions enforced by...
Benny Baumann [Sun, 6 Jul 2014 07:31:20 +0000 (09:31 +0200)]
fix: Fix some compile errors caused by more strict coding conventions enforced by -Wall and -Werror

9 years agoFix redirection after successfull login.
Felix Dörre [Sat, 5 Jul 2014 22:35:56 +0000 (00:35 +0200)]
Fix redirection after successfull login.

9 years agoDocument User.getMaxAssurePoints
Felix Dörre [Sat, 5 Jul 2014 22:24:08 +0000 (00:24 +0200)]
Document User.getMaxAssurePoints

9 years agoRemove startup output of managed tests.
Felix Dörre [Sat, 5 Jul 2014 18:22:07 +0000 (20:22 +0200)]
Remove startup output of managed tests.

9 years agoRemove debug output.
Felix Dörre [Sat, 5 Jul 2014 18:20:25 +0000 (20:20 +0200)]
Remove debug output.

9 years agoImplement PoJam test.
Felix Dörre [Sat, 5 Jul 2014 18:20:07 +0000 (20:20 +0200)]
Implement PoJam test.

9 years agoImplement restrictions for PoJam
Felix Dörre [Sat, 5 Jul 2014 18:11:44 +0000 (20:11 +0200)]
Implement restrictions for PoJam

9 years agoImplement better result of "Notary.assure"
Felix Dörre [Sat, 5 Jul 2014 17:35:41 +0000 (19:35 +0200)]
Implement better result of "Notary.assure"

9 years agoProhibit negative points in Bussiness-Logic
Felix Dörre [Sat, 5 Jul 2014 17:06:03 +0000 (19:06 +0200)]
Prohibit negative points in Bussiness-Logic

9 years agoConvert font tags to spans in Change password.
Felix Dörre [Sat, 5 Jul 2014 15:22:46 +0000 (17:22 +0200)]
Convert font tags to spans in Change password.

9 years agofix line endings
Felix Dörre [Sat, 5 Jul 2014 15:19:45 +0000 (17:19 +0200)]
fix line endings

9 years agoUpdate the "generate keys" paths for automated build.
Felix Dörre [Sat, 5 Jul 2014 00:13:24 +0000 (02:13 +0200)]
Update the "generate keys" paths for automated build.

9 years agoImplement test for Wrong CSRF-Token in assurance Form.
Felix Dörre [Sat, 5 Jul 2014 00:11:15 +0000 (02:11 +0200)]
Implement test for Wrong CSRF-Token in assurance Form.

9 years agoImplement CSRF check on "Assure someone"
Felix Dörre [Sat, 5 Jul 2014 00:03:16 +0000 (02:03 +0200)]
Implement CSRF check on "Assure someone"

(and implement it in test)

9 years agoDo a dummy "Change-password-form"
Felix Dörre [Fri, 4 Jul 2014 23:43:36 +0000 (01:43 +0200)]
Do a dummy "Change-password-form"

9 years agoEnforce Output of CSRF token.
Felix Dörre [Fri, 4 Jul 2014 23:27:17 +0000 (01:27 +0200)]
Enforce Output of CSRF token.

9 years agoAdd a primitive signer code.
Felix Dörre [Fri, 4 Jul 2014 23:10:33 +0000 (01:10 +0200)]
Add a primitive signer code.

9 years agoImplement csr/crt storing interface.
Felix Dörre [Fri, 4 Jul 2014 23:10:10 +0000 (01:10 +0200)]
Implement csr/crt storing interface.

9 years ago[UPDATE-CONFIG] Move the generated keys to a more resonable location.
Felix Dörre [Fri, 4 Jul 2014 21:54:23 +0000 (23:54 +0200)]
[UPDATE-CONFIG] Move the generated keys to a more resonable location.

9 years agoDo some L10n.... in main template...
Felix Dörre [Fri, 4 Jul 2014 16:39:32 +0000 (18:39 +0200)]
Do some L10n.... in main template...

9 years agoStart for dynamic menu.
Felix Dörre [Fri, 4 Jul 2014 16:24:03 +0000 (18:24 +0200)]
Start for dynamic menu.

9 years agoImplement basic Ping mechanisms Startssl, http and dns-txt
Felix Dörre [Mon, 30 Jun 2014 18:07:07 +0000 (20:07 +0200)]
Implement basic Ping mechanisms Startssl, http and dns-txt

9 years agoremove that regexes for parsing templates
Felix Dörre [Thu, 3 Jul 2014 23:30:27 +0000 (01:30 +0200)]
remove that regexes for parsing templates