]> WPIA git - gigi.git/log
gigi.git
9 years agoFIX: Better DB upgrade
Janis Streib [Sat, 21 Mar 2015 21:54:24 +0000 (22:54 +0100)]
FIX: Better DB upgrade

9 years agoUPD: Extracted user update
Janis Streib [Sat, 21 Mar 2015 21:27:24 +0000 (22:27 +0100)]
UPD: Extracted user update

9 years agoADD: Use a "SupportedUser" for the user details form
Janis Streib [Sat, 21 Mar 2015 15:46:41 +0000 (16:46 +0100)]
ADD: Use a "SupportedUser" for the user details form

9 years agoUPD: Stricter name part handling
Janis Streib [Sat, 21 Mar 2015 16:57:57 +0000 (17:57 +0100)]
UPD: Stricter name part handling

9 years agoFix: Stacktrace on certificate generation timeout.
Felix Dörre [Sat, 21 Mar 2015 12:05:07 +0000 (13:05 +0100)]
Fix: Stacktrace on certificate generation timeout.

9 years agoFix: send domain ping reconfigurations to correct form
Felix Dörre [Sun, 15 Mar 2015 12:22:48 +0000 (13:22 +0100)]
Fix: send domain ping reconfigurations to correct form

9 years agoFix: again SAN-error messages.
Felix Dörre [Sun, 15 Mar 2015 10:17:04 +0000 (11:17 +0100)]
Fix: again SAN-error messages.

9 years agoFix: secure now requires client certs, so this test also requires one.
Felix Dörre [Sun, 15 Mar 2015 10:04:45 +0000 (11:04 +0100)]
Fix: secure now requires client certs, so this test also requires one.

9 years agoFix: followups for sprintf syntax
Felix Dörre [Sun, 15 Mar 2015 10:01:32 +0000 (11:01 +0100)]
Fix: followups for sprintf syntax

9 years agoFix: update testcase, only assurers may become org admins.
Felix Dörre [Sun, 15 Mar 2015 09:48:31 +0000 (10:48 +0100)]
Fix: update testcase, only assurers may become org admins.

Therefore the testcase should test with assurers.

9 years agoFix: typo in verify page. Correct output after verification.
Felix Dörre [Sun, 15 Mar 2015 09:17:53 +0000 (10:17 +0100)]
Fix: typo in verify page. Correct output after verification.

9 years agoFix: followups on sprintf syntax
Felix Dörre [Sun, 15 Mar 2015 09:06:12 +0000 (10:06 +0100)]
Fix: followups on sprintf syntax

9 years agoupd: Beautify up the verification form.
Felix Dörre [Sun, 15 Mar 2015 08:53:44 +0000 (09:53 +0100)]
upd: Beautify up the verification form.

9 years agoFix: enforce client auth on "secure"-subhost
Felix Dörre [Sun, 15 Mar 2015 08:51:18 +0000 (09:51 +0100)]
Fix: enforce client auth on "secure"-subhost

9 years agoFix: Beautify exception on invalid domain id
Felix Dörre [Sun, 15 Mar 2015 08:47:10 +0000 (09:47 +0100)]
Fix: Beautify exception on invalid domain id

9 years agoFix: only allow affiliating with org when user is assurer.
Felix Dörre [Sun, 15 Mar 2015 08:25:08 +0000 (09:25 +0100)]
Fix: only allow affiliating with org when user is assurer.

9 years agoFix: correct syntax for "$"-Inline Variables.
Felix Dörre [Thu, 12 Mar 2015 12:30:01 +0000 (13:30 +0100)]
Fix: correct syntax for "$"-Inline Variables.

9 years agoFix: clean up launching process.
Felix Dörre [Sun, 1 Mar 2015 01:37:15 +0000 (02:37 +0100)]
Fix: clean up launching process.

9 years agoFix: SimpleSigner Thread safety
Benny Baumann [Sun, 1 Mar 2015 00:45:35 +0000 (01:45 +0100)]
Fix: SimpleSigner Thread safety

9 years agoUPD: give CipherInfo hashCode because it has it's own compare and equals
Felix Dörre [Sun, 1 Mar 2015 00:05:27 +0000 (01:05 +0100)]
UPD: give CipherInfo hashCode because it has it's own compare and equals

