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
86e0a310
...
86e0a3106277e0d454fd9248e366ba9210c8b318
authored
2002-02-07 08:04:53 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Implemented GSSAPI auth for imap4d
1 parent
7c641f14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
86e0a31
2002
-
02
-
07
Sergey
Poznyakoff
*
acconfig
.
h
:
Added
WITH_GSSAPI
define
.
*
configure
.
in
:
New
option
:
--
with
-
gssapi
*
imap4d
/
auth_gss
.
c
:
(
new
)
GSSAPI
authentication
.
*
imap4d
/
Makefile
.
am
:
Added
auth_gss
.
c
*
imap4d
/
append
.
c
(
imap4d_append0
)
:
Added
missing
call
to
stream_open
().
*
imap4d
/
authenticate
.
c
:
Basic
framework
for
AUTHENTICATE
command
.
Added
auth_gssapi
hook
.
*
imap4d
/
capability
.
c
:
AUTH
=
GSSAPI
if
supported
.
*
imap4d
/
imap4d
.
c
:
ifile
should
be
global
as
well
as
ofile
.
It
will
be
needed
by
authentication
handlers
.
*
imap4d
/
imap4d
.
h
:
Added
new
protos
.
*
imap4d
/
util
.
c
:
Base64
encoding
/
decoding
functions
.
filter_trans
can
'
t
be
used
for
this
purpose
,
since
its
encoder
inserts
newlines
after
each
76
characters
of
output
.
*
m4
/
gssapi
.
m4
:
(
new
)
Check
for
gssapi
libraries
and
header
files
.
*
m4
/
Makefile
.
am
:
Added
gssapi
.
m4
*
mail
/
mail
.
c
(
main
)
:
Fixed
'
No
mail
for
...
'
reporting
.
*
mailbox
/
filter_trans
.
c
(
trans_read
)
:
Control
number
of
bytes
read
by
stream_read
().
*
TODO
:
Updated
.
2002
-
02
-
07
Jeff
Bailey
<
jbailey
@outpost
.
dnsalias
.
org
>
*
guimb
/
.
cvsignore
:
Add
.
libs
...
...
Please
register
or
sign in
to post a comment