aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/security/signer.cc
AgeCommit message (Collapse)AuthorFilesLines
2020-03-11[HICN-546] Fix memory leak on producer sideOlivier Roques1-2/+2
Fix a memory leak caused during the signing of packets on the producer side by releasing the signature when signing is done. Change-Id: I352885913e3a16d03fcc77116238928edb090e01 Signed-off-by: Olivier Roques <oroques+fdio@cisco.com>
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-0/+187
Change-Id: I361b83a18b4fd59be136d5f0817fc28e17e89884 Signed-off-by: Mauro Sardara <msardara@cisco.com>