Commit Graph

14 Commits (6128c14dfd1c79ae5c3cc198fa9442e70821c6fc)
 

Author SHA1 Message Date
Thomas Hintz 6128c14dfd Adding LICENSE.
Thomas 9bdf5d3f12 Merged in testing-stashish2 (pull request )
Conflicts:
	pg-sessions.asd
Thomas Hintz 6c3677fa42 Merged in testing-stashish (pull request )
Update license to 2-clause BSD.
Thomas 9961b54265 Update license to 2-clause BSD.
Thomas e8f03a3cc8 Update license to 4-clause BSD.
Thomas Hintz 4c9465d6ad Merged in testing-stashish (pull request )
fu bar baz
Thomas 982aaeb312 Set package meta-info.
Thomas 8f3ab1062c Removing user agent and remote IP from session hash string computation
and pg session storage.

Including those is pretty much bullshit since they are so easy to
fake. It isn't worth the extra complexity or storage space.
Thomas bd9afc8f96 Removing dead code.
Thomas Hintz 1688e7a875 Remove dead code.
User Hunchentoot 4600b14725 Fix return-from for session-verify.
Thomas Hintz d3b5a1b58d Export max-time.
Thomas Hintz a473f0a337 Initial version.
Thomas Hintz e89a257a5c working