Skip to content

Conversation

@elasticdotventures
Copy link

No description provided.

abhishek-ram and others added 30 commits February 15, 2018 12:23
* Add optional callback for checking duplicate messages in parse
* Add test cases for decompression and duplicate errors
* Add debug logging in parse and build
…info

Extract certificate information to dictionary function.
Prevent RuntimeWarning: DateTimeField received a naive datetime in django-pyas2
abhishek-ram and others added 25 commits April 12, 2020 19:27
Determine correct signature algorithm.
…\r\n"

When building an AS/2 message with data of content-type "application/octet-stream",
the payload's "\n" newlines got replaced with "\r\n", leading to corrupted message payloads.
Convert digest_alg to lower case to prevent TypeError
in asymmetric.
ValueError is triggered by asynchronous.py when micalg is in upper case
Dont replace "\n" newlines in application/octet-stream payload with "…
If no Original-Recipient provided, fall back to mandatory Final-Recip…
…y-messages

Add support for binary messages
when certificate is not valid causes crash & stack dump, regardless of validate_cert setting.
@abhishek-ram
Copy link
Owner

Why are there so many changes?

@elasticdotventures
Copy link
Author

I added an error handler & fixed a typo (the rest of the changes are yours)
39214ec

@elasticdotventures
Copy link
Author

elasticdotventures commented May 25, 2022

I think the number of changes is due to moving code across branches? (they are all your changes) from #30 .. I'm not sure which branch you want commits to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants