Log

description author age
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
core.s2smanager: Spread out session tables over multiple lines Kim Alvefur 2019-03-29
core.s2smanager: Rename variable to be same in two functions Kim Alvefur 2019-03-29
Merge 0.11->trunk Kim Alvefur 2019-03-28
net.server_epoll: Skip delayed continuation read on paused connections 0.11 Kim Alvefur 2019-03-28
net.server_epoll: Handle LuaSec wantread/wantwrite conditions before callbacks (fixes #1333) 0.11 Kim Alvefur 2019-03-28