bip/src
Adam Williamson 88242715f4 allow for certificate store to be unspecified in CA mode
In many cases, using OpenSSL's default certificate store is fine
and even preferred. If your OpenSSL provider (e.g. your
distribution) is competent, they will manage this database
better than you likely will. With this change, bip will
attempt to use the default certificate store if you set
CA mode but do not specify a certificate store location.

This could be refined to test after enabling the default paths
whether the certificate store is empty, and error/warn if
so.
2014-12-11 14:50:02 +01:00
..
bip.c allow for certificate store to be unspecified in CA mode 2014-12-11 14:50:02 +01:00
bip.h BIG cleanup. check for memory allocation failure, add extra checks all arround. 2008-12-15 19:19:27 +01:00
bipmkpw.c Password cannot contain spaces. Closes #265. 2012-01-25 05:18:59 +01:00
conf.y connection: allow to disable / enable log (#211) 2011-04-07 02:32:44 +02:00
connection.c allow for certificate store to be unspecified in CA mode 2014-12-11 14:50:02 +01:00
connection.h Revert "Fix antiflood. Fixes freenode kicking us out." 2010-02-17 12:32:22 +00:00
defaults.h [OPTION] implement backlog_reset_connection 2009-01-17 12:50:39 +01:00
irc.c Channel modes: 'Type B' flags always have a value 2014-09-04 10:32:04 +02:00
irc.h Fix build errors on armel 2011-01-15 18:13:26 +01:00
lex.l Compatibility fix with bison 2.6 2013-10-18 17:31:47 +02:00
line.c [CLIENTHACK] Remove xchat's + and - on each msg 2009-02-02 19:47:53 +01:00
line.h [CLIENTHACK] Remove xchat's + and - on each msg 2009-02-02 19:47:53 +01:00
log.c Revert f19e1f6. Fix #252. 2012-01-25 04:03:18 +01: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
moduli.h [SSL] Support ephemeral diffie hellman kex 2009-01-25 14:24:22 +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