[jira] Updated: (NET-351) [POP3] [PATCH] APOP authentication fails most of the time

2011-02-26 Thread Sebb (JIRA)

 [ 
https://issues.apache.org/jira/browse/NET-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated NET-351:
-

Fix Version/s: 3.0

> [POP3] [PATCH] APOP authentication fails most of the time
> -
>
> Key: NET-351
> URL: https://issues.apache.org/jira/browse/NET-351
> Project: Commons Net
>  Issue Type: Bug
>Affects Versions: 2.2
>Reporter: Bogdan Drozdowski
>Assignee: Sebb
> Fix For: 3.0
>
> Attachments: pop3-apop.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The APOP authentication fails most of the time. Server replying "-ERR 
> Incorrect parameters" and puts "no authentication data" in the log.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (NET-351) [POP3] [PATCH] APOP authentication fails most of the time

2011-01-31 Thread Sebb (JIRA)

 [ 
https://issues.apache.org/jira/browse/NET-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated NET-351:
-

Affects Version/s: 2.2

> [POP3] [PATCH] APOP authentication fails most of the time
> -
>
> Key: NET-351
> URL: https://issues.apache.org/jira/browse/NET-351
> Project: Commons Net
>  Issue Type: Bug
>Affects Versions: 2.2
>Reporter: Bogdan Drozdowski
>Assignee: Sebb
> Attachments: pop3-apop.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The APOP authentication fails most of the time. Server replying "-ERR 
> Incorrect parameters" and puts "no authentication data" in the log.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (NET-351) [POP3] [PATCH] APOP authentication fails most of the time

2011-01-31 Thread Bogdan Drozdowski (JIRA)

 [ 
https://issues.apache.org/jira/browse/NET-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bogdan Drozdowski updated NET-351:
--

Attachment: pop3-apop.diff

This patch fixes the issue. When a byte is less than 15, Integer.toHexString 
produces "X" instead of "0X", this makes the resulting MD5 hash sorter than 32 
chars.

> [POP3] [PATCH] APOP authentication fails most of the time
> -
>
> Key: NET-351
> URL: https://issues.apache.org/jira/browse/NET-351
> Project: Commons Net
>  Issue Type: Bug
>Reporter: Bogdan Drozdowski
> Attachments: pop3-apop.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The APOP authentication fails most of the time. Server replying "-ERR 
> Incorrect parameters" and puts "no authentication data" in the log.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira