CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/24 23:13:02
Modified files:
lib/libssl : d1_pkt.c s3_pkt.c ssl_locl.h
Log message:
Provide ssl3_packet_read() and ssl3_packet_extend() functions that improve
the awkward API provided by ssl3_read_n(). Call these when we need to
read or extend a packet.
ok beck@
