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
/
libstrongswan
Commit message (
Expand
)
Author
Age
Files
Lines
*
pem: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
1
-29
/
+6
*
integrity-checker: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
1
-31
/
+6
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
3
-13
/
+11
*
chunk: Provide a fallback chunk_map() if mmap is not available
Martin Willi
2014-01-23
1
-1
/
+46
*
chunk: Use dynamically allocated buffer in chunk_from_fd()
Martin Willi
2014-01-23
3
-14
/
+130
*
chunk: Add functions to map file contents to a chunk
Martin Willi
2014-01-23
3
-1
/
+149
*
curl: Replace spaces in URIs with %20
Tobias Brunner
2014-01-23
1
-3
/
+14
*
utils: Add strreplace function
Tobias Brunner
2014-01-23
3
-2
/
+155
*
agent: Keep CAP_DAC_OVERRIDE to connect to ssh-agent socket
Tobias Brunner
2014-01-23
3
-2
/
+10
*
unit-tests: Pass a test suite collection name to print during test execution
Martin Willi
2014-01-22
3
-8
/
+11
*
array: Add an array_get() function
Martin Willi
2014-01-22
3
-3
/
+44
*
watcher: Don't complain if select() syscall got interrupted
Martin Willi
2014-01-22
1
-1
/
+1
*
stream: Make sure no watcher callback is active while changing stream callbacks
Martin Willi
2014-01-22
1
-14
/
+3
*
proposal: Add possibility to register custom proposal keyword parser
Thomas Egerer
2014-01-20
2
-2
/
+66
*
unit-tests: Add environment variable to reduce the number of generated keys
Tobias Brunner
2014-01-20
2
-2
/
+14
*
unit-tests: Generate RSA key with 768 bits not 786
Tobias Brunner
2014-01-20
1
-1
/
+1
*
printf-hook-builtin: Correctly calculate written bytes in print_in_hook()
Martin Willi
2014-01-15
1
-3
/
+7
*
test-asn1: Fix skipping of >2038 tests on i386
Tobias Brunner
2014-01-06
1
-35
/
+35
*
chunk: Fix chunk_mac/hash tests on big-endian systems
Tobias Brunner
2014-01-06
1
-2
/
+27
*
utils: Fix %T printf hook on big-endian systems
Tobias Brunner
2014-01-06
1
-1
/
+1
*
tun-device: Include system headers before our own
Tobias Brunner
2013-12-20
2
-3
/
+5
*
unit-tests: NTRU test to check a special branch
Andreas Steffen
2013-12-08
1
-0
/
+7
*
min_MGF_hash_calls parameter is not needed anymore
Andreas Steffen
2013-12-07
2
-18
/
+0
*
Optimized MGF1 implementation
Andreas Steffen
2013-12-07
1
-8
/
+13
*
Implemented ntru_trits class
Andreas Steffen
2013-12-07
9
-293
/
+383
*
Streamlined DRBG and MGF1 debug output
Andreas Steffen
2013-12-07
3
-14
/
+20
*
unit-tests: Added crypter tests
Andreas Steffen
2013-12-06
4
-3
/
+112
*
Added own MGF1 mask generating function
Andreas Steffen
2013-12-05
11
-436
/
+707
*
unit-tests: Added hasher tests
Andreas Steffen
2013-12-04
3
-0
/
+191
*
Moved test_rng to a test suite of its own
Andreas Steffen
2013-12-04
4
-26
/
+58
*
unit-tests: Don't use priority for destructor that unregisters testable funct...
Tobias Brunner
2013-12-04
1
-1
/
+6
*
unit-tests: Export ntru_drbg_create as testable function so no linking is req...
Tobias Brunner
2013-12-04
3
-6
/
+11
*
unit-tests: Add facility to register testable functions
Tobias Brunner
2013-12-04
5
-3
/
+169
*
unit-tests: Move ntru_test_rng_t to a utility class in libtest
Tobias Brunner
2013-12-04
6
-48
/
+37
*
unit-tests: Fix apidoc for libtest
Tobias Brunner
2013-12-04
2
-8
/
+23
*
ntru: Fix compiler warning caused by ++/-- on righthand side of an assignment
Tobias Brunner
2013-12-04
1
-4
/
+4
*
Added DRBG automatic reseeding tests
Andreas Steffen
2013-11-27
2
-170
/
+216
*
Use strongSwan hash plugins for SHA-1 and SHA-256
Andreas Steffen
2013-11-27
20
-2764
/
+178
*
Extended NIST SP 800-90A HMAC_DRBG test cases
Andreas Steffen
2013-11-27
1
-21
/
+103
*
Cleaned up ntru-crypto library
Andreas Steffen
2013-11-27
11
-474
/
+8
*
Implemented NIST SP 800-90A DRBG_HMAC with SHA-256
Andreas Steffen
2013-11-27
16
-1541
/
+697
*
unit-tests: Added ntru wrong ciphertext test
Andreas Steffen
2013-11-27
2
-0
/
+37
*
unit-tests: Added ntru entropy, retransmission and ciphertext tests
Andreas Steffen
2013-11-27
3
-0
/
+69
*
Any of the four NTRU parameter sets can be selected
Andreas Steffen
2013-11-27
3
-55
/
+130
*
Make the NTRU parameter set configurable
Andreas Steffen
2013-11-27
2
-40
/
+110
*
unit-tests: first NTRU test case
Andreas Steffen
2013-11-27
4
-2
/
+95
*
Prototype implementation of IKE key exchange via NTRU encryption
Andreas Steffen
2013-11-27
40
-3
/
+9380
*
chunk: Fix signedness warnings caused by chunk_from_* macros
Tobias Brunner
2013-11-27
1
-3
/
+3
*
tun-device: Include <linux/types.h> before <linux/if_tun.h>
Martin Willi
2013-11-22
1
-0
/
+1
*
printf-hook-builtin: Don't use %P to print uppercase hex pointers
Martin Willi
2013-11-20
1
-6
/
+0
[next]