Linux Foundation Collaborative Projects
index
:
cicn
android-sdk/master
ccnxlibs/master
cframework/master
cicn-plugin/master
http-server/master
libicnet/master
master
sb-forwarder/master
vicn/master
viper/master
ARCHIVED- 2022-09-08 at the request of the project
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libparc
/
parc
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
Correct issue on windows. The file descriptor is closed by fclose.
Angelo Mantellini
1
-0
/
+2
2019-03-08
[CICN-19] Fixed missing allocation for holding the signature in SignDigest
Alberto Compagno
1
-2
/
+2
2019-02-13
Reintroduced for backward compatibility the old api for signing packets that ...
Alberto Compagno
6
-18
/
+165
2019-02-07
Code cleanup
Alberto Compagno
2
-4
/
+1
2019-02-06
[HICN-26] Windows compatibilty for libparc
Angelo Mantellini
63
-50
/
+64
2019-02-06
[CICN-14] Removed copy of signature in libparc. The api now accepts a pointer...
Alberto Compagno
4
-27
/
+30
2019-01-17
add clang directives to avoid warnings
Angelo Mantellini
3
-1
/
+7
2019-01-16
removed longbow dependency
Giovanni Conte
32
-186
/
+169
2018-11-26
Added support for openssl 1.1.1
Alberto Compagno
3
-4
/
+11
2018-06-20
Solved memory leaks in parc_PublicKeySigner.c
Mauro Sardara
1
-0
/
+3
2018-05-10
Fixes for ECDSA signature
Mauro Sardara
2
-1
/
+3
2018-05-08
Changed signature of parcIdentity_CreateSigner to add the crypto hash type
Devel
2
-4
/
+4
2018-05-08
Removed cryptosuite as required parameter while reading p12. Added hashtype
Devel
4
-7
/
+6
2018-04-16
Merge "Added method to retrieve the signature length from the signer. Fixed b...
Alberto Compagno
10
-46
/
+132
2018-04-16
Added method to retrieve the signature length from the signer. Fixed bug on p...
Devel
10
-46
/
+132
2018-04-15
Fixed bug in parcCryptoSuite_GetFromSigningHash()
Mauro Sardara
1
-3
/
+3
2018-04-14
Merge "Added method to retrieve a PARCCryptoSuite from a PARCSigningAlgorithm...
Mauro Sardara
12
-64
/
+132
2018-04-14
Added method to retrieve a PARCCryptoSuite from a PARCSigningAlgorithm and a ...
Devel
12
-64
/
+132
2018-04-14
Added const to char pointers in parc_CertificateFactory.[ch]
Mauro Sardara
2
-2
/
+2
2018-04-12
Added signature calculation and verification for ECDSA
Devel
51
-209
/
+2597
2018-04-03
Added missing definition about InMemoryVerifierInterface
Alberto Compagno
1
-0
/
+1
2017-05-11
Adding missing binaries to package.
Mauro Sardara
1
-3
/
+3
2017-02-23
Initial commit: cframework. Longbow and Libparc
Luca Muscariello
128
-0
/
+18088