Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Romain DEP.
biboumi
Commits
25d46924bc2edd079d4d996d1d76d702d724341e
Switch branch/tag
biboumi
02 May, 2017
1 commit
Fix a segmentation fault when connecting to a server without a port
· 25d46924
louiz’
authored
May 02, 2017
fix #3260
25d46924
26 Apr, 2017
3 commits
Release version 4.2
· 9db89eb8
louiz’
authored
Apr 26, 2017
9db89eb8
Fix typo in CHANGELOG.rst biboumi → botan
· 98278421
Vinilox
authored
Mar 31, 2017
and
louiz’
committed
Apr 26, 2017
98278421
Do not fail to build if litesql is not there
· 269f9e0d
louiz’
authored
Nov 25, 2016
269f9e0d
21 Mar, 2017
8 commits
Release version 4.1
· 1fe2b156
louiz’
authored
Mar 21, 2017
1fe2b156
Add a missing ifndef BOTAN
· abb9c088
louiz’
authored
Mar 21, 2017
abb9c088
Add missing botan/version.h includes
· 8ce6759e
louiz’
authored
Mar 21, 2017
8ce6759e
Update the ci to use the latest image, and remove deprecated jobs
· 5f158b4d
louiz’
authored
Mar 21, 2017
5f158b4d
Update changelog for 4.1 release
· 6605f8b5
louiz’
authored
Mar 21, 2017
6605f8b5
Update the verify_certificate_chain code to work with botan >= 1.11.34 as well
· cb79fc1b
louiz’
authored
Dec 04, 2016
ref
#3245
cb79fc1b
Use the new botan 1.11.32 Tls::Client API (but stay compatible with older ones)
· 395297e4
louiz’
authored
Dec 02, 2016
ref
#3245
395297e4
Backport the master FindBOTAN.cmake, to find botan 2.0 as well
· 27940ecd
louiz’
authored
Mar 21, 2017
ref
#3245
27940ecd
09 Nov, 2016
2 commits
Release version 4.0
· 9634cdab
louiz’
authored
Nov 09, 2016
9634cdab
Little update to the changelog
· 009aff52
louiz’
authored
Nov 09, 2016
009aff52
07 Nov, 2016
7 commits
Remove a never reached (and non-sensical) error
· b5beb043
louiz’
authored
Nov 07, 2016
b5beb043
Test the error on joining invalid room
· f36bccd7
louiz’
authored
Nov 07, 2016
f36bccd7
Workaround for debian and other old OS that do not have std::put_time
· a52baa52
louiz’
authored
Nov 07, 2016
a52baa52
Add <algorithm> back
· 597cfce4
louiz’
authored
Nov 07, 2016
597cfce4
Add a missing <chrono> include
· 94cebfcd
louiz’
authored
Nov 07, 2016
94cebfcd
Trivial refactor of get_user_bridge function
· 962bac47
louiz’
authored
Nov 07, 2016
962bac47
Add get-irc-connection-info adhoc command
· 7376831b
louiz’
authored
Nov 07, 2016
fix #3171
7376831b
03 Nov, 2016
1 commit
Test the global and IRC server configure commands
· 50d7590d
louiz’
authored
Nov 03, 2016
50d7590d
02 Nov, 2016
1 commit
Fix the presences sent, when multiple resources join the virtual channel
· c70301e5
louiz’
authored
Nov 02, 2016
fix #3216
c70301e5
01 Nov, 2016
4 commits
Refactor load_certs()
· f50f5065
louiz’
authored
Nov 01, 2016
f50f5065
Disable e2e tests on openbsd
· e1934a0b
louiz’
authored
Nov 01, 2016
e1934a0b
And fix the bw-output path…
· e565efd3
louiz’
authored
Nov 01, 2016
[skip-ci]
e565efd3
Fix the sonar-qube submission
· 8b178aa8
louiz’
authored
Nov 01, 2016
8b178aa8
31 Oct, 2016
13 commits
Fix the openbsd test, again
· eed31b6a
louiz’
authored
Oct 31, 2016
eed31b6a
Automate the sonar-qube scanner submission in the ci process
· 7144a39a
louiz’
authored
Oct 31, 2016
7144a39a
Fix the openbsd test, do not use coverage on it
· 1f652542
louiz’
authored
Oct 31, 2016
1f652542
Revert the whole nproc thing
· 03cdf757
louiz’
authored
Oct 31, 2016
03cdf757
Coin coin
· bf834818
louiz’
authored
Oct 31, 2016
bf834818
ci: Fix the nproc thingy
· 835999d5
louiz’
authored
Oct 31, 2016
835999d5
Some cleanups
· ae02e58b
louiz’
authored
Oct 31, 2016
ae02e58b
Remove unused roster code
· 8c26b4d1
louiz’
authored
Oct 31, 2016
8c26b4d1
Actually run all the e2e scenario if nothing is specified
· 056bc3da
louiz’
authored
Oct 31, 2016
056bc3da
Test successful invite of an other user
· db7ac6f1
louiz’
authored
Oct 31, 2016
db7ac6f1
Handle IRC message 341 (invite confirmation)
· 1d2f2060
louiz’
authored
Oct 31, 2016
1d2f2060
Use ensure_future if available, otherwise use asyncio.async
· fdf336af
louiz’
authored
Oct 31, 2016
fdf336af
Test self disco
· 1d6aa89a
louiz’
authored
Oct 31, 2016
1d6aa89a