Commit Graph
19030 Commits
Author SHA1 Message Date
Andreas Steffen db15c6dac1 implement a preferred language enumerator 2012-11-10 21:35:46 +01:00
Andreas Steffen 4ccc4fd97c abort if fatal error is received from peer 2012-11-09 16:07:03 +01:00
Andreas Steffen 84f9b9f9bd corrected debug class 2012-11-09 15:50:10 +01:00
Andreas Steffen 236eb5851a added missing method assignments 2012-11-09 15:08:14 +01:00
Tobias Brunner 44566c2238 Made TSS implementation configurable and thereby optional 2012-11-08 19:32:41 +01:00
Andreas Steffen d425f30e80 added missing --update parameter 2012-11-08 11:02:17 +01:00
Andreas Steffen da72eb388a created packman daily update script 2012-11-08 09:19:10 +01:00
Andreas Steffen b18b924b2f pacman supports differential security updates 2012-11-07 22:20:39 +01:00
Andreas Steffen 8cae17431a fixed Android product string 2012-11-07 14:57:41 +01:00
Andreas Steffen f77d425da3 accumulate package counts over multiple attributes 2012-11-07 14:20:47 +01:00
Andreas Steffen 538c13fe5c use OS type on IMV side 2012-11-07 13:40:52 +01:00
Tobias Brunner eba65182e4 Include 'aggressive' when comparing peer_cfg_t objects 2012-11-07 12:44:58 +01:00
Tobias Brunner bf0bcee9ec Fixed output of longer debug messages
(v)snprintf(3) returns the length without terminating null byte but the
length given as parameter must include it.
2012-11-07 12:44:58 +01:00
Tobias Brunner ed05a1a3b7 'signal' is a keyword in MySQL 5.5
Fixes #251.
2012-11-07 12:37:23 +01:00
Andreas Steffen dad76a5828 fixed debug output 2012-11-05 21:56:49 +01:00
Andreas Steffen d78c869cff eliminate deinstalled packages 2012-11-05 21:40:19 +01:00
Andreas Steffen a08fc61ea3 check installed packages in OS database 2012-11-05 21:00:56 +01:00
Andreas Steffen 68cf283cd3 Define and use an OS enumeration type 2012-11-05 14:48:43 +01:00
Andreas Steffen 7b0330d285 check if assessment has already been done 2012-11-05 14:46:50 +01:00
Andreas Steffen 5e8987689a compute the optimum Installed Packages attribute size 2012-11-05 12:13:13 +01:00
Andreas Steffen 6ac6dbd3fb Added ITA Start/Stop Angel attributes to split bulk data into multiple attributes 2012-11-05 10:24:12 +01:00
Andreas Steffen 3b057d66cf enumerate over installed Debian/Ubuntu packages 2012-11-04 23:54:36 +01:00
Andreas Steffen 9d41e0f362 debug output in lower case letters 2012-11-04 23:52:34 +01:00
Andreas Steffen 3867eaab89 added second index 2012-11-04 23:51:04 +01:00
Andreas Steffen 9074186345 add generation time to package versions 2012-11-04 18:55:37 +01:00
Andreas Steffen 60e26e0f63 extract generation time of packages file 2012-11-04 17:51:02 +01:00
Andreas Steffen 113db9b9e0 added pacman to .gitignore 2012-11-04 17:51:02 +01:00
Andreas Steffen b5c2a27098 store packages with security issues and their optional updates only 2012-11-04 17:51:02 +01:00
Andreas Steffen d79ec8e911 created pacman - an Ubuntu/Debian package manager 2012-11-04 17:51:02 +01:00
Andreas Steffen d598f2db75 added generation time to package versions 2012-11-04 17:47:06 +01:00
Andreas Steffen 1bb6a086a5 added package management to ipsec attest 2012-11-02 23:17:19 +01:00
Tobias Brunner acb300f920 android: Use proper intent-filter for our VpnService 2012-11-02 15:55:08 +01:00
Tobias Brunner 214c081dd6 Log sent vendor IDs for IKEv1 2012-11-02 15:52:19 +01:00
Tobias Brunner 531f32d62a Compiler warning fixed 2012-11-02 15:39:51 +01:00
Andreas Steffen 8128f255f4 check if setting exists 2012-11-01 19:26:29 +01:00
Andreas Steffen efe0d5478f implemented ITA Get Settings and ITA Settings attributes 2012-11-01 18:00:40 +01:00
Andreas Steffen b3d66a8dc5 some improvements in tcg_pts_attr_file_meas.c 2012-11-01 17:59:54 +01:00
Andreas Steffen b1a2ebb686 use countof() 2012-11-01 09:02:58 +01:00
Andreas Steffen ffd3556bad scanner imc/imv pair uses IETF VPN PA-TNC message subtype 2012-10-31 21:58:21 +01:00
Andreas Steffen 9901207a09 transmit Product Vendor ID if known 2012-10-31 20:29:36 +01:00
Andreas Steffen 3e765dad95 added some Linux OS PENs 2012-10-31 14:53:01 +01:00
Martin Willi 6e8f88dba3 Exclude dynamic TS from Unity Split-Include attributes 2012-10-30 09:14:44 +01:00
Tobias Brunner 3689f0f6cc FQDNs are actually not resolved when loading secrets 2012-10-29 10:06:43 +01:00
Tobias Brunner f30962de74 Fixed log message when no shared secret is found during IKEv1 Main Mode 2012-10-29 10:04:37 +01:00
Andreas Steffen bbd454a467 version bump to 5.0.2dr3 2012-10-28 08:21:02 +01:00
Andreas Steffen 12d68762f7 issue warning if sqlite finalize is missing 2012-10-26 13:22:02 +02:00
Tobias Brunner 2380f3a830 Added documentation for NTLM secrets 2012-10-25 09:51:47 +02:00
Martin Willi 828cefc313 Fix RSA encryption padding terminator in gmp plugin, broken with 5025135f 2012-10-24 20:26:10 +02:00
Tobias Brunner e34573dd48 Added missing noskip_flag setter/getter to some pa_tnc_attr_t constructors 2012-10-24 17:58:36 +02:00
Martin Willi 2fc0232a39 Add a scepclient option to specify a CA identifier to fetch certs for 2012-10-24 16:28:58 +02:00