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
/
charon
/
plugins
/
unit_tester
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
17
-1776
/
+0
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-1
/
+0
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-14
/
+15
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-2
/
+5
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-0
/
+1
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
The attribute manager was moved from daemon_t to libstrongswan.
Tobias Brunner
2009-12-07
1
-4
/
+4
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
6
-44
/
+31
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
16
-84
/
+84
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
1
-1
/
+0
*
updated medsrv and test to new fingerprint/encoding API
Martin Willi
2009-08-26
1
-4
/
+7
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
added unit test for identification_t.matches()
Martin Willi
2009-07-06
2
-0
/
+54
*
added unit test for identification_t.equals()
Martin Willi
2009-07-06
2
-0
/
+88
*
added unit test for identification_t.contains_wildcard()
Martin Willi
2009-07-06
2
-0
/
+41
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
fixed another 64bit compiler warning
Martin Willi
2009-06-19
1
-2
/
+2
*
extended RSA tests by encrypt/decrypt operations
Martin Willi
2009-06-15
1
-1
/
+19
*
removed crypto tests form unit tester, all gone to test-vector plugin
Martin Willi
2009-06-12
5
-759
/
+0
*
moved publickey speed test to a standalone program
Martin Willi
2009-06-10
3
-1055
/
+1
*
moved Diffie-Hellman speed test to a standalone program
Martin Willi
2009-06-10
3
-109
/
+0
*
implemented a speed test for diffie-hellman
Martin Willi
2009-06-09
3
-0
/
+109
*
implemented a speed test for public key algorithms
Martin Willi
2009-06-09
3
-1
/
+1055
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
3
-6
/
+0
*
changed RNG_REAL to RNG_TRUE
Andreas Steffen
2009-04-29
1
-1
/
+1
*
added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
Martin Willi
2009-04-14
3
-2
/
+73
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
3
-26
/
+18
*
updated Doxyfile
Martin Willi
2009-03-24
2
-1
/
+3
*
RNG tests based on FIPS 140-1
Martin Willi
2008-12-18
3
-2
/
+225
*
basic x509 certificate generation
Martin Willi
2008-12-08
3
-1
/
+111
*
pass identity to release_address(), allows providers to do a lookup by id
Martin Willi
2008-12-05
1
-1
/
+1
*
enable quoted tokens in the token enumerator
Tobias Brunner
2008-12-03
1
-0
/
+2
*
token enumerator missed the last token if it contains only a single char
Martin Willi
2008-11-27
1
-5
/
+45
*
added missing includes
Martin Willi
2008-11-05
1
-0
/
+1
*
refactored credential builder
Martin Willi
2008-09-02
5
-4
/
+74
*
added tests.h to distribution
Martin Willi
2008-07-24
1
-1
/
+1
*
pool performance testing
Martin Willi
2008-07-21
3
-2
/
+106
*
implementation of a simple "token enumerator"
Martin Willi
2008-07-02
3
-3
/
+52
*
plugin load configuration in strongswan.conf
Martin Willi
2008-05-15
1
-3
/
+3
*
implemented append mode for xcbc, testcase
Martin Willi
2008-05-08
1
-1
/
+60
*
implemented XCBC algorithms (signer, prf) for IKE on top of a crypter
Martin Willi
2008-04-30
2
-1
/
+242
*
added missing base64 chunk test
Martin Willi
2008-04-24
1
-0
/
+84
*
replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions
Martin Willi
2008-04-24
2
-2
/
+4
*
fixed AES-128 test
Martin Willi
2008-04-22
1
-2
/
+2
*
added AES-128 unit test
Martin Willi
2008-04-22
3
-2
/
+172
*
fixed med_db test
Martin Willi
2008-04-02
1
-1
/
+1
*
updated mediation database to public key authentication
Martin Willi
2008-04-02
3
-2
/
+56
[next]