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