9 years agoFix: Give cipher info it's .equals
Benny Baumann [Sat, 28 Feb 2015 23:59:21 +0000 (00:59 +0100)]
Fix: Give cipher info it's .equals

9 years agoDoc: TestEmailReveiver
Felix Dörre [Sat, 28 Feb 2015 23:58:03 +0000 (00:58 +0100)]
Doc: TestEmailReveiver

9 years agoFix: typo in TestEmailReceiver class name
Felix Dörre [Sat, 28 Feb 2015 23:45:46 +0000 (00:45 +0100)]
Fix: typo in TestEmailReceiver class name

9 years agoFix: consolidate TestEmailReveiver interface
Felix Dörre [Sat, 28 Feb 2015 23:43:56 +0000 (00:43 +0100)]
Fix: consolidate TestEmailReveiver interface

when can null be returned, when can't null be returned.

9 years agoMerge remote-tracking branch 'origin/libs/scrypt/local'
Felix Dörre [Sun, 1 Mar 2015 00:33:57 +0000 (01:33 +0100)]
Merge remote-tracking branch 'origin/libs/scrypt/local'

9 years agoUPD: document and justify call to System.exit in /kill
Felix Dörre [Sat, 28 Feb 2015 22:43:56 +0000 (23:43 +0100)]
UPD: document and justify call to System.exit in /kill

9 years agoGuard division by zero in SCrypt verification.
Felix Dörre [Sat, 28 Feb 2015 22:10:48 +0000 (23:10 +0100)]
Guard division by zero in SCrypt verification.

9 years agoUPD: more synchronized for coverity
Felix Dörre [Sat, 28 Feb 2015 22:04:58 +0000 (23:04 +0100)]
UPD: more synchronized for coverity

9 years agoUPD: small coverity changes
Benny Baumann [Sat, 28 Feb 2015 21:39:57 +0000 (22:39 +0100)]
UPD: small coverity changes

9 years agoUPD: use auto-closing gigi result set
Benny Baumann [Sat, 28 Feb 2015 21:39:27 +0000 (22:39 +0100)]
UPD: use auto-closing gigi result set

9 years agoEmpty: Whitespace, serialVersionUID, final classes
Benny Baumann [Sat, 28 Feb 2015 21:35:12 +0000 (22:35 +0100)]
Empty: Whitespace, serialVersionUID, final classes

9 years agoUPD: make Gigi ResultSet Closeable
Benny Baumann [Sat, 28 Feb 2015 21:32:16 +0000 (22:32 +0100)]
UPD: make Gigi ResultSet Closeable

9 years agoEmpty: rename fname,mname,lname,dob
Benny Baumann [Sat, 28 Feb 2015 21:31:03 +0000 (22:31 +0100)]
Empty: rename fname,mname,lname,dob

9 years agoFix: some smaller findBugs issues (static access, syncing, random..)
Benny Baumann [Wed, 25 Feb 2015 22:25:52 +0000 (23:25 +0100)]
Fix: some smaller findBugs issues (static access, syncing, random..)

9 years agoFix: Coverity, boolean compare in template's ifStatement
Benny Baumann [Wed, 25 Feb 2015 22:24:13 +0000 (23:24 +0100)]
Fix: Coverity, boolean compare in template's ifStatement

9 years agoFix: scryp appendix-test requires 2g of memory.
Felix Dörre [Wed, 25 Feb 2015 14:18:33 +0000 (15:18 +0100)]
Fix: scryp appendix-test requires 2g of memory.

9 years agoFix: a bug that caused regression tests to hang.
Felix Dörre [Sun, 22 Feb 2015 16:45:22 +0000 (17:45 +0100)]
Fix: a bug that caused regression tests to hang.

9 years agoFix: too harsh return value check.
Felix Dörre [Sun, 22 Feb 2015 16:30:42 +0000 (17:30 +0100)]
Fix: too harsh return value check.

9 years agoUPD: Restructuring gigi main class to be safe from concurrent anythings.
Felix Dörre [Sun, 22 Feb 2015 16:09:42 +0000 (17:09 +0100)]
UPD: Restructuring gigi main class to be safe from concurrent anythings.

