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
/
medsrv
Commit message (
Expand
)
Author
Age
Files
Lines
*
medsrv: Replace remaining JavaScript code with CSS
Tobias Brunner
2015-11-09
4
-371
/
+14
*
medsrv: Replace the JavaScript focus() calls with HTML5's autofocus
Tobias Brunner
2015-11-09
5
-5
/
+4
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
lib: Add global config namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-5
/
+9
*
libfast: add a fast_ prefix to all classes, avoiding namespace clashes
Martin Willi
2013-07-18
9
-51
/
+47
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
1
-1
/
+1
*
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
4
-7
/
+14
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
3
-3
/
+3
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-1
/
+5
*
Remove executable flag from source files.
Tobias Brunner
2012-05-18
17
-0
/
+0
*
Migrated peer_controller_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-21
/
+20
*
Migrated user_controller_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-22
/
+22
*
Migrated user_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-18
/
+16
*
Use top_builddir to reference libstrongswan for medsrv.cgi.
Tobias Brunner
2011-10-04
1
-1
/
+1
*
Migrated auth_filter_t to INIT/METHOD macros.
Tobias Brunner
2011-10-04
1
-15
/
+16
*
Fixed line endings in medsrv/filter/auth_filter.[ch].
Tobias Brunner
2011-10-04
2
-111
/
+111
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Build dedicated plugin lists for each strongSwan component
Martin Willi
2010-08-12
1
-1
/
+1
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-2
/
+2
*
Fixing out-of-tree build after adding dependency to config.status.
Tobias Brunner
2010-04-29
1
-1
/
+1
*
Users of PLUGINS depend on config.status, rebuilding them if plugin configura...
Martin Willi
2010-04-29
1
-0
/
+1
*
Don't indirectly link dependent libraries.
Gerd von Egidy
2010-03-19
1
-1
/
+1
*
Added medsrv.fcgi to gitignore
Martin Willi
2009-10-08
1
-0
/
+1
*
medsrv.fcgi is not part of the git tree
Andreas Steffen
2009-10-08
1
-148
/
+0
*
hex_str() isn't used externally any more
Andreas Steffen
2009-10-08
1
-0
/
+148
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
2
-2
/
+1
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
2
-2
/
+1
*
Removed trailing whitespaces in configure.in/Makefile.am
Martin Willi
2009-09-07
1
-2
/
+2
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
5
-41
/
+41
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-2
/
+5
*
use subjectPublicKeyInfo encoding type directly
Martin Willi
2009-08-27
1
-4
/
+1
*
updated medsrv and test to new fingerprint/encoding API
Martin Willi
2009-08-26
1
-5
/
+9
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-1
/
+4
*
added missing header files
Andreas Steffen
2009-06-24
1
-0
/
+2
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
9
-18
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-1
/
+1
*
time values in strongswan.conf can be optionally specified in days (d), hours...
Andreas Steffen
2008-09-04
1
-1
/
+1
*
added missing medsrv script.js to dist
Martin Willi
2008-06-20
1
-2
/
+2
*
added mediation server web frontend
Martin Willi
2008-06-11
24
-0
/
+1957