aboutsummaryrefslogtreecommitdiffstats
path: root/test/dtlsv1listentest.c
Commit message (Expand)AuthorAgeFilesLines
* Convert dtls_mtu_test, dtlsv1listentestRich Salz2017-04-261-125/+55
* Correct some badly formated preprocessor linesRichard Levitte2017-04-251-1/+1
* Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell2016-07-291-3/+3
* Copyright consolidation 02/10Rich Salz2016-05-171-53/+5
* Fix no-sockMatt Caswell2016-03-211-4/+11
* fix "no-engine" build of test fixtureFdaSilvaYY2016-02-251-1/+3
* fix warnings on 32 bit buildsDr. Stephen Henson2016-02-131-2/+2
* After auto init, check that the deprecated functions exist before usingRichard Levitte2016-02-101-13/+0
* Fix memory leak in dtlsv1listentestKurt Roeckx2016-02-061-0/+1
* Don't include sys/socket.hKurt Roeckx2016-02-061-1/+0
* Add missing static declarations in dtlsv1listentest.cViktor Dukhovni2016-02-051-11/+11
* Add tests for DTLSv1_listenMatt Caswell2016-02-051-0/+478