9 years agoFix: resource leak in TestSendmail
Felix Dörre [Sun, 22 Feb 2015 01:04:16 +0000 (02:04 +0100)]
Fix: resource leak in TestSendmail

9 years agoFix: some nullpointer references (coverity).
Felix Dörre [Sun, 22 Feb 2015 01:00:44 +0000 (02:00 +0100)]
Fix: some nullpointer references (coverity).

9 years agoFix: reliance on default charset in 3 more places.
Felix Dörre [Sun, 22 Feb 2015 00:37:09 +0000 (01:37 +0100)]
Fix: reliance on default charset in 3 more places.

9 years agoFix: exceptional resource leaks.
Felix Dörre [Sun, 22 Feb 2015 00:34:15 +0000 (01:34 +0100)]
Fix: exceptional resource leaks.

9 years agoFix: some exeptional resource leaks.
Felix Dörre [Sun, 22 Feb 2015 00:28:18 +0000 (01:28 +0100)]
Fix: some exeptional resource leaks.

9 years agoFix: synchronize Gigi-Class. Against multiple concurrent calls to init
Felix Dörre [Sun, 22 Feb 2015 00:04:50 +0000 (01:04 +0100)]
Fix: synchronize Gigi-Class. Against multiple concurrent calls to init

.. and service ...

9 years agoFix: adding coverity-indicated synchronization
Felix Dörre [Sat, 21 Feb 2015 23:58:44 +0000 (00:58 +0100)]
Fix: adding coverity-indicated synchronization

9 years agoFIX: licenses
Felix Dörre [Sat, 21 Feb 2015 01:42:08 +0000 (02:42 +0100)]
FIX: licenses

9 years agoFix: hide shady regex and mark it as regex clearly.
Felix Dörre [Sat, 21 Feb 2015 00:54:49 +0000 (01:54 +0100)]
Fix: hide shady regex and mark it as regex clearly.

9 years agoFix: Always synchronize Language access.
Felix Dörre [Sat, 21 Feb 2015 00:27:06 +0000 (01:27 +0100)]
Fix: Always synchronize Language access.

9 years agoFIX: Calling Thread.start() from Constructor.
Felix Dörre [Sat, 21 Feb 2015 00:01:11 +0000 (01:01 +0100)]
FIX: Calling Thread.start() from Constructor.

9 years agoFIX: more Coverity, as charset, nullcheck, equals
Felix Dörre [Fri, 20 Feb 2015 02:33:34 +0000 (03:33 +0100)]
FIX: more Coverity, as charset, nullcheck, equals

9 years agoUPD: eliminating user.equals (it should be multitons already)
Felix Dörre [Fri, 20 Feb 2015 02:11:24 +0000 (03:11 +0100)]
UPD: eliminating user.equals (it should be multitons already)

9 years agoFix: exceptional resource leaks from coverty
Felix Dörre [Fri, 20 Feb 2015 02:00:26 +0000 (03:00 +0100)]
Fix: exceptional resource leaks from coverty

9 years agoFix: wrong cipher ordering
Felix Dörre [Fri, 20 Feb 2015 01:54:59 +0000 (02:54 +0100)]
Fix: wrong cipher ordering

9 years agoFIX: dual licensing of parts
Felix Dörre [Fri, 20 Feb 2015 01:48:16 +0000 (02:48 +0100)]
FIX: dual licensing of parts

9 years agoUPD: we build UTF-8
Felix Dörre [Fri, 20 Feb 2015 01:30:10 +0000 (02:30 +0100)]
UPD: we build UTF-8

9 years agoFix: give Menu a hash code
Felix Dörre [Fri, 20 Feb 2015 01:20:57 +0000 (02:20 +0100)]
Fix: give Menu a hash code

9 years agoFix Certificate request validation a bit more.
Felix Dörre [Fri, 20 Feb 2015 01:17:55 +0000 (02:17 +0100)]
Fix Certificate request validation a bit more.

9 years agoFix: missing throw
Felix Dörre [Fri, 20 Feb 2015 00:18:27 +0000 (01:18 +0100)]
Fix: missing throw

