- 07 Apr, 2017 1 commit
-
-
louiz’ authored
-
- 30 Mar, 2017 1 commit
-
-
louiz’ authored
This makes us compatible with mam 6.0 fix #3249
-
- 29 Mar, 2017 1 commit
-
-
louiz’ authored
-
- 14 Mar, 2017 1 commit
-
-
louiz’ authored
Use OBJECT libraries Remove the louloulibs directory Write FOUND variables in the cache
-
- 08 Mar, 2017 1 commit
-
-
louiz’ authored
-
- 27 Feb, 2017 1 commit
-
-
louiz’ authored
fix #3235
-
- 14 Dec, 2016 2 commits
- 13 Dec, 2016 3 commits
- 11 Nov, 2016 1 commit
-
-
louiz’ authored
This way, TCPSocketHandler only deal with the message sending/receiving, not the connect() or anything else. This will be used for implementing servers (because when a client is accepted, we don’t need all the connect() and dns resolution stuff).
-
- 07 Nov, 2016 1 commit
-
-
louiz’ authored
-
- 31 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 26 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 10 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 07 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 29 Sep, 2016 1 commit
-
-
louiz’ authored
Avoids a conflict between /usr/include/uuid.h and /usr/local/include/uuid/uuid.h on freebsd
-
- 29 Aug, 2016 1 commit
-
-
louiz’ authored
-
- 28 Aug, 2016 1 commit
-
-
louiz’ authored
At the moment, result-set-management is not implemented, the whole history (well, at most 1024 messages) is returned.
-
- 23 Aug, 2016 2 commits
- 21 Aug, 2016 1 commit
-
-
louiz’ authored
-
- 24 Jun, 2016 1 commit
-
-
louiz’ authored
-
- 13 Jun, 2016 1 commit
-
-
louiz’ authored
-
- 27 Apr, 2016 1 commit
-
-
louiz’ authored
Because a jid like “freenode.example.org” is both the JID for the configured IRC server, and biboumi’s JID. fix #3175
-
- 22 Apr, 2016 1 commit
-
-
louiz’ authored
fix #2
-
- 22 Feb, 2016 1 commit
-
-
louiz’ authored
-
- 23 Dec, 2015 1 commit
-
-
louiz’ authored
-
- 13 Dec, 2015 1 commit
-
-
Stuart Mumford authored
fix #3145
-
- 18 Sep, 2015 1 commit
-
-
louiz’ authored
-
- 01 Sep, 2015 3 commits
-
-
louiz’ authored
-
louiz’ authored
Also fix some constness things
-
louiz’ authored
Remove the close() method and closed attribute. Remove all the calls to close(). (Save one bool per XmlNode, yay, and save a few ifs and some useless function calls. At best it should be unnoticeably faster and lighter and save a few keystrokes in the future)
-
- 09 Jun, 2015 1 commit
-
-
louiz’ authored
They were not able to execute them anyway, so this was just a little usability issue.
-
- 28 May, 2015 1 commit
-
-
louiz’ authored
Because this is a nightmare to manage
-