| Commit message (Expand) | Author | Age | Files | Lines |
| * | - massive trailing whitespace cleanup (yes, one of these "you can hate me for...•••- 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
| Robert Förster | 2014-11-21 | 1 | -1/+1 |
| * | convert cmake files to lowercase statements prehistoric cmake versions requir...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6267 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Robert Förster | 2012-10-04 | 1 | -7/+7 |
| * | qt5 support: cmake build system update•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6257 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2012-09-28 | 1 | -6/+2 |
| * | droppped cryptopp dependency, as per resolution #4 of last week's ml discussi...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5943 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-08-24 | 1 | -25/+13 |
| * | KviCString: removed duplicate setLength/setLen, added padRight•••Crypto: splitted Initalization Vector engine to its own file, added real cbc mode to Rijndael engine (wip)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5911 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-07-23 | 1 | -0/+1 |
| * | Calm down the rijndael module compilation. Thnx Arfrever.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5463 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-02-10 | 1 | -1/+1 |
| * | Some cmake-related changes:•••cleaned up the KVIRC_BUILD_FLAGS mess, now every #ifdef used in the code should have its own #define/#undef in kvi_sysconfig.h
removed the old WITH_* family of flags, use the native cmake WANT_* options that avoids caching problems and permits to both set and unset the option
use WANT_CRYPTOPP for cryptopp code (was: WANT_NO_EMBEDDED_CODE), and disable WANT_OPENSSL when the user wants tom switch to cryptopp
updated INSTALL file accordingly
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5430 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-02-07 | 1 | -29/+27 |
| * | fixed #1011, please test•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5428 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2011-02-06 | 1 | -15/+17 |
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2011-01-01 | 1 | -2/+2 |
| * | Fix rijndael CMakeLists.txt (hm.. isn't there a lot of duplicated code here n...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3635 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Szymon Tomasz Stefanek | 2009-11-28 | 1 | -1/+1 |
| * | [KVIrc] (trunk) Merge the remaining changes from the no_embedded branch back.••• This commit allows to build an encryption module (Blowfish and AES)
completely based on Crypto++, no embedded code needed anymore.
pbuilder testbuild for r3632 + this commit was successfull.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3633 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Kai Wasserbäch | 2009-11-27 | 1 | -8/+22 |
| * | fix for #551•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3473 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-09-03 | 1 | -0/+2 |
| * | fixed rijndael compilation under mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2980 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2009-01-07 | 1 | -3/+1 |
| * | removed -D from crypt module makefile•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2195 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2008-08-05 | 1 | -1/+1 |
| * | cleaning&tidying:) and user-contributed patch for bitrate grabbing from amarok•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2192 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Alexey Uzhva | 2008-08-05 | 1 | -1/+1 |
| * | added support for caps to modules cmakelists.txt (aka: modules adds entries t...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1722 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Fabio Bas | 2008-05-09 | 1 | -0/+2 |
| * | added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-11 | 1 | -28/+2 |
| * | maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-04 | 1 | -2/+1 |
| * | applied sardanap's patch to link modules under MacOS X;•••added skel for modules under windows;
first try to install kvirc's shell scripts;
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-04 | 1 | -5/+14 |
| * | More fixes for cmake on Mac OS X•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1387 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Thomas Kalla | 2008-04-04 | 1 | -1/+5 |
| * | fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-02 | 1 | -2/+2 |
| * | fixed cmake rules to work either on linux and mac and prepared a skel for win...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1373 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-04-02 | 1 | -4/+13 |
| * | added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c
| Elvio Basello | 2008-03-29 | 1 | -0/+24 |