9 years agoFix: various coverity charset issues.
Felix Dörre [Fri, 20 Feb 2015 00:16:51 +0000 (01:16 +0100)]
Fix: various coverity charset issues.

9 years agoFix: more coverity resource leak
Felix Dörre [Thu, 19 Feb 2015 23:06:53 +0000 (00:06 +0100)]
Fix: more coverity resource leak

9 years agoFix: coverity resource leak
Felix Dörre [Thu, 19 Feb 2015 23:02:04 +0000 (00:02 +0100)]
Fix: coverity resource leak

9 years agoFix: synchronization for db objects
Felix Dörre [Thu, 19 Feb 2015 23:00:46 +0000 (00:00 +0100)]
Fix: synchronization for db objects

9 years agoFix: Coverity CSS bug
Felix Dörre [Thu, 19 Feb 2015 22:55:15 +0000 (23:55 +0100)]
Fix: Coverity CSS bug

9 years agoFIX: add UTF-8 as charset where appropriate.
Felix Dörre [Thu, 19 Feb 2015 21:22:49 +0000 (22:22 +0100)]
FIX: add UTF-8 as charset where appropriate.

9 years agoFix: add charset to subject (sendmail)
Felix Dörre [Thu, 19 Feb 2015 20:52:22 +0000 (21:52 +0100)]
Fix: add charset to subject (sendmail)

9 years agoFix: coverity resource leaks.
Felix Dörre [Thu, 19 Feb 2015 20:41:16 +0000 (21:41 +0100)]
Fix: coverity resource leaks.

9 years agoFIX: coverity resource leaks.
Felix Dörre [Thu, 19 Feb 2015 20:38:11 +0000 (21:38 +0100)]
FIX: coverity resource leaks.

9 years agoFIX: race conditions by coverity.
Felix Dörre [Thu, 19 Feb 2015 20:19:35 +0000 (21:19 +0100)]
FIX: race conditions by coverity.

9 years agoUPD: Turn Templates to BSD-License
Felix Dörre [Wed, 18 Feb 2015 18:54:33 +0000 (19:54 +0100)]
UPD: Turn Templates to BSD-License

9 years agoUPD: stabelize native build
Felix Dörre [Tue, 17 Feb 2015 00:51:11 +0000 (01:51 +0100)]
UPD: stabelize native build

9 years agoUPD: fix debian/rules (missing separator)
Felix Dörre [Tue, 17 Feb 2015 00:12:52 +0000 (01:12 +0100)]
UPD: fix debian/rules (missing separator)

9 years agoUPD: force expire only on static resoucres.
Felix Dörre [Sat, 14 Feb 2015 01:16:36 +0000 (02:16 +0100)]
UPD: force expire only on static resoucres.

9 years agoUPD: new sprintf syntax in templates
Felix Dörre [Fri, 13 Feb 2015 22:37:09 +0000 (23:37 +0100)]
UPD: new  sprintf syntax in templates

9 years agoUPD: new inline sprintf syntax
Felix Dörre [Fri, 13 Feb 2015 22:36:37 +0000 (23:36 +0100)]
UPD: new inline sprintf syntax

9 years agoADD: (most simple) api for issuing certificates first version.
Felix Dörre [Thu, 12 Feb 2015 02:34:01 +0000 (03:34 +0100)]
ADD: (most simple) api for issuing certificates first version.

9 years agoUPD: extract certificate requests out of form (preparing for API)
Felix Dörre [Thu, 12 Feb 2015 01:05:58 +0000 (02:05 +0100)]
UPD: extract certificate requests out of form (preparing for API)

9 years agoADD: expires headers.
Felix Dörre [Mon, 9 Feb 2015 00:41:14 +0000 (01:41 +0100)]
ADD: expires headers.

9 years agoUPD: Enable Jettys default etags
Felix Dörre [Sat, 7 Feb 2015 17:49:32 +0000 (18:49 +0100)]
UPD: Enable Jettys default etags

9 years agoUPD: give some feedback from the Testsystem Manager
Felix Dörre [Wed, 4 Feb 2015 00:22:56 +0000 (01:22 +0100)]
UPD: give some feedback from the Testsystem Manager

