aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviCryptEngine.h
Commit message (Collapse)AuthorAgeFilesLines
* Use override where possible and remove unnecessary usages of the virtual ↵Gravatar IceN9ne2018-11-281-1/+1
| | | | keyword.
* General code cleanup and coverity fixes - mostly fixes uninitialized membersGravatar IceN9ne2017-10-211-1/+1
|
* Encryption: A fix and some code cleanupGravatar IceN9ne2017-02-021-5/+5
| | | | | | * Fixes spelling error in function name that fails to override base class virtual function * Adds const to functions that should have it * Cleans-up some formatting
* separators and copyright headers cleanupsGravatar un1versal2016-06-141-1/+0
| | | | | | + add copyright boilerplate to KviDebugContext.cpp probably more source files exist with no copyright boilerplate. this was a by chance find.
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-74/+77
|
* copyright headers: fix broken boilerplate wording linkss -> terms and ↵Gravatar un1versal2015-11-281-1/+1
| | | | opinion -> option
* Copyright Headers: Cosmetic typos irc -> IRCGravatar un1versal2015-10-281-1/+1
|
* [ci skip] various header files, typos correctionsGravatar un1versal2015-10-081-1/+1
|
* - massive trailing whitespace cleanup (yes, one of these "you can hate me ↵Gravatar Robert Förster2014-11-211-2/+2
| | | | | | | | | for that" commits) - apply patch by d00p: show the correct protocol version instead of just "SSLv3/TLSv1", thanks! - fix compilation on qt 5.4 on windows git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6398 17fca916-40b9-46aa-a4ea-0a15b648b75c
* yet more splittingGravatar Elvio Basello2010-12-291-55/+26
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5264 17fca916-40b9-46aa-a4ea-0a15b648b75c
* More renames, fix the spelling of KVIrc etc...Gravatar Szymon Tomasz Stefanek2010-12-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Beginning of 'the big rename & cleanup'. File names should match class ↵Gravatar Szymon Tomasz Stefanek2010-12-251-0/+160
names, when possible. Move classes to one per file. Move C functions to namespaces, if possible. Kill some abbreviations... git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c