log sat/plugins/plugin_sec_aesgcm.py @ 4051:c23cad65ae99

age author description
19 months ago Goffi core: renamed `messageReceived` trigger to `message_received`
21 months ago Goffi massive refactoring to switch from camelCase to snake_case:
21 months ago Goffi component AP gateway: handle attachments
2022-10-06 Goffi plugin XEP-0447: handle attachment and download:
2022-07-20 Goffi core: fix calls to `domish.Element.elements`:
2021-03-19 Goffi date update
2020-03-22 Goffi plugin aesgcm: wait for each splitted message to be sent before sending next one
2020-03-18 Goffi plugin attach, aesgcm: attachments refactoring:
2020-03-06 Goffi plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled
2020-02-29 Goffi core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
2020-02-26 Goffi plugin download, aesgcm: fixed handling of HTTP errors
2020-02-18 Goffi plugin aesgcm: use 12 bytes Initialisation Vector:
2020-02-18 Goffi plugin aesgcm: look for "aesgcm" links in body to use them as attachments
2020-01-29 Goffi dates update
2019-12-20 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing: