Commit Graph
9 Commits
Author SHA1 Message Date
Albert Medela 65e10c71b0 run astyle 2017-08-16 13:55:18 +02:00
lotodore 45a5c7cef8 License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8). 2012-12-25 15:06:23 +01:00
lotodore ea82f58815 Switching license from GPL2 to AGPL3. 2011-07-02 14:52:16 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 990b99f051 Fixed gcc compiler error. 2007-10-18 21:07:55 +00:00
lotodore b8cfdb8ce0 Fixed gcc compiler error. 2007-10-18 21:05:36 +00:00
lotodore c7a36ceca5 Linefeeds. 2007-10-18 20:41:13 +00:00
lotodore 4c56390dc7 Exceptions are now derived from std::exception and tell source code file and line. 2007-10-18 20:36:49 +00:00
doitux fc435f2769 exceptions & bugfixes 2007-09-29 00:08:19 +00:00