Log

description author age
Merge 0.11->trunk Kim Alvefur 2019-05-05
configure: Handle lua being found in /bin (workaround for #1353) 0.11 Kim Alvefur 2019-05-04
mod_storage_internal,memory: Only return total count if requested Kim Alvefur 2019-05-05
net.http.files: Bump cache hits so they stay cached Kim Alvefur 2019-05-04
Merge 0.11->trunk Kim Alvefur 2019-05-04
net.server_epoll: Restore wantread flag after pause (fixes #1354) 0.11 Kim Alvefur 2019-05-04
Fix various spelling mistakes [codespell] Kim Alvefur 2019-05-03
Merge 0.11->trunk Kim Alvefur 2019-05-03
prosodyctl: Include version of LuaDBI in 'about' 0.11 Kim Alvefur 2019-05-01
mod_bosh: Added metrics for active/inactive sessions, new BOSH sessions, BOSH errors, and timeouts (finishes #998) Arc Riley 2019-05-03
mod_admin_telnet: include BOSH connections in c2s:count (#998) Arc Riley 2019-05-03
mod_admin_telnet: added "(bosh)" and "(websocket)" connection flags (#998) Arc Riley 2019-05-03
mod_admin_telnet: include BOSH connections in c2s session commands (#998) Arc Riley 2019-05-02
mod_mimicking: Improve error handling Kim Alvefur 2019-04-29
mod_mimicking: Use more intuitive term "mimicry index" for skeletons Kim Alvefur 2019-04-29
mod_mimicking: Update command to work with current code Kim Alvefur 2019-04-29
mod_mimicking: Use new storage API Kim Alvefur 2019-04-29
mod_mimicking: Hook the correct event names Kim Alvefur 2019-04-29
mod_mimicking: Import skeleton() from current location Kim Alvefur 2019-04-29
mod_mimicking: Prevents registration of confusable usernames (by Florob) (fixes #1347) Kim Alvefur 2012-08-06
util.encodings: Add compat with ICU before version 58 Kim Alvefur 2019-04-29
CHANGES: Remove MAM change that got rebased to 0.11 Kim Alvefur 2019-04-29
CHANGES: New in trunk so far Kim Alvefur 2019-04-29
util.encodings: Add binding to confusables skeleton function in ICU Kim Alvefur 2019-04-24
Merge 0.11->trunk Kim Alvefur 2019-04-24
mod_admin_telnet: Adds c2s:closeall() (Fixes #1315) João Duarte 2019-04-17
util.encodings: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 0.11 Kim Alvefur 2019-04-24
core.portmanager: Log debug message for each kind of TLS context created 0.11 Kim Alvefur 2019-04-23
mod_tls: Log debug message for each kind of TLS context created 0.11 Kim Alvefur 2019-04-23
Backed out changeset 61bc5c52c941 Kim Alvefur 2019-04-20
util.hashes: Allow specifying output key length Kim Alvefur 2019-04-20
util.hashes: Add PBKDF2-HMAC-SHA256 Kim Alvefur 2019-01-13
util.hashes: Rename PBKDF2 function Kim Alvefur 2019-01-13
util.hashes: Remove now unused hmac() function Kim Alvefur 2019-04-19
util.hashes: Use PBKDF2 from libcrypto Kim Alvefur 2019-01-13
util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi()) Kim Alvefur 2019-04-19
Merge 0.11->trunk Kim Alvefur 2019-04-19
util.hashes: Use HMAC function provided by OpenSSL (fixes #1345) 0.11 Kim Alvefur 2019-04-19
util.hmac: Ignore long hex lines in tests Kim Alvefur 2019-04-19
util.hmac: Generate test cases from RFC 4231 Kim Alvefur 2019-04-10
util.hmac: Expose hmac-sha-512 too Kim Alvefur 2019-04-19
util.hmac: Reflow code Kim Alvefur 2019-04-19
util.hashes: Remove redundant semicolon Kim Alvefur 2019-04-19
Merge 0.11->trunk Kim Alvefur 2019-04-14
util.ip: Add missing netmask for 192.168/16 range (fixes #1343) 0.11 Kim Alvefur 2019-04-14
util.poll: Minimize scope of methods Kim Alvefur 2019-04-13
Merge 0.11->trunk Kim Alvefur 2019-04-13
net.dns: Close resolv.conf handle when done (fixes #1342) 0.11 Kim Alvefur 2019-04-13
mod_http_files: Try to determine which module using serve() needs updating Kim Alvefur 2019-04-05
mod_http_files: Use net.http.files Kim Alvefur 2019-04-05
net.http.files: Make into standalone library Kim Alvefur 2019-04-05
net.http.files: Copy of mod_http_files Kim Alvefur 2019-04-05
util.session: Fix session id not include unauthed forever Kim Alvefur 2019-04-03
CONTRIBUTING: Add a short file referencing the online doc/contributing page Kim Alvefur 2019-04-02
README: Add link to current issue tracker Kim Alvefur 2019-04-02
README: Remove mailing list where issue tracker changes went in the Google Code days Kim Alvefur 2019-04-02
mod_limits: Fix typo Kim Alvefur 2019-04-02
mod_limits: Allow configuring a list of unrestricted JIDs (fixes #1323) Kim Alvefur 2019-04-02
mod_limits: Fix indentation Kim Alvefur 2019-04-02
.luacheckrc: Correct indentation of 'exclude_files' list Kim Alvefur 2019-04-01
doc/coding_style: apply consistent semi-colon usage marc0s 2019-03-30
core.s2smanager: Fix previous commit (Thanks Martin) Kim Alvefur 2019-03-30
core.sessionmanager: Use util.session to create sessions Kim Alvefur 2019-03-29
core.s2smanager: Use util.session to create sessions Kim Alvefur 2019-03-29