index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
external
/
bsd
/
libsaslc
Age
Commit message (
Expand
)
Author
2023-05-09
deal with OpenSSL-3.x
christos
2021-07-24
Fix all remaining typos, mainly in comments but also in few definitions and l...
andvar
2018-02-06
adjust for openssl 1.1
christos
2018-02-04
switch everyone to openssl.old
christos
2018-01-30
Fixed memory leak (CID: 977744)
shm
2018-01-30
Fixed potential NULL pointer dereference (CID: 978477)
shm
2015-08-08
Fixed memory leak on comments
shm
2015-08-08
Fix various minor memory leaks on errors
shm
2015-07-13
PR#49876 - fix typos, from Dieter Roelants.
shm
2014-01-02
Do not install files in usr/share/ when MKSHARE=no
tho
2013-09-11
If a library needs a symbol from another library, pull that library in
joerg
2013-08-28
Publish explicit_memset and consttime_memequal in userland libc.
riastradh
2013-06-28
Fix violations of the sequence point rule.
joerg
2013-06-24
Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
riastradh
2013-05-16
AUTHCID is optional for the GSSAPI mechanism.
elric
2013-05-14
principals have principles.
elric
2013-05-10
use explicit_bzero instead of memset to zero memory
christos
2011-09-23
Sort sections.
wiz
2011-09-23
Also note /etc/saslc.d.
jruoho
2011-09-23
Build and install MLINKS for the libsaslc(3) functions.
jruoho
2011-08-25
msg.c uses non-literal format strings
joerg
2011-04-15
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal
elric
2011-03-22
Sort sections.
wiz
2011-03-22
* Remove saslc_strmech(), which does not appear in the sources.
jruoho
2011-02-22
Introduce __weakref_visible to handle the different required visibility
joerg
2011-02-20
Include bsd.prog.mk to ensure that make includes actually works.
joerg
2011-02-20
Re-do using bsd.files.mk
christos
2011-02-20
don't install dirs.
christos
2011-02-20
Add example configuration file from Anon Ymous and a README file from me.
christos
2011-02-20
improve error handling, from Anon Ymous
christos
2011-02-16
Property name change:
christos
2011-02-15
From Anon Ymous:
christos
2011-02-14
fix the loop sentinel.
christos
2011-02-13
Make all mechanisms optional, so we can compile in only the ones we want.
christos
2011-02-12
Fix botched merges of the patch that Anon Ymous sent. From Anon Ymous
christos
2011-02-12
fix size_t inconsistencies.
christos
2011-02-12
Fix some LP64/IPL32 issues
matt
2011-02-12
Don't use DPADD/LDADD for libraries. Use LIBDPLIBS instead.
matt
2011-02-12
just include <sys/types.h>; don't inclue stdbool.h because postfix does not
christos
2011-02-12
Various formatting fixes and a typo or two.
wiz
2011-02-12
Remove trailing whitespace and superfluous Pp before new sections.
wiz
2011-02-12
remove NULL check, can't happen.
christos
2011-02-11
Changes from Anon Ymous:
christos
2011-01-29
Remove trailing whitespace; new sentence, new line; mark up
wiz
2011-01-29
sync sources with sourceforge repository, prompted by Mateusz Kocielski.
agc
2010-12-18
obvious pasto from Anon Ymous
christos
2010-11-27
Initial import of Mateusz Kociels SASL client library Summer of Code
agc