summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-06Add the gcrypt (build) dependencylouiz’
2017-02-01Change de dependency from c-ares to udnslouiz’
2017-02-01Remove everything related to botan 1.10louiz’
Because biboumi doesn’t work at all with botan 1.10. Only botan 1.11.x and 2.x are supported. Until one of these version is packaged in debian, biboumi doesn’t support TLS.
2017-02-01Revert "Add patch 2002 to fix use C.UTF-8 as hardcoded internal locale."louiz’
This is fixed upstream This reverts commit 111e446d1d57ccc47b35f7c6fbf8bd5575d5a0a1.
2017-02-01Merge branch 'master' into debianlouiz’
2017-02-01Merge remote-tracking branch 'debian/master' into debianlouiz’
2017-01-31Add some missing ifndef for udnslouiz’
2017-01-25Cancel the IRC server linger timer when we try to-rejoin a channel on itlouiz’
2017-01-22grammar: than <-> aslouiz’
2017-01-22Add a linger_time configuration option on IRC serverslouiz’
2017-01-19Do not require revocation info for a certificate to be validlouiz’
If anyone has any reason to believe this is a bad idea, please let me know.
2017-01-17Refactor and split the Dockerfiles, to build a base without litesqllouiz’
2017-01-10Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11louiz’
2017-01-10Look for botan-2 in addition to botan-1.11louiz’
2017-01-10Add missing <algorithm> include for last commitlouiz’
2017-01-10Only try to join chans only once, even if we received multiple presenceslouiz’
ref #3228
2017-01-07Prepare for release: Update changelog and control file.Jonas Smedegaard
2017-01-06Fix some issues found by sonar cubelouiz’
2017-01-06Add a missing errno includelouiz’
2017-01-06Fix an use-after-freelouiz’
Because we “delete all node” and then we use the content of one of these nodes we got earlier.
2017-01-06Use udns instead of c-areslouiz’
fix #3226
2017-01-06Drop obsolete lintian override regarding debhelper 9.Jonas Smedegaard
2017-01-04Add libasan and libubsan in the test docker imageslouiz’
2017-01-04Remove the PrintBuildParameter make targetlouiz’
2017-01-04Use fsanitize=address and undefined in debug builds if ubsan and asan are therelouiz’
2017-01-04The “build” badge links to a more useful URLlouiz’
2016-12-24Update the DockerFiles to include openssllouiz’
2016-12-24Update the doc to avoid using “” or "" and other charslouiz’
2016-12-24CI: Use our own registry for docker imageslouiz’
2016-12-22Prepare for release: Update changelog, control file, and copyright hints.debian/4.0-1Jonas Smedegaard
2016-12-22Install systemd service file below /lib.Jonas Smedegaard
2016-12-22Fix add Standards-Version.Jonas Smedegaard
2016-12-22Fix comma-delimit uploaders (and sort alphabetically while at it).Jonas Smedegaard
2016-12-22Resolve Botan configure flags.Jonas Smedegaard
2016-12-21Add patch 2002 to fix use C.UTF-8 as hardcoded internal locale.Jonas Smedegaard
2016-12-21Add some bugfix patches cherry-picked upstream.Jonas Smedegaard
2016-12-21Git-ignore quilt .pc dir.Jonas Smedegaard
2016-12-21Install documentation and example files.Jonas Smedegaard
2016-12-21Unfuzz patch 2001.Jonas Smedegaard
2016-12-21Fix strip bogus comma in build-dependencies.Jonas Smedegaard
2016-12-21Merge tag 'upstream/4.0'Jonas Smedegaard
Upstream version 4.0 # gpg: Signature made Wed Dec 21 21:25:11 2016 CET # gpg: using RSA key 2C7C3146C1A00121 # gpg: Good signature from "Jonas Smedegaard <dr@jones.dk>" # gpg: aka "Jonas Smedegaard <jonas@homebase.dk>" # gpg: aka "Jonas Smedegaard <js@debian.org>" # gpg: aka "[jpeg image of size 4165]"
2016-12-21New upstream version 4.0upstream/4.0Jonas Smedegaard
2016-12-21Update control file and copyright hints.Jonas Smedegaard
2016-12-21Add lintian overrides regarding license in License-Reference field. See ↵Jonas Smedegaard
bug#786450.
2016-12-21Fix add trailing newlines.Jonas Smedegaard
2016-12-21Update watch file: Add usage comment. Wrap long line. Fix add trailing newline.Jonas Smedegaard
2016-12-21Add git-buildpackage config: Use pristine-tar. Sign tags. Filter any .git* file.Jonas Smedegaard
2016-12-21Update copyrigth info: Add alternate git source URL.Jonas Smedegaard
2016-12-21Run testsuite during build.Jonas Smedegaard
2016-12-21Build-depend on pandoc and libbotan1.10-dev.Jonas Smedegaard