dccl:4.0

Last commit made on 2023-11-16
Get this branch:
git clone -b 4.0 https://git.launchpad.net/dccl

Branch merges

Branch information

Name:
4.0
Repository:
lp:dccl

Recent commits

d0358a1... by Toby Schneider <email address hidden>

Merge pull request #133 from GobySoft/fix-id-overflow

Fix read-past-end bug in Codec::id when fewer bytes are passed than id_max_size

253856e... by toby schneider

Fix read-past-end bug in Codec::id when fewer bytes are passed than id_max_size

d09d0d9... by toby schneider

Update copyright headers

e91af0b... by toby schneider

Release 4.2.0

337bd36... by Toby Schneider <email address hidden>

Merge pull request #130 from GobySoft/4.0-omit-id

Added feature to omit ID from dccl message if desired

96f56ef... by toby schneider

Fix minor typo

f547487... by toby schneider

Add backwards compatible overload for set_crypto_passphrase

f99f9cf... by toby schneider

Additional documentation

af2e158... by toby schneider

Substantially increased documentation of undocumented features. Add various corrections

52f41cb... by toby schneider

Cleanups and placeholders for further documentation