Commit History

Author SHA1 Message Date
  Matt Caswell 0d345f0e10 Make the PACKET/WPACKET code available to both libcrypto and libssl 5 years ago
  Pauli 72962d025f Correctly initialise PACKET to zero in the tests to avoid possible problems 5 years ago
  Richard Levitte 909f1a2e51 Following the license change, modify the boilerplates in test/ 5 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Bernd Edlinger fce1b86f61 Fix a bunch of gcc warnings in packettest.c 6 years ago
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 years ago
  AlexDenisov 23fa978994 [packettest] Fix misplaced parentheses 6 years ago
  FdaSilvaYY 31a80694d4 [Win] Fix some test method signatures ... 6 years ago
  Pauli ad887416f1 Update the test framework so that the need for test_main is removed. Everything 7 years ago
  Todd Short de34966b7c Fix compile error/warning in packettest.c 7 years ago
  Richard Levitte a9c6d22105 Adapt all test programs 7 years ago
  Rich Salz adcd8e37db Convert more tests 7 years ago
  Rich Salz 440e5d805f Copyright consolidation 02/10 8 years ago
  Emilia Kasper 062178678f Refactor ClientHello extension parsing 8 years ago
  Emilia Kasper b698174493 constify PACKET 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Emilia Kasper 3101154481 DTLS: remove unused cookie field 8 years ago
  Alessandro Ghedini 2d28462373 Fix travis builds on master 8 years ago
  Emilia Kasper 67202973cf Add PACKET_copy_all 8 years ago
  Emilia Kasper b3e2272c59 ssl3_get_client_hello: rearrange logic 8 years ago
  Emilia Kasper 6a12a5740b PACKET: simplify 8 years ago
  Emilia Kasper 88f84eb257 Remove PACKET_back 8 years ago
  Emilia Kasper 4bd16463b8 Remove PACKET_(get|goto)_bookmark 8 years ago
  Dr. Stephen Henson 2dcac136a8 Fix warning about mixed declarations and code. 8 years ago
  Emilia Kasper 6d41fc80e6 PACKET: add PACKET_memdup and PACKET_strndup 8 years ago
  Emilia Kasper ec30e8566e PACKET: add methods for reading length-prefixed TLS vectors. 8 years ago
  Matt Caswell bc6616a434 Enhance PACKET readability 8 years ago
  Adam Eijdenberg e23a3fc8e3 Fix clang uninitialized variable warning. 8 years ago
  Matt Caswell 04fe876b56 Revert "Fix uninitalised warning." 8 years ago
  Ben Laurie 704563f04a Fix uninitalised warning. 8 years ago