- Mar 28, 2013
-
-
Carl Harris authored
-
Carl Harris authored
The SSLSocketServer now allows an "ssl" element of type SSLConfiguration.
-
Carl Harris authored
Modified DefaultNestedComponentRules to include rules for SocketServer.
-
Carl Harris authored
This commit allows a SocketServer to be configured in a Joran configuration file.
-
Carl Harris authored
This commit includes the server class itself, along with unit tests.
-
Carl Harris authored
This commit includes the SocketServer, supporting classes, unit tests, and a functional test for the server itself.
-
Carl Harris authored
LOGBACK-818: support for SSL-enabled socket appender and server
-
- Mar 27, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
LOGBACK-796 RollingFileAppender should have error when File matches FileNamePattern
-
Ceki Gulcu authored
-
Carl Harris authored
This commit modifies appenders.html to include information about SSLSocketAppender, and adds a usingSSL.html (linked from the relevant sections of appenders.html) that describes the SSL-related configuration properties.
-
Carl Harris authored
This commit adds the new appender and modifies the JoranConfigurator to include rules for SSL configuration types.
-
Carl Harris authored
This commit adds the new server and modifies SimpleSocketServer so that its startup logic can also be applied to a SimpleSSLSocketServer.
-
Carl Harris authored
This commit adds the new appender and modifies the DefaultNestedComponent rules to include rules for SSL configuration types.
-
Carl Harris authored
In addition to the new base appender, this commit includes several supporting classes that are used to create and configure an SSLContext and all of its constituent components, and corresponding unit tests and resources.
-
Ceki Gulcu authored
added another hsqldb file to gitignore
-
Carl Harris authored
-
- Mar 26, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 25, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 24, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
removed remaining call to new Socket() in reconnect (LOGBACK-815)
-
Carl Harris authored
Missed one in previous commit.
-
- Mar 22, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Patch for LOGBACK-815, LOGBACK-816
-
Ceki Gulcu authored
-
Carl Harris authored
-
Carl Harris authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 20, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
update docs example Appender in appenders chapter at #WriteYourOwnAppender
-