aboutsummaryrefslogtreecommitdiff
path: root/test/dtlsv1listentest.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell1-3/+3
2016-05-17Copyright consolidation 02/10Rich Salz1-53/+5
2016-03-21Fix no-sockMatt Caswell1-4/+11
2016-02-25fix "no-engine" build of test fixtureFdaSilvaYY1-1/+3
2016-02-13fix warnings on 32 bit buildsDr. Stephen Henson1-2/+2
2016-02-10After auto init, check that the deprecated functions exist before usingRichard Levitte1-13/+0
2016-02-06Fix memory leak in dtlsv1listentestKurt Roeckx1-0/+1
2016-02-06Don't include sys/socket.hKurt Roeckx1-1/+0
2016-02-05Add missing static declarations in dtlsv1listentest.cViktor Dukhovni1-11/+11
2016-02-05Add tests for DTLSv1_listenMatt Caswell1-0/+478