Software /
code /
prosody
Log
description | author | age |
---|---|---|
certmanager: Set our own default cipher string, which includes only ciphers regarded as 'HIGH' strength (by OpenSSL). In particular this disables RC4. | Matthew Wild | 2013-07-13 |
util.sql: Do lazy fetching of affected/rowcount | Kim Alvefur | 2013-07-12 |
Backed out changeset 3c57c2281087 | Kim Alvefur | 2013-07-12 |
util.sql: Don't fetch row count of result sets for queries that don't have result sets | Kim Alvefur | 2013-07-12 |
mod_storage_sql2: Add archive store with append and find methods | Kim Alvefur | 2013-07-12 |
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections | Kim Alvefur | 2013-07-11 |