aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/rijndael
Commit message (Expand)AuthorAgeFilesLines
...
* Kill system memmove, ix86 asm and kvi_memmove stuff: modern gcc coupled to gl...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5235 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-273-25/+25
* Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-12-258-82/+82
* Do not escape KVS twice in /help•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5135 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-11-071-0/+2
* applied further patches for #996•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5075 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-10-161-3/+2
* applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-08-315-11/+11
* compilation fixes for r4869•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4872 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-141-42/+42
* improved hungarian notation;•••cleaned code; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4869 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-143-120/+120
* finally fixed translation extraction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4868 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-142-45/+46
* maybe fix for translations•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4866 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-131-9/+7
* fixed translation call;•••indented code; update translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4865 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-132-558/+537
* cleaned code: removed all instances of debug•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4805 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2010-08-071-1/+1
* [KVIrc] (trunk) Remove unneeded #include from libkvirijndael_cryptopp.cpp•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3981 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-02-171-1/+0
* [KVIrc] (trunk) Improve the strings of the Rijndael module (Crypto++).•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3883 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2010-01-251-9/+9
* final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-01-242-2/+4
* [KVIrc] (trunk) Change Crypto++ paths in libkvirijndael_cryptopp.{h,cpp}••• As reported in #605 for libkvirstr.cpp not all systems have the »crypto++« include path. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3636 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-11-282-8/+8
* 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 Gravatar Szymon Tomasz Stefanek2009-11-281-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 Gravatar Kai Wasserbäch2009-11-273-8/+804
* fix for #551•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3473 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-031-0/+2
* last round of compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3470 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-022-2/+3
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-015-836/+836
* removed visual studio projects: they are outdated and a better version can be...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3451 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-273/+0
* updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-05-086-6/+6
* applied a patch from Kebianizao to reduce the number of warnings•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3158 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Markus Rennings2009-03-241-768/+768
* fixed rijndael compilation under mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2980 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-01-071-3/+1
* hopefully removed all the remaining noisy messages from gcc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-11-081-2/+2
* fixed some CMakeLists.txt's INSTALL commands for windows•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2679 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2008-10-091-1/+1
* Win VS projects cleanup.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2575 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-263-184/+1
* removed VS QT3 project files.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2574 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-261-179/+0
* update win projects + some compilation fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2570 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-251-1/+1
* fixed license template for modules from n to r•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2484 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-09-186-8/+19
* pop in some EOL and svn properties fixes.•••- all textfiles were converted to unix line endings - svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings - svn:executable fixup (some file had the executable bit set were they shouldn't) - svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files - some typo fixup, the manpage seems to need some love, though. this will be pushed to the branches once i get to it today. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2008-09-162-273/+273
* updates win projects to vs 2008•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2449 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-09-121-7/+6
* removed -D from crypt module makefile•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2195 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2008-08-051-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 Gravatar Alexey Uzhva2008-08-054-4/+4
* oh yeah, removed autotools!;•••bumped sources date; cleaned up a bit kvi_settings.h; added -DVERBOSE to cmake rules; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1898 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-06-032-32/+0
* QT4 port commit :) (modules) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-05-152-6/+6
* Use CMAKE_INSTALL_PREFIX instead of INSTALL_PREFIX. Also hopefully fix out of...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1744 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2008-05-111-3/+3
* 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 Gravatar Fabio Bas2008-05-092-0/+16
* added template rules for modules. thanks to sardanap;•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1456 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-111-28/+2
* code clean•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1398 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-053-14/+5
* maybe fixed skel for windows compilation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1393 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-041-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 Gravatar Elvio Basello2008-04-041-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 Gravatar Thomas Kalla2008-04-041-1/+5
* fixed vars•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1376 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-021-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 Gravatar Elvio Basello2008-04-021-4/+13
* patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-04-011-1/+3
* added CMake rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1330 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2008-03-291-0/+24
* Removed unused files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1322 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-291-264/+0
* new and definitive unix name rules :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1318 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Noldor2008-03-281-1/+1
* rename libkvilib into libkvirclib to avoid conflicts with older releases•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1314 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar José Melo2008-03-281-1/+1