index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libfast
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfast: add a fast_ prefix to all classes, avoiding namespace clashes
Martin Willi
2013-07-18
1
-227
/
+0
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Fixed check for rng in session ID creation of libfast
Tobias Brunner
2012-09-28
1
-1
/
+1
*
Check rng return value when generating libfast session COOKIEs
Martin Willi
2012-07-16
1
-5
/
+13
*
Migrated libfast to INIT/METHOD macros
Martin Willi
2011-06-15
1
-32
/
+24
*
Use a 301 permanent redirect if no controller given
Martin Willi
2010-04-28
1
-1
/
+3
*
Improved libfast session management, using a hashtable
Martin Willi
2009-12-08
1
-9
/
+18
*
added lost session cookie buffer
Martin Willi
2009-09-11
1
-0
/
+1
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-3
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-12
/
+12
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
passing controller arguments to filter, not controller itself
Martin Willi
2008-06-11
1
-23
/
+28
*
replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions
Martin Willi
2008-04-24
1
-1
/
+1
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-6
/
+9
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+211