Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
ff32732d
...
ff32732d20dd809b4bb1992f84f9e6c2e67f0742
authored
2001-09-19 02:54:16 +0000
by
Sam Roberts
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
*** empty log message ***
1 parent
2f36e990
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
ff32732
2001-09-18 Sam Roberts
* mailbox/mbx_pop.c: Check url authentication type at
initialization to trap invalid ones early.
* mailbox/: mbx_mbox.c, mbx_mh.c: The pthread headers seem to
define things that make the system headers not prototype some
non-POSIX but essential APIS, so I moved them (on QNX6).
* mailbox/url.c: Set zero-length strings to NULL.
* mailbox/: url_imap.c, url_pop.c: Check harder for URLs that are
not invalid for the particular scheme.
* mailbox/auth.c: authority_authenticate() was returning success if
authority was NULL, this is an error for all the other authority_*
APIs, now it is here, as well.
2001-09-18 Sergey Poznyakoff
* mh/mh.h: Changed proto of mh_read_formfile(). Thanks to Alain
...
...
Please
register
or
sign in
to post a comment