mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / core / certmanager.lua
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2013-11-21 Matthew Wildcertmanager: Further cipher string tweaking. Re-enable...
2013-11-12 Matthew WildBack out 1b0ac7950129, as SSLv3 appears to still be...
2013-11-10 Matthew Wildcertmanager: Update default cipher string to prefer...
2013-11-09 Matthew Wildcertmanager: Fix order of options, so that the dynamic...
2013-11-09 Matthew Wildcertmanager: Default to using the server's cipher prefe...
2013-10-31 Kim Alvefurcertmanager: Disable SSLv3 by default
2013-09-03 Kim Alvefurcertmanager: Fix dhparam callback, missing imports...
2013-09-03 Kim Alvefurcertmanager: Allow for specifying the dhparam option...
2013-09-03 Matthew Wildcertmanager: Fix for working around a bug with LuaSec...
2013-07-13 Matthew Wildcertmanager: Set our own default cipher string, which...
2013-06-12 Matthew Wildcertmanager: Add single_dh_use and single_ecdh_use...
2013-06-12 Matthew Wildcertmanager: Set ssl.curve to 'secp384r1' by default...
2013-06-11 Matthew Wildcertmanager: Use 'curve' and 'dhparam' options from...
2013-05-22 Matthew Wildcertmanager: Disable SSL compression if possible (LuaSe...
2013-05-01 Matthew WildMerge with Florob
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-07 Kim Alvefurcertmanager: Fix nil index if no LuaSec available
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-28 Kim Alvefurcore.certmanager: Add support for LuaSec 0.5. Also...
2012-07-23 Matthew Wildcertmanager: Remove unused import of setmetatable
2012-07-23 Matthew Wildcertmanager: Fix for traceback WITH LuaSec... (!) ...
2012-07-23 Matthew Wildcertmanager: Fix traceback for missing LuaSec (thanks...
2012-06-12 Matthew WildMerge with trunk
2012-06-12 Waqas Hussaincertmanager: Add quotes around cert file path when...
2012-05-19 Matthew Wildcertmanager: tonumber() (fix for 0b8134015635)
2012-05-19 Matthew Wildcertmanager: Don't use no_ticket option before LuaSec 0.4
2012-05-18 Matthew Wildcertmanager: no_ticket is not a verification option...
2012-05-17 Matthew Wildcertmanager: Add no_ticket option for OpenSSL (we don...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew Wildcertmanager: Adjust error messages to be non-specific...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-22 Matthew WildMerge with Zash
2012-04-21 Kim Alvefurcore.certmanager: Log a message when a password is...
2011-11-01 Waqas Hussaincertmanager: More informative logging.
2011-08-25 Waqas Hussaincertmanager: Support setting ciphers in SSL config...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-11-28 Matthew Wildcertmanager: Add required verify flags for cert verific...
2010-11-10 Matthew Wildprosody, configmanager, certmanager: Relocate prosody...
2010-11-06 Matthew Wildcertmanager, hostmanager, mod_tls: Move responsibility...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-07-23 Waqas Hussainprosody.resolve_relative_path: Updated to take a parent...
2010-07-23 Matthew WildMerge 0.7->trunk
2010-07-23 Matthew Wildcertmanager: Don't disable LuaSec and future cert loadi...
2010-07-15 Matthew WildMerge with backout
2010-07-15 Matthew WildBacked out changeset 598c33a99a31 (already fixed a...
2010-07-15 Waqas Hussaincertmanager: Use an empty table as the default ssl...
2010-07-14 Matthew Wildcertmanager: Fix to handle the case of no SSL configura...
2010-07-15 Waqas Hussaincertmanager: Added copyright header.
2010-07-15 Waqas Hussaincertmanager: Defined default_capath to prevent a global...
2010-07-13 Matthew Wildcertmanager: Remove debug logging accidentally committed
2010-07-13 Matthew Wildcertmanager: Adjust paths of SSL key/certs to be relati...
2010-05-21 Matthew WildMerge with backout
2010-03-12 Tobias MarkmannMerge with tip.
2010-03-05 Matthew WildMerge with trunk
2010-03-05 Matthew WildMerge with 0.7
2010-03-05 Matthew Wildcertmanager: Friendlier error reporting on OpenWRT...
2010-03-05 Matthew Wildcertmanager: Fix nil global access (thanks Marc)
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Matthew Wildcertmanager: Fix global access
2010-02-25 Matthew WildMerge with 0.6
2010-02-13 Matthew WildMerge with 0.7
2010-02-13 Matthew Wildcertmanager: Bring back the friendly errors when failin...
2010-02-13 Matthew Wildcertmanager, hostmanager: Rename get_context() to creat...
2010-02-05 Matthew WildMerge with backout
2010-02-05 Matthew Wildcertmanager: Fix traceback with no LuaSec
2010-02-05 Matthew Wildcertmanager: Tabs not spaces!
2010-01-31 Matthew Wildcertmanager: Hello world, I'm come to manage your SSL...