strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strongswan.git
2012-08-08
Tobias Brunner
Added ESP log group for libipsec log messages.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Use send_no_marker to send NAT keepalives.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Avoid double-free when prepending Non-ESP marker.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Function added to send packets without Non-ESP marker.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Avoid unnecessary copy of packet data when removing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Added packet_t.skip_bytes method to skip bytes at the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Improved how NAT-T keepalives are handled in sockets...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Let kernel interfaces decide how to enable UDP decapsul...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Callback for ESP packets added to receiver.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Add Non-ESP marker in sender and not individual socket...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Handle Non-ESP marker in receiver and not individual...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Java code style fixed (analogous to C code).
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Load libipsec in Android app.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Stub library for user space IPsec implementation added.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Some NDK build info updated.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Changed minimal SDK/API level to 14.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Added android.net.VpnService wrapper around charon...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Added Android shell app created with Android SDK.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Android.mk for NDK build added.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Extracted some parts from Android.mk.in which can be...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Use filter instead of findstring to check for enabled...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Moved Android specific logger to separate plugin.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Link android plugin against liblog in the NDK.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Make the UDP ports charon listens for packets on (and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Make path to Android OpenSSL headers configurable.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Don't require STRONGSWAN_CONF to be defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Don't require PLUGINDIR to be defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Martin Willi
Remove queued IKEv1 message before processing it
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tobias Brunner
Include src address in hash of initial message for...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Andreas Steffen
implemented deletion of product_file database entries
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Adrian-Ken...
Add DH group 15 (MODP-3072) to IKE proposal
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Martin Willi
PEM loading soft-depends on MD5 only, as unencrypted...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Martin Willi
Rebuild charon after running ./configure to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Martin Willi
Block XAuth transaction on established IKE_SAs, but...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Tobias Brunner
Implemented recursive mutex without thread-specific...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Tobias Brunner
Use a single thread-specific value for our custom rwloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Martin Willi
Fix linking of addrblock plugin when building monolithic
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Martin Willi
Reject initial exchange messages early once IKE_SA...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Martin Willi
Add some more NEWS about 5.0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Martin Willi
Move MODP_CUSTOM va_arg fetching out of loop
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Andreas Steffen
updated NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Andreas Steffen
libimcv requires nonce plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Martin Willi
Lookup IKEv1 PSK even if the peer identity is not known
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andreas Steffen
update state before handling status
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andreas Steffen
implemented support if functional sub-components
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Andreas Steffen
extended and documented ipsec attest
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Tobias Brunner
Proper fallback if capability dropping is not available
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Tobias Brunner
The use of $< in Makefiles is not portable
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Tobias Brunner
Include stdint.h for UINTxx_MAX defines
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Andreas Steffen
measure all kernel modules and optimize firefox and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Andreas Steffen
with --relative --file do not insert absolute filenames...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Don't include acquiring packet traffic selectors in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Implement late peer config switching after XAuth authen...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Check if XAuth round complies to configured authenticat...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Show which group would be required when failing in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Don't add ANY identity constraint to auth config, as...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Merge auth config items added from XAuth backends to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Martin Willi
Add an ipsec.conf leftgroups2 parameter for the second...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Andreas Steffen
IMA SHA1 file measurement is not needed any more
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Andreas Steffen
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Martin Willi
Release leaking child config after uninstalling shunt...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Andreas Steffen
moved PA-TNC message logging to level 1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Andreas Steffen
transport IMA file info via PTS Component Evidence...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Andreas Steffen
ipsec attest now deletes file hashes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Andreas Steffen
buffer PA-TNC attributes until Generate Attestation...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Andreas Steffen
allow --rel as an abbreviation for --relative
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Andreas Steffen
moved all shadow PCR stuff to the pts_pcr class
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Martin Willi
Support Unity split-include/exclude options in attr...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Martin Willi
Don't print hexdumps on loglevel 1 if hash verification...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Andreas Steffen
created a pts_pcr class for PCR computations
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Andreas Steffen
renamed build_database.sh to build-database.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
why the hell do firefox, thunderbird and acroread their...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Martin Willi
Add a libstrongswan-dev debian package with development...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Martin Willi
Pass CC/CFLAGS to ./configure, not to make, adding...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Martin Willi
Upgraded our Debian package to 5.0
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
added some multiply defined libraries
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
queries with relative filenames might return multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
updated build_database.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
added index to files table
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Andreas Steffen
updated build_database.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Martin Willi
Fix EAP-MSCHAPv2 master key derivation, broken with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Martin Willi
Remove debugging leftovers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Martin Willi
Add a SHA1 test vector forcing padding over block boundary
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andreas Steffen
builds an Ubuntu 12.04 LTS measurement database
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andreas Steffen
minor fixes in attest
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Add a tool to burn hashers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Use centralized hasher names in pki utility
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Use centralized hasher names in coupling plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Use centralized hasher names in openssl plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Add short names for hasher algorithms
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andreas Steffen
various PTS fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andreas Steffen
parcel IMA file measurements into batches
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andreas Steffen
register _check_file_measurement() method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Fix tls_prf bug introduced with bc474883
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andreas Steffen
check IMA file measurements against database reference
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Martin Willi
Support void return values in OpenSSL 0.9.8 HMAC functions
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Andreas Steffen
handled return values in tnc-pdp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Andreas Steffen
fixed potential hasher problem in IMA template hash
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Andreas Steffen
fixed potential hasher problems
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Andreas Steffen
use a nonce for a PA-TNC message identifier
commit
|
commitdiff
|
tree
|
snapshot
next