]> WPIA git - gigi.git/history - src/org/cacert/gigi/Launcher.java
Merge "Update notes about password security"
[gigi.git] / src / org / cacert / gigi / Launcher.java
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-30 Felix DörreMerge branch 'libs/jetty/upstream' into libs/jetty...
2016-06-27 Felix Dörreupd: whitespace changes (formatting)
2016-05-26 Lucas WerkmeisterUpdate session name for name change
2016-05-12 Janis StreibMerge remote-tracking branch 'origin/master' into janis...
2016-04-19 Felix Dörrefix: Make certs optional
2015-11-05 Felix Dörrefix: more leasurely decode pem (ignore whitespace)
2015-11-05 Felix Dörreadd: implement optional support for proxy headers
2015-03-15 Felix DörreFix: enforce client auth on "secure"-subhost
2015-03-01 Felix DörreFix: clean up launching process.
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-14 Felix DörreUPD: force expire only on static resoucres.
2015-02-12 Felix DörreADD: (most simple) api for issuing certificates first...
2015-02-09 Felix DörreADD: expires headers.
2015-02-07 Felix DörreUPD: Enable Jettys default etags
2014-12-31 Felix Dörreadd: 403-page, custom 404-message
2014-12-31 Felix DörreUPD: disable SSLv3
2014-12-31 Felix DörreEnable cache-clearance for autonomous test-launches
2014-12-31 Felix DörrePull out setting dh keys (so devel launcher doesn't...
2014-12-31 Felix DörreFIX: use better DH keylengths (4096)
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-10 Felix DörreFIX: do not send "Powered-by"-headers via HTTP
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-29 Felix Dörre[test-config] FIX: the ssl-pinger+ add various tests...
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Felix DörreImplement fixed-time signing.
2014-08-21 Felix DörreSet server accept backlog to 100.
2014-08-05 Felix DörreMerge branch 'SMIME'
2014-08-05 Felix DörreInclude smime signed messages from "sendmail" provider
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-18 Felix DörreSplit session validity context between "www" and "secure"
2014-07-10 Felix DörreAdding 404 Error page.
2014-07-10 Felix DörreImplement testing of internal certificate issuing ...
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Felix DörreMove Policy handler to "www"-Front.
2014-07-08 Felix DörreUse correct server names for SNi.
2014-07-03 Felix DörreAdding stub for gigi-api (api.gigi.org)
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-06-30 Felix DörreChange the "nobody" gid to of -2 "short" (not int)...
2014-06-30 Felix DörreMerge branch 'policyFixes'
2014-06-30 Felix Dörreimplement effective policy redirector.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-24 Felix DörreAdding automated system bootup tests.
2014-06-23 Janis StreibAdded --port parameter
2014-06-22 Felix DörreProhibit client renegotiation
2014-06-21 Felix DörreSet http session name to "CACert-Session"
2014-06-21 Felix DörreMerge branch 'tlsSelection'
2014-06-21 Felix DörreImplement cipher selection.
2014-06-21 Felix DörreAdding a "static" handler for serving content in /static
2014-06-21 Felix Dörreadd a dummy login mechanism
2014-06-21 Felix DörreHide X-Powered-By and Server header
2014-06-21 Felix DörreMerge branch 'nativeuid'
2014-06-21 Janis Streib...not on Windows.
2014-06-21 Janis StreibWarn, if (why ever) the uid can't be set.
2014-06-21 Janis StreibImplemented native Uidset to open a priviliged port
2014-06-20 Felix DörreAdd an example jetty launcher with client certs