Commit graph

805 commits

Author SHA1 Message Date
derrod ce28ce2914 [core] Fix session reuse not checking if expiry is after now
Since total_seconds() just returns a positive number with the difference
we have to make sure we're actually still before the expiry time.
2020-04-20 01:25:59 +02:00
derrod 82163754ae Add usage examples to README 2020-04-14 15:50:15 +02:00
derrod e00e534f2c First public test version of legendary
Unfortunately the history from before this commit is lost to time. And
that's probably for the best.
2020-04-14 15:40:41 +02:00
derrod 8062475cb6 Added .gitignore 2020-04-12 21:04:42 +02:00
Rodney 7a469af959
Initial commit 2020-03-25 10:35:20 +01:00