index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unit-test: added missing TEST_FUNCTION macros
Andreas Steffen
2014-03-22
1
-8
/
+16
*
Added openssl-ikev2/net2net-pgp-v3 scenario
Andreas Steffen
2014-03-22
17
-0
/
+208
*
openssl: Add default fallback when calculating fingerprints of RSA keys
Tobias Brunner
2014-03-22
1
-1
/
+15
*
Completed integration of ntru_crypto library into ntru plugin
Andreas Steffen
2014-03-22
30
-1711
/
+1355
*
Merge branch 'travis-ci'
Tobias Brunner
2014-03-20
12
-216
/
+492
|
\
|
*
travis: Use parallel build
Tobias Brunner
2014-03-20
1
-1
/
+1
|
*
crypto-tester: Don't fail if key size is not supported
Tobias Brunner
2014-03-20
1
-6
/
+3
|
*
unit-tests: Add an option to increase the verbosity when running tests
Tobias Brunner
2014-03-20
1
-1
/
+9
|
*
unit-tests: Add an option to run only a subset of all test suites
Tobias Brunner
2014-03-20
1
-8
/
+54
|
*
unit-tests: Actually verify registered algorithms against test vectors
Tobias Brunner
2014-03-20
2
-5
/
+47
|
*
travis: Add tests for builtin printf hook implementation
Tobias Brunner
2014-03-20
2
-2
/
+8
|
*
configure: Add an option to select a specific printf hook implementation
Tobias Brunner
2014-03-20
1
-20
/
+35
|
*
travis: Install dependencies for each test dynamically
Tobias Brunner
2014-03-20
2
-9
/
+14
|
*
travis: Enable clang build
Tobias Brunner
2014-03-20
1
-1
/
+6
|
*
unit-tests: Use TEST_FUNCTION macro in ntru tests
Tobias Brunner
2014-03-20
1
-34
/
+44
|
*
unit-tests: Implement registered functions without __builtin_apply()
Tobias Brunner
2014-03-20
1
-17
/
+17
|
*
unit-tests: Call functions with TEST_ prefix in ntru test
Tobias Brunner
2014-03-20
1
-36
/
+38
|
*
unit-tests: Prefix imported testable functions with TEST_
Tobias Brunner
2014-03-20
1
-3
/
+3
|
*
unit-tests: Change how hashtable for testable functions is created
Tobias Brunner
2014-03-20
3
-28
/
+49
|
*
Add Travis CI config and build script
Tobias Brunner
2014-03-20
2
-0
/
+87
|
*
configure: Add an option to enable all optional features/plugins
Tobias Brunner
2014-03-20
2
-2
/
+17
|
*
configure: Reorder and group feature options
Tobias Brunner
2014-03-20
1
-93
/
+106
|
*
unit-tests: Generate weak keys with gcrypt plugin (but quickly)
Tobias Brunner
2014-03-20
1
-0
/
+3
|
*
tnc-pdp: Fix monolithic build
Tobias Brunner
2014-03-20
1
-1
/
+2
|
/
*
plugin-feature: Hash only the actually used feature argument
Tobias Brunner
2014-03-20
1
-1
/
+31
*
Added TPMRA workitem support for [dummy] Trusted Boot measurements
Andreas Steffen
2014-03-19
1
-0
/
+16
*
pki: When dispatching commands, don't look beyond non-null-terminated array
Martin Willi
2014-03-19
1
-1
/
+1
*
pki: Check length of commands array before accessing command in --help
Martin Willi
2014-03-19
1
-1
/
+1
*
charon-nm: No additional secrets are required once a password has been entered
Tobias Brunner
2014-03-18
1
-0
/
+4
*
array: Fix removal of elements in the second half of an array
Tobias Brunner
2014-03-18
1
-1
/
+1
*
plugin-loader: Properly initialize modular plugin list if no plugins are enabled
Tobias Brunner
2014-03-18
1
-0
/
+1
*
Implemented ntru_private_key class
Andreas Steffen
2014-03-18
15
-1381
/
+1429
*
11 bits are needed to encode a maximum index of 1086
Andreas Steffen
2014-03-15
1
-1
/
+1
*
Merged libstrongswan options into charon section
Andreas Steffen
2014-03-15
98
-240
/
+41
*
strongswan.conf is not needed on RADIUS server alice
Andreas Steffen
2014-03-15
2
-0
/
+2
*
tnc-ifmap: Get a reference to the client cert as it is also used in an auth c...
Tobias Brunner
2014-03-10
1
-1
/
+1
*
Version bump to 5.1.3dr1
Andreas Steffen
2014-03-07
1
-1
/
+1
*
Disable mandatory ECP support for attestion
Andreas Steffen
2014-03-07
24
-9
/
+347
*
Refactored NTRU parameter set selection
Andreas Steffen
2014-03-07
3
-40
/
+47
*
Refactored ntru_param_sets
Andreas Steffen
2014-03-07
9
-246
/
+175
*
thread: Properly clean up meta data of main thread
Tobias Brunner
2014-03-07
1
-0
/
+2
*
settings: Log all errors on level 1
Tobias Brunner
2014-03-04
1
-4
/
+3
*
settings: Avoid conf file parsing beyond allocated buffer
Thomas Egerer
2014-03-03
1
-2
/
+2
*
configure: Fix autoreconf with older autotools
Tobias Brunner
2014-03-03
1
-2
/
+1
*
Optimize ntru_poly constructors some more
5.1.2
Andreas Steffen
2014-02-27
1
-26
/
+24
*
Version bump to 5.1.2
Andreas Steffen
2014-02-27
1
-1
/
+1
*
Optimized initialisation of indices
Andreas Steffen
2014-02-27
1
-50
/
+39
*
Added get_array() method to ntru_poly_t class
Andreas Steffen
2014-02-27
6
-157
/
+90
*
Defined ntru_poly_create_from_seed() and ntru_poly_create_from_data() constru...
Andreas Steffen
2014-02-27
6
-138
/
+220
*
Optimized use of temporary arrays in polynomial multiplication
Andreas Steffen
2014-02-27
2
-24
/
+24
[prev]
[next]