aboutsummaryrefslogtreecommitdiffstats
path: root/util/session.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.session: Remove tostring call from loggingKim Alvefur2019-07-301-2/+2
| | | | Taken care of by loggingmanager now
* util.session: Fix session id not include unauthed foreverKim Alvefur2019-04-031-1/+2
|
* util.session: Fix luacheck warningsKim Alvefur2016-02-221-3/+3
|
* util.session: How would you even send anything to a session?Kim Alvefur2015-11-241-0/+32
|
* util.session: How does a session relate do a connection?Kim Alvefur2015-11-241-0/+7
|
* util.session: What does the session say?Kim Alvefur2015-11-241-0/+8
|
* util.session: What is the identity of a session?Kim Alvefur2015-11-241-0/+7
|
* util.session: What is a session?Kim Alvefur2015-11-241-0/+11