Commit Graph

937 Commits

Author SHA1 Message Date
75b8a639ab Update the copyright notice 2015-10-09 23:57:26 +02:00
f38c35cbae Move key management to the Mutator class
It really belongs there.
2015-10-09 23:57:19 +02:00
f58ade761d Minor optimization 2015-10-09 23:41:53 +02:00
d4adbb90d8 Update the copyright notice 2015-10-09 23:38:09 +02:00
e781c240d7 Add a helper to obtain the original key 2015-10-09 23:37:38 +02:00
e044478776 Add a mode to list every key 2015-10-08 19:40:45 +02:00
c8d34aa30c Code cleanup 2015-10-08 19:39:23 +02:00
c5e49563e0 Avoid a memory allocation when overwriting values 2015-10-08 19:31:17 +02:00
489e810f8b Code cleanup 2015-10-08 19:02:42 +02:00
0252b8c081 Avoid a compilation warning 2015-10-08 19:02:25 +02:00
3b2bc58ecd Minor optimization 2015-10-08 19:02:10 +02:00
32a3de7d5b Detect more errors when saving configuration files 2015-10-08 19:01:11 +02:00
cf0428111a Avoid a memory allocation 2015-10-08 19:00:19 +02:00
28f110bb45 Return -1 on errors 2015-10-08 18:59:05 +02:00
a86b9ed02e Avoid memory leaks when overwriting existing values 2015-10-08 18:58:12 +02:00
e66d412682 Minor optimization 2015-10-08 18:57:39 +02:00
bb764828c3 Update the copyright notice 2015-10-08 00:56:52 +02:00
a02c3e3958 Avoid warnings when compiling with debugging information 2015-10-08 00:56:27 +02:00
83a0f84a21 Code cleanup 2015-10-08 00:43:41 +02:00
4e9b09b0f1 Code cleanup 2015-10-08 00:35:51 +02:00
ded6f2db95 Update the copyright notice 2015-10-08 00:35:05 +02:00
f4d5d7d551 Avoid memory leak when opening plug-ins
Reported by Дилян Палаузов <git-dpa@aegee.org>, thanks!
2015-10-07 10:31:47 +02:00
c1ed237d45 Reference the "array" test 2015-09-26 01:18:29 +02:00
f632d12524 Use mkstemp(3) instead of mktemp(3) 2015-09-18 19:23:04 +02:00
a0461bf435 Re-generate the Makefiles 2015-09-18 19:18:30 +02:00
18e85a1a30 Also build the Python bindings with RELRO 2015-09-18 19:18:19 +02:00
c3a328ba8a Re-generate the Makefiles 2015-09-18 19:15:35 +02:00
288930017a Build full RELRO support 2015-09-18 19:15:02 +02:00
b36fc80672 Re-generate the Makefiles 2015-09-09 12:43:50 -04:00
faca05d244 Reflect update from upstream 2015-08-23 16:20:38 +02:00
8e3c5f6956 Re-generate the Makefiles 2015-08-23 16:14:51 +02:00
045d28b828 Always force -fPIC when compiling 2015-08-23 16:14:34 +02:00
41d0ace2fe Use LD_LIBRARY_PATH to find the library to test 2015-08-23 15:59:57 +02:00
725d9150f8 Re-generate the Makefiles 2015-08-11 01:56:22 +02:00
246163201c Fix building the tools 2015-08-11 01:56:11 +02:00
a72d1bb0be About to release DeforaOS libSystem 0.2.2 2015-08-11 01:54:40 +02:00
fff18fca86 Initial import of an implementation for the File class
This is absolutely not ready, and not reviewed at all. As a consequence
it is not even compiled at the moment. It is committed to allow
beginning to work on it. Do not use this API for the moment, it will
change.
2015-08-11 01:48:07 +02:00
43fedadc3a Re-generate the Makefiles 2015-08-09 15:52:26 +02:00
664b6265f7 Build with stricter SSP by default
This change also moves every flag specific to GCC to CFLAGS.
2015-08-09 15:51:16 +02:00
4ff3eb6fdf Add a couple test cases 2015-07-31 19:51:18 +02:00
99e643dad0 Output nicer configuration files 2015-07-31 19:50:50 +02:00
d0729a89df Re-generate the Makefiles 2015-07-19 02:45:32 +02:00
72639c9baa Build the tests as PIE too 2015-07-19 02:45:21 +02:00
00192f02e3 Re-generate the Makefiles 2015-07-19 02:44:22 +02:00
ac5bade606 Build PIE with the proper flags 2015-07-19 02:44:11 +02:00
c03def7507 Re-generate the Makefiles 2015-07-11 15:15:47 +02:00
1b10e331dc Build configctl as PIE 2015-07-11 15:15:26 +02:00
cd4cbb80a1 Re-generate the Makefiles 2015-06-28 17:11:04 +02:00
c20959a9af Compile with -pedantic and -fstack-protector by default 2015-06-28 17:10:42 +02:00
4b64310636 Trimming functions are available by now 2015-06-23 03:14:14 +02:00