Commit Graph
34 Commits
Author SHA1 Message Date
Frank Denis 5dff93005e Drastically improve the password hashing functions
Password hashing functions are designed to be slow.

Make them slower, but also useful.
2019-03-31 19:03:22 +02:00
Frank Denis 87af832ae2 Do not trigger Travis+Coverity in the master branch 2017-09-19 19:41:16 +02:00
Frank Denis f86f021acf Travis CI : Move the tcc check to the install step 2017-09-15 13:12:17 +02:00
Frank Denis 19496bcc01 Don't try to access /usr/local on Travis CI 2017-09-15 13:08:14 +02:00
Frank Denis dcde773e5b Travis CI: don't run multiple jobs in parallel due to memory requirements 2017-09-15 12:25:15 +02:00
Frank Denis 150c6930e0 Travis CI: avoid duplicate addons section 2017-09-15 12:21:03 +02:00
Frank Denis cdfb0aaa32 tcc + travis... 2017-09-15 12:11:21 +02:00
Frank Denis 9f40111977 tcc doesn't seem to work on Travis CI 2017-09-15 12:08:43 +02:00
Frank Denis 7e8cdd8279 Travis: start with a quick compilation using tcc 2017-09-15 12:03:53 +02:00
Frank Denis 80095105bb Missing pieces of a version bump 2017-09-13 19:39:36 +02:00
Frank Denis 7fa678bdca April 1st is over
This reverts commit 1668847409.
2017-04-01 20:50:58 +02:00
Frank Denis 1668847409 Add support for random.org as a CSPRNG 2017-04-01 10:01:26 +02:00
Frank Denis aa7ded10e7 Bump package (not library) version 2017-03-28 12:57:19 +02:00
Frank Denis 40b4462239 Version bump [not released yet] 2017-02-20 11:35:14 +01:00
Frank Denis 11eef91e49 Update Coverity Scan token 2016-11-09 17:58:45 +01:00
Frank Denis f6e0256d9b On OSX, libtool is not installed any more on Travis 2016-09-20 21:13:40 +02:00
Frank Denis 782c5fec5a Bump Coverity label, even though it's not used yet 2016-09-16 16:30:48 +02:00
Frank Denis 292b7bdf0d Travis: Limit the double compilation to a single OS 2015-12-11 02:02:06 +01:00
Frank Denis 885529c5dc The output of "make distclean" is not worth logging in Travis 2015-12-11 01:52:00 +01:00
Frank Denis 0c8834f776 Travis: Run the pre-C99 compilation test only once, with gcc
Compile without optimizations (and symbols) as an opportunity to also
check that it properly compiles under these conditions (re: force_inline issues)
2015-12-11 01:45:24 +01:00
Frank Denis 6ab5957544 Travis: check that we get the same code with&without named struct initializers 2015-12-11 01:04:33 +01:00
Frank Denis 179587d1cc Travis: sudo is not needed 2015-11-09 01:11:34 +01:00
Frank Denis 25d93a501f Travis: run the compile-everything task after having run ./configure 2015-11-07 19:23:54 +01:00
Frank Denis a46e3dc8c6 Travis: check that the project compiles by including everything
and completely ignoring the normal autotools way.

This is completely unsupported, but some projects use it that
way no matter what.
2015-11-07 19:17:54 +01:00
Frank Denis e7ec16a35d Update version for Coverity 2015-05-09 10:08:51 +02:00
Frank Denis 671b92d1c9 Remove quotes, add version for the Coverity-Travis integration 2015-01-14 17:43:38 +01:00
Frank Denis c35aee3b94 Enable Coverity+Travis 2014-09-14 11:53:00 -07:00
Frank Denis 21a5e5accb Let Travis check --enable-minimal builds 2014-09-13 13:24:41 -07:00
Frank Denis 03b122dd5d Fix .travis.yml indentation 2014-09-06 13:45:31 -07:00
Frank Denis 7f79513ddd Ask Travis to compile on OSX in addition to Linux 2014-05-13 16:23:24 -07:00
Frank Denis 2b3969cede Ask Travis to compile with g++ as well 2013-09-07 17:02:53 -07:00
Frank Denis b65a1ace81 Add newlines to .travis.yml 2013-09-07 17:02:10 -07:00
Frank Denis 7fbc2b4bcd Disabling dependency tracking for Travis is fine. 2013-04-25 23:34:21 -07:00
Frank Denis a3e13fa37d Add .travis.yml 2013-04-25 23:20:08 -07:00