~singpolyma/biboumi

d887baa0 — louiz’ 5 years ago
Fix a crash when botan policy does not allow any available ciphersuite
f481e2f1 — louiz’ 5 years ago
Fix the test_suite by using catch’s single_include directory
97c8e2fe — louiz’ 5 years ago
Release version 7.2
2a2808ac — louiz’ 5 years ago
Merge branch '3332-version-7-x-should-work-with-gcc-4-9-as-stated-in-install-file' into 'v7'

Compile with gcc 4.9

See merge request louiz/biboumi!22
33a5f135 — louiz’ 5 years ago
Remove a variable template usage

Because it’s only supported in gcc>=5.0
23e51e81 — louiz’ 5 years ago
Release version 7.1
06271729 — louiz’ 5 years ago
Fix a crash happening when a user cancels a non-existing ad-hoc session
6e1af8b0 — louiz’ 5 years ago
Release version 7.0
5c75cd10 — louiz’ 5 years ago
By the way, we were on version 7.0~dev
52071102 — louiz’ 5 years ago
Use our botan gh#1276 workaround only for botan < 2.4

fix #3320
1bb3e2e7 — louiz’ 5 years ago
Clarify a few things about the dependencies
7e64a2e3 — louiz’ 5 years ago
Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries

fix #3324
3cd64902 — louiz’ 5 years ago
Remove all the ugly database debug
b4b9828d — louiz’ 5 years ago
Follow log_level even when using journald output

fix #3328
34d6c2bc — louiz’ 5 years ago
Don’t use codecov anymore
7c8a7176 — louiz’ 5 years ago
Only use sd_journal_* if we really are outputing to journald

We check that the device and inode numbers are actually the same as the
JOURNAL_STREAM value, instead of just checking that the value exists.

This fixes the logger unit tests
25423ffd — louiz’ 5 years ago
Merge branch 'patch-1' into 'master'

Change max line length to more conservative constants

See merge request louiz/biboumi!21
Change max line length to more conservative constants
70ecb0f0 — louiz’ 5 years ago
Also tabs
32308666 — louiz’ 5 years ago
Little fix to the rst formatting in INSTALL and CHANGELOG files
Next