Steffen Jaeckel
|
d03635acab
|
support patch-releases in helper.pl
|
2017-07-05 14:30:17 +02:00 |
|
Steffen Jaeckel
|
11338d2496
|
introduce XMEMMOVE and check for its usage
|
2017-06-22 14:21:14 +02:00 |
|
Steffen Jaeckel
|
af984dc33e
|
exclude more sources from "static function check"
|
2017-06-22 14:21:14 +02:00 |
|
Karel Miko
|
8f433f1a36
|
add check for static function names
|
2017-06-22 14:21:14 +02:00 |
|
Karel Miko
|
f4ce5a21c8
|
helper.pl - enable check_comments for --check-all
|
2017-06-22 13:19:47 +02:00 |
|
Steffen Jaeckel
|
18c00ddcd6
|
better usage of find()
|
2017-06-20 15:16:11 +02:00 |
|
Steffen Jaeckel
|
6fc0a90a1e
|
fix headers & footers in demos & tests
|
2017-06-20 15:16:11 +02:00 |
|
Karel Miko
|
2cd69fb541
|
improved helper.pl (check mandatory comments - not included in "--check-all" yet)
|
2017-06-14 17:16:26 +02:00 |
|
Steffen Jaeckel
|
904366eb0f
|
check that all ciphers/hashes/prngs are unregistered
|
2017-06-12 17:19:43 +02:00 |
|
Steffen Jaeckel
|
4ceb82bf54
|
add register_all_{ciphers,hashes,prngs}()
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
e1a1145802
|
rename 'testprof/' to 'tests/'
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
07ffa0f1a2
|
remove tomcrypt_prof test-only library
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
201681ee3b
|
merge testprof/timing_test.c into demos/timing.c
|
2017-06-08 22:20:45 +02:00 |
|
Steffen Jaeckel
|
0a23c6d32e
|
also check for cipher descriptors
|
2017-06-08 22:20:44 +02:00 |
|
Steffen Jaeckel
|
9b8fff6260
|
add testprof/common.c
so we can remove all the duplicate registration implementations
...and we can put some other shared stuff in there as well
|
2017-06-08 22:20:44 +02:00 |
|
Steffen Jaeckel
|
7379c94f0a
|
merge .include and .common makefiles
|
2017-05-11 23:04:37 +02:00 |
|
Steffen Jaeckel
|
ea67579298
|
further clean-up
- improve doc generation
- update version handling
no need for VERSION_{MAJ,MIN}
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
7ed5a832b0
|
tuning makefile.msvc+mingw
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
add3495bfc
|
fix perlcritics warnings in helper.pl
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
1300c5ade5
|
make fixupind.pl part of helper.pl
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
3176103c15
|
fix makefile.icc in makefile update scripts
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
bf45ea66e5
|
drop the need for testprof/makefile*
|
2017-05-11 23:04:37 +02:00 |
|
Karel Miko
|
6d404afc97
|
helper.pl --check-hashes + related fixes
|
2017-04-21 21:20:31 +02:00 |
|
Karel Miko
|
7bb7bdde1d
|
improving MS Windows builds (msvc)
|
2017-03-29 08:48:33 +02:00 |
|
Karel Miko
|
283ea0c426
|
improving helper.pl
|
2017-03-21 19:56:43 +01:00 |
|
Karel Miko
|
39425a94c5
|
improved source checks
|
2017-03-15 23:13:46 +01:00 |
|
Karel Miko
|
54a26525dc
|
avoid C++ style comments
|
2017-03-15 15:22:06 +01:00 |
|
Karel Miko
|
6f9e427f77
|
comment with aes_enc "hack" (but still disabled for MS Win *.vcproj builds)
|
2017-03-09 20:19:53 +01:00 |
|
Karel Miko
|
df258453ba
|
msvc sorting hack
|
2017-03-09 20:19:52 +01:00 |
|
Karel Miko
|
c260954b52
|
ordering file list whe generating msvc.proj
|
2017-03-09 20:19:51 +01:00 |
|
Karel Miko
|
8c831e1e30
|
no aes_enc on ms windows
|
2017-03-09 20:19:50 +01:00 |
|
Karel Miko
|
58375b0287
|
updatemakes.sh now updates MS Visual C++ projects as well
|
2017-03-09 20:19:47 +01:00 |
|
Karel Miko
|
421a241ccf
|
travis script - check wheather makefiles are updated
|
2017-03-09 20:19:46 +01:00 |
|