summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-30Add the archive ID to messages when they are sent to userslouiz’
2017-03-30Merge branch 'v4'louiz’
2017-03-29Run pacman -Syuu before runing the tests in archlinuxlouiz’
2017-03-29Remove two sneaky log_debuglouiz’
2017-03-29Add a missing namespace in the server disco#info responselouiz’
2017-03-29Respond to disco#info on MUC JIDslouiz’
2017-03-29Add a missing “pass by reference”louiz’
2017-03-29Change mam namespace to mam:2, instead of mam:1louiz’
2017-03-28Update changelog for 4.1 releaselouiz’
2017-03-28e2e: Display the correct number of tests that will runlouiz’
2017-03-27Add the persistent feature in the changeloglouiz’
2017-03-27Merge branch 'persistent_chans' into 'master' louiz
2017-03-27Do not remove our resources if the QUIT message doesn't come from uslouiz’
2017-03-27Add a Persistent option on channelslouiz’
2017-03-27Document the fact that “make” builds the tests as well nowlouiz’
2017-03-21Release version 4.14.1louiz’
2017-03-21Add a missing ifndef BOTANlouiz’
2017-03-21Add missing botan/version.h includeslouiz’
2017-03-21Re-add the c-ares lib in the docker test imageslouiz’
2017-03-21Update CI variables to the latest 9.0 version (build->job)louiz’
2017-03-21Update the ci to use the latest image, and remove deprecated jobslouiz’
2017-03-21Update changelog for 4.1 releaselouiz’
2017-03-21Update the verify_certificate_chain code to work with botan >= 1.11.34 as welllouiz’
2017-03-21Use the new botan 1.11.32 Tls::Client API (but stay compatible with older ones)louiz’
2017-03-21Backport the master FindBOTAN.cmake, to find botan 2.0 as welllouiz’
2017-03-17ci: Add an archlinux build that tests the AUR packaginglouiz’
2017-03-15cmake: Make some libraries depend on the generated files from database liblouiz’
2017-03-14ci: do not load all the artifacts in the coverity buildlouiz’
2017-03-14Make things work with botan < 1.11.34louiz’
2017-03-14Refactoring louloulibs and cmakelouiz’
2017-03-12Doc: reformulate the signal part, to mention the re-opening of log fileslouiz’
2017-03-12make: trivial quote fixlouiz’
2017-03-12cmake: Correctly use the iconv libraries instead of twice the expat onelouiz’
2017-03-12cmake: Improve the usage of PARENT_SCOPElouiz’
2017-03-10Merge branch 'cmake_remove_libs' into 'master' louiz
2017-03-10cmake: do not use intermediate libraries at all (not even OBJECTS)louiz’
2017-03-10cmake: Remove the intermediate static libslouiz’
2017-03-09Free the result pointer provided by udnslouiz’
2017-03-08Revert "Don’t send the unavailable presence to all resources, in the virtua...louiz’
2017-03-08Don’t send the unavailable presence to all resources, in the virtual channellouiz’
2017-03-08Document the ad-hoc configure formslouiz’
2017-03-08Reduce the scope of a variablelouiz’
2017-03-08Pass the shared_ptr by reference, to avoid useless copieslouiz’
2017-03-07Little refactor in timed_eventslouiz’
2017-03-07Small resolver refactorlouiz’
2017-03-07Replace : with _ in the codecov flaglouiz’
2017-03-07Use CI_BUILD_NAME as the codecov taglouiz’
2017-03-07ci: Use the build:7 artifacts for test:without_udnslouiz’
2017-03-07ci: Run a e2e test without udns (and upload to codecov)louiz’
2017-03-07e2e: Make the tests work without udns toolouiz’