summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/socket.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-05gensec: recv_handler can't be NULL at that point.Andreas Schneider1-1/+1
2012-01-13auth/gensec: common helper functions should be in gensec_util.cStefan Metzmacher1-107/+0
2012-01-13s4:auth/gensec: inline packet_full_request_u32()Stefan Metzmacher1-1/+9
2011-08-14s4:misc: remove last usage of legacy event_ fn namesSimo Sorce1-3/+3
2011-08-03s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmsspAndrew Bartlett1-0/+1
2010-09-23s4-gensec: prevent a double free in the error path of GSSAPI authAndrew Tridgell1-1/+0
2009-02-02s4:auth/gensec: s/private/private_dataStefan Metzmacher1-10/+10
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-09-24Fix nasty bug that would come up only if a client connection to a remoteSimo Sorce1-6/+7
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2007-10-10r25552: Convert to standard bool type.Jelmer Vernooij1-10/+10
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-8/+11
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell1-1/+1
2007-10-10r18295: pass write type for packet_sizeAndrew Tridgell1-1/+1
2007-10-10r18068: This splits the handling of multiple SASL packets between the GENSECAndrew Bartlett1-44/+126
2007-10-10r17222: Change the function prototypes for the GENSEc and TLS socket creationAndrew Bartlett1-33/+60
2007-10-10r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett1-0/+421