Implementation of Cyrus SASL API
This is the Cyrus SASL API. It can be used on the client or server side
to provide authentication. See RFC 2222 for more information.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/cyrus-sasl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.Source | 0000000221 221 Bytes | |
baselibs.conf | 0000000258 258 Bytes | |
cyrus-sasl-2.1.27.tar.gz | 0004111249 3.92 MB | |
cyrus-sasl-lfs.patch | 0000000391 391 Bytes | |
cyrus-sasl-no_rpath.patch | 0000000757 757 Bytes | |
cyrus-sasl-rc.tar.bz2 | 0000002294 2.24 KB | |
cyrus-sasl-saslauthd.changes | 0000028132 27.5 KB | |
cyrus-sasl-saslauthd.spec | 0000005318 5.19 KB | |
cyrus-sasl.changes | 0000028293 27.6 KB | |
cyrus-sasl.dif | 0000001606 1.57 KB | |
cyrus-sasl.spec | 0000007868 7.68 KB | |
fix_libpq-fe_include.diff | 0000000376 376 Bytes | |
pre_checkin.sh | 0000000275 275 Bytes | |
saslauthd.service | 0000000346 346 Bytes |
Revision 57 (latest revision is 72)
Dominique Leuenberger (dimstar_suse)
accepted
request 655748
from
Marcus Meissner (msmeissn)
(revision 57)
- removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch * fix-sasl-header.diff * cyrus-sasl-revert_gssapi_flags.patch * cyrus-sasl-issue-402.patch * cyrus-sasl-2.1.27-openssl-1.1.0.patch - replaced cumlocal/ with m4/ in patches - added fix_libpq-fe_include.diff for fixing including libpq-fe.h - Update to 2.1.27 * cache.c: Don’t use cached credentials if timeout has expired Fixed debug logging output * ipc_doors.c: Fixed potential DoS attack (from Oracle) * ipc_unix.c: Prevent premature closing of socket * auth_rimap.c: Added support LOGOUT command Added support for unsolicited CAPABILITY responses in LOGIN reply Properly detect end of responses (don’t needlessly wait) Properly handle backslash in passwords * auth_httpform: Fix off-by-one error in string termination Added support for 204 success response * auth_krb5.c: Added krb5_conv_krb4_instance option Added more verbose error logging - removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch
Comments 0