aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/otr/OtrConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-169/+169
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Fixes the compilation on JDK 8.Lyubomir Marinov2014-07-251-1/+1
* Removes the execute Unix permission from .java files.Lyubomir Marinov2014-05-311-0/+0
* Updates the otr plugin to use the latest version of the OTR protocol.Marin2014-01-101-0/+29
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-9/+9
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Use standard license headerIngo Bauersachs2012-02-201-2/+3
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Renames the .plugin.otr.Configurator class which is stored in OtrConfigurator...Lyubomir Marinov2009-10-081-14/+13
* Removes unnecessary automatic boxing and unboxing of a boolean. Fixes typos i...Lyubomir Marinov2009-09-221-3/+2
* Adds javadoc to about 1/3 of the OTR plugin classes. More to come later.George Politis2009-09-201-9/+70
* Moved key management functionality from ScOtrEngineImpl to ScOtrKeyManager (n...George Politis2009-09-061-0/+86