Age | Commit message (Expand) | Author |
2017-03-29 | Respond to disco#info on MUC JIDs | louiz’ |
2017-03-29 | Add a missing “pass by reference” | louiz’ |
2017-03-29 | Change mam namespace to mam:2, instead of mam:1 | louiz’ |
2017-03-28 | Update changelog for 4.1 release | louiz’ |
2017-03-28 | e2e: Display the correct number of tests that will run | louiz’ |
2017-03-27 | Add the persistent feature in the changelog | louiz’ |
2017-03-27 | Merge branch 'persistent_chans' into 'master'
| louiz |
2017-03-27 | Do not remove our resources if the QUIT message doesn't come from us | louiz’ |
2017-03-27 | Add a Persistent option on channels | louiz’ |
2017-03-27 | Document the fact that “make” builds the tests as well now | louiz’ |
2017-03-21 | Release version 4.14.1 | louiz’ |
2017-03-21 | Add a missing ifndef BOTAN | louiz’ |
2017-03-21 | Add missing botan/version.h includes | louiz’ |
2017-03-21 | Re-add the c-ares lib in the docker test images | louiz’ |
2017-03-21 | Update CI variables to the latest 9.0 version (build->job) | louiz’ |
2017-03-21 | Update the ci to use the latest image, and remove deprecated jobs | louiz’ |
2017-03-21 | Update changelog for 4.1 release | louiz’ |
2017-03-21 | Update the verify_certificate_chain code to work with botan >= 1.11.34 as well | louiz’ |
2017-03-21 | Use the new botan 1.11.32 Tls::Client API (but stay compatible with older ones) | louiz’ |
2017-03-21 | Backport the master FindBOTAN.cmake, to find botan 2.0 as well | louiz’ |
2017-03-17 | ci: Add an archlinux build that tests the AUR packaging | louiz’ |
2017-03-15 | cmake: Make some libraries depend on the generated files from database lib | louiz’ |
2017-03-14 | ci: do not load all the artifacts in the coverity build | louiz’ |
2017-03-14 | Make things work with botan < 1.11.34 | louiz’ |
2017-03-14 | Refactoring louloulibs and cmake | louiz’ |
2017-03-12 | Doc: reformulate the signal part, to mention the re-opening of log files | louiz’ |
2017-03-12 | make: trivial quote fix | louiz’ |
2017-03-12 | cmake: Correctly use the iconv libraries instead of twice the expat one | louiz’ |
2017-03-12 | cmake: Improve the usage of PARENT_SCOPE | louiz’ |
2017-03-10 | Merge branch 'cmake_remove_libs' into 'master'
| louiz |
2017-03-10 | cmake: do not use intermediate libraries at all (not even OBJECTS) | louiz’ |
2017-03-10 | cmake: Remove the intermediate static libs | louiz’ |
2017-03-09 | Free the result pointer provided by udns | louiz’ |
2017-03-08 | Revert "Don’t send the unavailable presence to all resources, in the virtua... | louiz’ |
2017-03-08 | Don’t send the unavailable presence to all resources, in the virtual channel | louiz’ |
2017-03-08 | Document the ad-hoc configure forms | louiz’ |
2017-03-08 | Reduce the scope of a variable | louiz’ |
2017-03-08 | Pass the shared_ptr by reference, to avoid useless copies | louiz’ |
2017-03-07 | Little refactor in timed_events | louiz’ |
2017-03-07 | Small resolver refactor | louiz’ |
2017-03-07 | Replace : with _ in the codecov flag | louiz’ |
2017-03-07 | Use CI_BUILD_NAME as the codecov tag | louiz’ |
2017-03-07 | ci: Use the build:7 artifacts for test:without_udns | louiz’ |
2017-03-07 | ci: Run a e2e test without udns (and upload to codecov) | louiz’ |
2017-03-07 | e2e: Make the tests work without udns too | louiz’ |
2017-03-07 | Do not pass the build artifacts to packaging:deb job | louiz’ |
2017-03-07 | Improve the make coverage_* commands | louiz’ |
2017-03-07 | ci: refactor, comments, use the artifacts from a stage to the next | louiz’ |
2017-03-06 | Add the gcrypt dependency to the biboumi-test docker images | louiz’ |
2017-03-06 | Remove the embedded sha1 code, and use one of botan or gcrypt | louiz’ |