bip/src
Arnaud Cornet 53dafd9590 Add unit tests.
Add an optional build dependency on check and add an initial test case.
2018-11-13 08:25:46 -05:00
..
Makefile.am Add unit tests. 2018-11-13 08:25:46 -05:00
bip.c Move automake file in src subdir, isolate main. 2018-11-11 18:18:21 -05:00
bip.h BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
bip_main.c Move automake file in src subdir, isolate main. 2018-11-11 18:18:21 -05:00
bipmkpw.c Password cannot contain spaces. Closes #265. 2012-01-25 05:18:59 +01:00
conf.y Allow to set DH parameters 2016-11-07 17:50:20 +01:00
connection.c DH parameters are not always required 2018-03-22 02:33:19 +01:00
connection.h Add cipher specifications setting 2016-11-07 11:25:37 +01:00
defaults.h Allow to configure the delay before a reconnection 2014-12-11 18:19:11 +01:00
irc.c Add cipher specifications setting 2016-11-07 11:25:37 +01:00
irc.h Add cipher specifications setting 2016-11-07 11:25:37 +01:00
lex.l Allow to set DH parameters 2016-11-07 17:50:20 +01:00
line.c Add unit tests. 2018-11-13 08:25:46 -05:00
line.h Add unit tests. 2018-11-13 08:25:46 -05:00
log.c Fix some 'const const char' declarations 2017-07-26 02:46:26 +02:00
log.h connection: allow to disable / enable log (#211) 2011-04-07 02:32:44 +02:00
md5.c BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
md5.h Initial import 2005-04-28 08:26:44 +00:00
path_util.c Merge branch 'path_test_use_stat' 2018-03-22 02:37:38 +01:00
path_util.h checking path: use stat 2018-03-21 11:54:20 +01:00
stamp-h.in Initial import 2005-04-28 08:26:44 +00:00
tuple.h Fix UTF-8 in all files 2008-01-09 23:45:40 +01:00
util.c [BUG] fatal() on nick change on gamesurge network 2009-11-15 20:14:28 +00:00
util.h Fix typo in assertion message 2011-05-23 04:36:58 +02:00