Commit graph

16 commits

Author SHA1 Message Date
turleypol
dbb25bdb62
Include and buildsystem cleanup (#45)
Include cleanup
Reworked buildsystem (Linux only)
Removed dynamic libs, Linux now again uses static linking (like windows)
2018-01-29 21:55:48 +01:00
turleypol
798eda5b63 Cleanup of header includes. 2018-01-01 21:52:14 +01:00
turley
189cad3479 Formating everything
Authors are not forced to use the clang-format setting, but should
atleast be inspired by the style.
The only thing which is now not allowed are tabs for ident/alignment!
2016-02-19 19:26:35 +01:00
turley
e0b722a93b fixed several uninitialized variables 2014-08-30 12:25:08 +02:00
turley
99d7dc3037 namespaces...finally :)
Hard part is finished every file is touched. Namespaces are currently rough named by directory name.
Maybe we could split it more
2013-12-21 09:10:46 +00:00
turley
b3a39d6467 Array index out of bounds fixed 2011-01-06 12:35:19 +00:00
turley
e10cd27cea sync: shini - long to int (prerequisit for 64-bit) 2010-03-29 14:52:03 +00:00
turley
f7cf2cf1a6 fixed several possible bufferoverruns
multiplacement checks for valid loc with center+min/max
added uotool small helper param formatdesc to get singular/plural version of desc
removed needed "realm=" for staticdefrag
2010-01-30 12:49:54 +00:00
turley
4371408f15 got bored fixed it.. 2010-01-13 08:41:04 +00:00
turley
82a46980ca fixme add braces (makefile special treatment) 2010-01-13 08:14:07 +00:00
turley
366e45db4c crypt... should work now for every client - Tomi 2009-12-15 13:16:25 +00:00
turley
5035fc4bd6 crypt cleanup...what else..no need for template class since all inherit from CCryptBase 2009-12-15 08:19:34 +00:00
turley
c05df19955 lineendings 2009-12-11 13:02:48 +00:00
turley
54f8f6c66c filled cryptkeys - Tomi
more cleanup of client class much smaller with nocrypt now
2009-12-11 12:42:40 +00:00
turley
ba44e16b4f made cryptbase class smaller (nocrypt needs almost nothing) 2009-12-11 09:39:26 +00:00
muaddib_pol
d032ee448f + POL is now, open source. 2009-09-03 19:44:42 +00:00