aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* ip-packet: Fix length in IPv6 header of generated packetsTobias Brunner2014-10-201-1/+1
* Remove unneeded get_count() methodAndreas Steffen2014-10-171-1/+0
* Process TCG/PTS File Measurement attribute incrementallyAndreas Steffen2014-10-171-37/+77
* Exempt TCG/SEG attributes from unsupported case statementAndreas Steffen2014-10-162-4/+11
* Request IF-M segmentation contract for TCG/PTS subtypeAndreas Steffen2014-10-161-0/+27
* tls: Fix an invalid free on CBC encryption failureMartin Willi2014-10-151-1/+0
* tls: Fix a memory leak if AEAD encryption failsMartin Willi2014-10-151-0/+1
* tls: Check all bytes of the padding if they equal the padding lengthMartin Willi2014-10-152-0/+16
* android: Fix PA-TNC construction based on data passed via JNITobias Brunner2014-10-151-3/+2
* libimcv: Add generic constructor for PA-TNC attributesTobias Brunner2014-10-152-0/+51
* backtrace: Fix symbol lookup in dynamic symtab via libbfdTobias Brunner2014-10-141-0/+1
* swid-inventory: Remove unused variable end_of_tagTobias Brunner2014-10-141-6/+2
* swanctl: Fix man page build on FreeBSDTobias Brunner2014-10-141-1/+1
* thread: Test for pending cancellation requests before select()ing on OS XMartin Willi2014-10-141-0/+28
* vici: Return default value for get_int() if message value is empty stringMartin Willi2014-10-142-1/+5
* process: Don't use the shells built-in echo in testsMartin Willi2014-10-141-1/+1
* process: Don't use absolute path names for true/false/cat in unit testsMartin Willi2014-10-141-4/+10
* kernel-pfroute: Check for RTM_IFANNOUNCE availabilityMartin Willi2014-10-141-0/+10
* process: Include missing <signal.h> for raise(3)Martin Willi2014-10-141-0/+1
* ip-packet: Fix removal of TFC padding for IPv6Tobias Brunner2014-10-141-1/+1
* vici: Add vici.gemspec.in and vici.rb to distributionTobias Brunner2014-10-141-0/+2
* android: Implement get_contracts() method in IMC state objectTobias Brunner2014-10-141-0/+14
* android: libpts does not exist anymore, don't attempt to load itTobias Brunner2014-10-141-1/+0
* android: Update receive_message() to new imc_msg_t.receive() signatureTobias Brunner2014-10-131-2/+4
* libimcv: Add fallback if IPSEC_SCRIPT is not definedTobias Brunner2014-10-131-0/+4
* libimcv: Updated Android.mk to latest Makefile.amTobias Brunner2014-10-132-0/+4
* android: Remove references to libptsTobias Brunner2014-10-133-8/+2
* libimcv: Remove reference to libptsTobias Brunner2014-10-131-1/+0
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-1313-14/+20
* watcher: Doxygen comment fixedTobias Brunner2014-10-131-1/+1
* charon-systemd: Typo in log message fixedTobias Brunner2014-10-131-1/+1
* libimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT nameAvesh Agarwal2014-10-132-2/+3
* ike: Do remote address updates also when behind static NATsTobias Brunner2014-10-131-4/+7
* ike: Remove redundant check for local NAT when handling changed NAT mappingsTobias Brunner2014-10-131-6/+1
* Support of multiple directed segmentation contractsAndreas Steffen2014-10-116-22/+133
* unit-tests: Updated MakefileAndreas Steffen2014-10-111-0/+1
* unit-tests: Added test for seg_contract_managerAndreas Steffen2014-10-111-0/+74
* Updated build-database.sh script to 3.13.0-37 kernelAndreas Steffen2014-10-111-1/+1
* swanctl: Fix exit codes based on errnoMartin Willi2014-10-1013-20/+45
* vici: Cancel processor before calling library_deinit()Martin Willi2014-10-101-0/+1
* vici: Reduce debug level during thread spawningMartin Willi2014-10-101-0/+2
* vici: Don't include-depend on libstrongswan for boolean typesMartin Willi2014-10-102-4/+2
* vici: Document the ruby gem and add some simple examplesMartin Willi2014-10-101-0/+58
* vici: Add some simple libvici examples to the READMEMartin Willi2014-10-101-2/+116
* vici: Document the available vici command and event messagesMartin Willi2014-10-101-1/+509
* vici: Use "gem"-assisted vici ruby gem building and installationMartin Willi2014-10-104-1/+29
* vici: Add a ruby gem providing a native vici interfaceMartin Willi2014-10-103-0/+586
* vici: Return a success result for the clear-creds commandMartin Willi2014-10-101-4/+1
* vici: Fix message encoding type values in documentationMartin Willi2014-10-101-6/+6
* ikev1: Add fragmentation support for Windows peersVolker RĂ¼melin2014-10-103-13/+58