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
/
libimcv
Commit message (
Collapse
)
Author
Age
Files
Lines
*
sw-collector: Moved to its own directory and added man page
Andreas Steffen
2017-07-18
13
-2518
/
+1
|
*
sw-collector: strip arch suffix from package names
Andreas Steffen
2017-07-13
5
-34
/
+22
|
*
sw-collector: Check for epoch-less Debian package versions
Andreas Steffen
2017-07-12
12
-314
/
+881
|
*
imv-swima: Implemented SW event processing
Andreas Steffen
2017-07-08
4
-83
/
+150
|
*
sw-collector: Query central collector database
Andreas Steffen
2017-07-08
8
-42
/
+589
|
*
libimcv: Moved REST API from imv_swid and imv_swima to libimcv
Andreas Steffen
2017-07-08
9
-240
/
+110
|
*
swidtag: strongSwan swidtag file with double underscores
Andreas Steffen
2017-07-08
4
-12
/
+10
|
*
sw-collector: Collects endpoint software events
Andreas Steffen
2017-07-08
8
-2
/
+1415
|
*
imv-swima: Created SWIMA IMV plugin
Andreas Steffen
2017-07-08
9
-0
/
+1671
|
*
imc-swima: Created SWIMA IMC plugin
Andreas Steffen
2017-07-08
7
-0
/
+687
|
*
unit-tests: Added IETF SWIMA PA-TNC attribute tests
Andreas Steffen
2017-07-08
3
-2
/
+1127
|
*
libimcv: Implemented IETF SW PA-TNC attributes
Andreas Steffen
2017-07-08
26
-14
/
+3532
|
*
libimcv: Fixed memory leak
Andreas Steffen
2017-07-08
1
-0
/
+2
|
*
libimcv: Corrected order of subscription flags
Andreas Steffen
2017-07-08
2
-4
/
+4
|
*
libimcv: Added IETF Software PA-TNC attributes
Andreas Steffen
2017-07-08
4
-13
/
+70
|
*
libimcv: SWID tag generation and discovery
Andreas Steffen
2017-07-08
11
-271
/
+40
|
*
libimcv: Update database to ISO 19770-2:2015 SWID standard
Andreas Steffen
2017-07-08
6
-155
/
+257
|
*
imv-swid: Fixed memory leak in http REST interface
Andreas Steffen
2017-05-29
1
-17
/
+19
|
*
imv-test: Fixed memory leak in server retry use case
Andreas Steffen
2017-05-29
1
-0
/
+2
|
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-05-26
3
-4
/
+4
|
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
6
-66
/
+99
|
|
|
|
|
This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
3
-53
/
+31
|
*
libimcv: Make sure the first argument to sscanf() is null-terminated
Tobias Brunner
2017-05-23
2
-2
/
+6
|
*
libimcv: Add Debian 8.6 to database
Tobias Brunner
2016-10-05
1
-0
/
+18
|
*
gmp: Support of SHA-3 RSA signatures
Andreas Steffen
2016-09-22
1
-3
/
+12
|
*
libimcv: No need to load AIK pubkey if AIK certificate is available
Andreas Steffen
2016-08-31
1
-13
/
+16
|
*
imcv: Added EFI HCRTM event
Andreas Steffen
2016-06-30
1
-2
/
+7
|
*
libimcv: Fix Doxygen comment
Tobias Brunner
2016-06-30
1
-1
/
+1
|
*
android: Fix build after adding libtpmtss
Tobias Brunner
2016-06-28
1
-2
/
+2
|
*
Refactoring to tpm_tss_quote_info object
Andreas Steffen
2016-06-26
18
-346
/
+348
|
*
libimcv: Changed debug level for functional components from 2 to 3
Andreas Steffen
2016-06-26
1
-2
/
+2
|
*
libimcv: migrate pts to tpm_tss
Andreas Steffen
2016-06-22
6
-477
/
+187
|
*
libimcv: Add Debian 8.5 to database
Tobias Brunner
2016-06-16
1
-3
/
+20
|
*
Updated products in IMV database
Andreas Steffen
2016-04-26
1
-1
/
+146
|
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
102
-354
/
+354
|
*
imc-os: Terminate buffer after fread(3) call to make Coverity happy
Tobias Brunner
2016-03-11
1
-1
/
+1
|
*
imc-os: Correctly check return value of ftell(2)
Tobias Brunner
2016-03-11
1
-1
/
+9
|
*
Request missing SWID tags in a directed PA-TNC message
Andreas Steffen
2016-03-04
3
-20
/
+47
|
*
imv-attestation: Fix memory leaks when creating functional components
Tobias Brunner
2015-12-11
3
-6
/
+6
|
*
testing: Added Debian 7.9 to IMV database
5.3.4dr2
Andreas Steffen
2015-11-09
1
-0
/
+48
|
*
imv-os: Add some useful usage output to the pacman utility
Tobias Brunner
2015-08-31
1
-2
/
+8
|
|
|
|
Fixes #487.
*
libimcv: Updated Android.mk file
Tobias Brunner
2015-08-31
1
-2
/
+5
|
*
imv-os: Properly free strings for invalid input in pacman
Tobias Brunner
2015-08-27
1
-0
/
+11
|
*
Fix some Doxygen issues
Tobias Brunner
2015-08-27
1
-0
/
+3
|
*
imc: get_default_pwd_status(), as it currently is, works on Windows too
Tobias Brunner
2015-08-19
1
-8
/
+8
|
|
|
|
This fixes the build on Windows.
*
Added reason string support to HCD IMV
Andreas Steffen
2015-08-18
2
-1
/
+78
|
*
Fixed patches format delimited by CR/LF
Andreas Steffen
2015-08-18
2
-26
/
+32
|
*
Use PWG HCD PA-TNC subtypes to transport HCD attributes
Andreas Steffen
2015-08-18
5
-118
/
+276
|
*
Add default password determination capability to os_info
Andreas Steffen
2015-08-18
2
-2
/
+18
|
*
Reintroduced ietf_attr_fwd_enabled()
Andreas Steffen
2015-08-18
5
-1
/
+319
|
[next]