- 07 Apr, 2017 2 commits
- 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
-
- 08 Dec, 2016 1 commit
-
-
louiz’ authored
See https://github.com/randombit/botan/issues/761
-
- 04 Dec, 2016 1 commit
-
-
louiz’ authored
-
- 02 Dec, 2016 2 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
-
- 31 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 26 Oct, 2016 1 commit
-
-
louiz’ authored
-
- 20 Oct, 2016 2 commits
- 06 Oct, 2016 1 commit
-
-
louiz’ authored
fix coverity CID 134470
-
- 13 Jun, 2016 1 commit
-
-
louiz’ authored
-
- 13 Jan, 2016 1 commit
-
-
louiz’ authored
-
- 03 Dec, 2015 1 commit
-
-
louiz’ authored
For the getaddrinfo call we added in the previous commit, to convert the IP provided in the conf.
-
- 01 Dec, 2015 2 commits
- 30 Nov, 2015 1 commit
-
-
louiz’ authored
-
- 07 Nov, 2015 1 commit
-
-
louiz’ authored
When trying the various results of getaddrinfo, we forgot to close the socket when one fails, before trying the next one. Also use the destructor to make sure we do not have some other unrelated leak.
-
- 05 Nov, 2015 1 commit
-
-
louiz’ authored
-
- 02 Nov, 2015 1 commit
-
-
louiz’ authored
-
- 26 Oct, 2015 1 commit
-
-
louiz’ authored
-
- 15 Oct, 2015 1 commit
-
- 22 Sep, 2015 1 commit
-
-
louiz’ authored
-
- 09 Jul, 2015 3 commits
- 28 May, 2015 1 commit
-
-
louiz’ authored
Because this is a nightmare to manage
-