9 years agoADD: Verify, only act on POST (+CSRF)
Felix Dörre [Tue, 3 Feb 2015 21:59:37 +0000 (22:59 +0100)]
ADD: Verify, only act on POST (+CSRF)

9 years agoADD: SE certificate revoke
Janis Streib [Mon, 2 Feb 2015 18:24:13 +0000 (19:24 +0100)]
ADD: SE certificate revoke

9 years agoUPD: Store ticket number
Janis Streib [Mon, 2 Feb 2015 17:58:33 +0000 (18:58 +0100)]
UPD: Store ticket number

9 years agoUPD: Set default time Zone for (configed) test cases to UTC.
Felix Dörre [Sun, 1 Feb 2015 19:49:14 +0000 (20:49 +0100)]
UPD: Set default time Zone for (configed) test cases to UTC.

9 years agoADD: scheme versioning, last time "Please execute database manager" ;-)
Felix Dörre [Sun, 1 Feb 2015 16:04:45 +0000 (17:04 +0100)]
ADD: scheme versioning, last time "Please execute database manager" ;-)

9 years agoMerge branch 'felix-work'
Felix Dörre [Sun, 1 Feb 2015 01:46:44 +0000 (02:46 +0100)]
Merge branch 'felix-work'

9 years agoUPD: clean up/document/beatufy testcases.
Felix Dörre [Sun, 1 Feb 2015 01:03:49 +0000 (02:03 +0100)]
UPD: clean up/document/beatufy testcases.

9 years agoAdd: micro test, try deleting primary mail
Felix Dörre [Sun, 1 Feb 2015 00:30:07 +0000 (01:30 +0100)]
Add: micro test, try deleting primary mail

9 years agoUDP: make orga-profiles visible to orga-people only.
Felix Dörre [Sun, 1 Feb 2015 00:26:27 +0000 (01:26 +0100)]
UDP: make orga-profiles visible to orga-people only.

9 years agoUPD: Forcing Update to be single-update or fail otherwise.
Felix Dörre [Sun, 1 Feb 2015 00:23:45 +0000 (01:23 +0100)]
UPD: Forcing Update to be single-update or fail otherwise.

9 years agofixup! Remove command invocations of "dig"
Felix Dörre [Sun, 1 Feb 2015 00:01:58 +0000 (01:01 +0100)]
fixup! Remove command invocations of "dig"

9 years agoAdd: simple test for reping rate limiting.
Felix Dörre [Sat, 31 Jan 2015 23:58:11 +0000 (00:58 +0100)]
Add: simple test for reping rate limiting.

9 years agoIncrease verbosity of reping error message.
Felix Dörre [Sat, 31 Jan 2015 23:44:36 +0000 (00:44 +0100)]
Increase verbosity of reping error message.

9 years agoADD: small template utility (Scope), not directly usable
Felix Dörre [Sat, 31 Jan 2015 23:44:03 +0000 (00:44 +0100)]
ADD: small template utility (Scope), not directly usable

9 years agoUPD: Correct reping (with 5min rate limiting)
Felix Dörre [Sat, 31 Jan 2015 22:14:34 +0000 (23:14 +0100)]
UPD: Correct reping (with 5min rate limiting)

Thereby Fix times against SQL.. (only UTC everywhere... )

... execpt somewhere in mysql or blargh... I don't know... output is
UTC.

9 years agoUPD: display login method
Felix Dörre [Sat, 31 Jan 2015 17:13:03 +0000 (18:13 +0100)]
UPD: display login method

9 years agoFIX: Correct location of ticket enter form
Janis Streib [Wed, 28 Jan 2015 20:20:03 +0000 (21:20 +0100)]
FIX: Correct location of ticket enter form

9 years agoADD: Suppoerter to table
Janis Streib [Wed, 28 Jan 2015 20:16:53 +0000 (21:16 +0100)]
ADD: Suppoerter to table

9 years agoUPD: Removed small debug output
Janis Streib [Wed, 28 Jan 2015 20:11:05 +0000 (21:11 +0100)]
UPD: Removed small debug output

9 years agoADD: Stub for ticket handling form
Janis Streib [Tue, 27 Jan 2015 21:31:17 +0000 (22:31 +0100)]
ADD: Stub for ticket handling form