summaryrefslogtreecommitdiffstats
path: root/ssl/packet.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Add a DSO_dsobyaddr() functionMatt Caswell3-3/+32
2016-11-03Partial revert of 3d8b2ec42 to add back DSO_pathbyaddrMatt Caswell9-1/+102
2016-11-03Add a CHANGES entry for the unrecognised record type changeMatt Caswell1-1/+5
2016-11-03Add a test for unrecognised record typesMatt Caswell2-3/+51
2016-11-03Fail if an unrecognised record type is receivedMatt Caswell1-7/+5
2016-11-02Test recipes: remove duplicate OpenSSL::Test usageRichard Levitte3-3/+0
2016-11-02Fix link to LibFuzzerSergey Bronnikov1-1/+1
2016-11-02Add a read_ahead testMatt Caswell1-3/+23
2016-11-02Fix read_aheadMatt Caswell1-12/+12