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
...
*
Support targeted retrieval of SWID tags
Andreas Steffen
2014-05-31
1
-93
/
+164
*
curl: Don't set CURLOPT_FAILONERROR
Tobias Brunner
2014-05-31
1
-14
/
+5
*
Implemented SWID REST API
Andreas Steffen
2014-05-31
6
-103
/
+508
*
Set entity_name to strongSwan Project
Andreas Steffen
2014-05-31
1
-5
/
+7
*
Updated strongSwan SWID Tag from ISO 2009 to 2014 format
Andreas Steffen
2014-05-31
1
-29
/
+19
*
Version bump to 5.2.0dr5
Andreas Steffen
2014-05-31
1
-1
/
+1
*
Make sure getpass() is available
Tobias Brunner
2014-05-29
3
-3
/
+9
*
starter: Fix build on Android
Tobias Brunner
2014-05-28
1
-0
/
+1
*
Some more files to measure
Andreas Steffen
2014-05-21
1
-0
/
+7
*
Added all SWID tables and example regids
Andreas Steffen
2014-05-21
2
-122
/
+105
*
scripts: Ignore settings-test script
Tobias Brunner
2014-05-20
1
-7
/
+8
*
peer-cfg: Add missing UNIQUE_NEVER to unique_policy_names
Martin Willi
2014-05-19
1
-1
/
+2
*
unit-tests: Sync threads with main thread in test_cleanup_cancel()
Tobias Brunner
2014-05-19
1
-0
/
+5
*
pfkey: Always include stdint.h
Tobias Brunner
2014-05-19
1
-1
/
+1
*
Merge branch 'fetcher-response-code'
Tobias Brunner
2014-05-19
9
-25
/
+158
|
\
|
*
soup: Add support to retrieve the response code
Tobias Brunner
2014-05-19
1
-2
/
+14
|
*
unit-tests: Allow some HTTP write operations to fail
Tobias Brunner
2014-05-19
1
-7
/
+12
|
*
curl: Add support to return the response code
Tobias Brunner
2014-05-19
1
-1
/
+27
|
*
unit-tests: Add a test case for HTTP response codes
Tobias Brunner
2014-05-19
1
-8
/
+57
|
*
fetcher: Add option to retrieve response code from a fetcher
Tobias Brunner
2014-05-19
2
-0
/
+10
|
*
unit-tests: Defer failures by worker threads
Tobias Brunner
2014-05-19
2
-5
/
+36
|
*
unit-tests: Make sure plugins in the builddir are loaded
Tobias Brunner
2014-05-19
2
-2
/
+2
|
/
*
unit-tests: Don't assert failures for unreadable settings files as root
Tobias Brunner
2014-05-16
1
-5
/
+8
*
Merge branch 'aead-proposal'
Martin Willi
2014-05-16
18
-80
/
+190
|
\
|
*
proposal: Don't return a default IKE proposal without encryption/AEAD algs
Martin Willi
2014-05-16
1
-3
/
+23
|
*
ike: Add an additional but separate AEAD proposal to CHILD config
Martin Willi
2014-05-16
10
-2
/
+22
|
*
ike: Add an additional but separate AEAD proposal to IKE config, if supported
Martin Willi
2014-05-16
12
-10
/
+37
|
*
child-cfg: Allow passing NULL as proposal to add_proposal()
Martin Willi
2014-05-16
2
-4
/
+7
|
*
ike-cfg: Allow passing NULL to add_proposal()
Martin Willi
2014-05-16
2
-3
/
+7
|
*
proposal: Use an additional "default" constructor specific to AEAD algorithms
Martin Willi
2014-05-16
2
-0
/
+31
|
*
proposal: Don't include AEAD algorithms in the default proposal
Martin Willi
2014-05-16
1
-61
/
+66
|
/
*
Merge branch 'clang-fixes'
Martin Willi
2014-05-16
47
-771
/
+190
|
\
|
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
28
-85
/
+102
|
*
enum: Don't directly include enum.h
Martin Willi
2014-05-16
9
-11
/
+10
|
*
libtps: Silence GCC set-but-unused warning in incomplete code
Martin Willi
2014-05-16
1
-2
/
+2
|
*
scepclient: Cast OID_UNKNOWN before comparing it to unsigned hash_algorithm_t
Martin Willi
2014-05-16
1
-1
/
+1
|
*
swanctl: Properly initialize return value of --install command
Martin Willi
2014-05-16
1
-1
/
+1
|
*
xauth-pam: Fix header include guard
Martin Willi
2014-05-16
1
-1
/
+1
|
*
eap-peap: Remove dead SoH code from PEAP
Martin Willi
2014-05-16
1
-15
/
+0
|
*
tls: Move variable sized tls_record_t struct to end of tls_t data
Martin Willi
2014-05-16
1
-4
/
+4
|
*
kernel-klips: Pass a pointer to a properly sized integer for algorithm lookup
Martin Willi
2014-05-16
1
-1
/
+1
|
*
auth-cfg: Cast literal default value to pointer type
Martin Willi
2014-05-16
1
-1
/
+1
|
*
unbound: Explicitly cast from ldns RR type/class to our types
Martin Willi
2014-05-16
1
-2
/
+2
|
*
x509: Remove some unused ASN1 OID constants
Martin Willi
2014-05-16
2
-25
/
+0
|
*
aes: Remove unused build variants
Martin Willi
2014-05-16
1
-622
/
+65
|
/
*
Minor changes in the test environment
5.2.0dr4
Andreas Steffen
2014-05-15
3
-1
/
+11
*
Merge branch 'settings-parser'
Tobias Brunner
2014-05-15
22
-773
/
+2039
|
\
|
*
settings: Properly match } and # in include statements
Tobias Brunner
2014-05-15
1
-6
/
+16
|
*
settings: Eliminate performance warning
Tobias Brunner
2014-05-15
1
-2
/
+0
|
*
scripts: Add test script for settings_t
Tobias Brunner
2014-05-15
2
-1
/
+128
[prev]
[next]