General

Profile

Adam Thieme

  • Login: athieme
  • Registered on: 03/09/2022
  • Last connection: 04/05/2024

Issues

open closed Total
Assigned issues 15 9 24
Reported issues 31 12 43

Projects

Project Roles Registered on
mGuard Developer 03/12/2022

Activity

03/14/2025

07:21 PM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Adam Thieme wrote in #note-12:
> Davide Pesavento wrote in #note-11:
> > Testbed.
>
> Thanks, I'll look into it....
Adam Thieme
06:58 PM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Davide Pesavento wrote in #note-11:
> Testbed.
Thanks, I'll look into it.
Adam Thieme
06:53 PM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Davide Pesavento wrote in #note-9:
> Sorry, I cannot reproduce that error with the latest ndncert.
>
> ```
> ***...
Adam Thieme
04:56 PM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Davide Pesavento wrote in #note-7:
> Adam Thieme wrote in #note-6:
> > Using the ndn::Name() constructor, '/' will ...
Adam Thieme
08:20 AM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Davide Pesavento wrote in #note-5:
> After a closer look, I'm confused.
>
> The code quoted in the description do...
Adam Thieme
04:29 AM ndncert Bug #5351: Email Probe doesn't cover some valid emails
Davide Pesavento wrote in #note-3:
> Thanks for the bug report. I'm guessing the email-to-name conversion doesn't pr...
Adam Thieme
04:11 AM ndncert Bug #5353 (New): Possible Undesired Behavior in CA param Name Assignment
Same setup as #5352 and possibly requires the same solution, an email with '/' results in an extra name component, wh... Adam Thieme
04:01 AM ndncert Bug #5352 (New): CA crashes on parameter with '='
With 'email' as a parameter used for name assignment, a '=' character in the client's email input will crash the serv... Adam Thieme

03/13/2025

10:48 AM ndncert Bug #5351: Email Probe doesn't cover some valid emails
After changing the new email assignment function to this, the crashes stopped:
```cpp
std::vector <ndn::PartialName>
...
Adam Thieme
09:44 AM ndncert Bug #5351 (Closed): Email Probe doesn't cover some valid emails
Slashes and '=' are allowed in the local/first part of an email address, according to RFC 3696
https://www.rfc-edito...
Adam Thieme

Also available in: Atom