CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/15 09:29:25
Modified files:
lib/libssl/src/ssl: d1_pkt.c s3_enc.c ssl_locl.h t1_enc.c
Log message:
Rename ssl3_record_sequence_update() to ssl3_record_sequence_increment(),
so that it reflects what it is actually doing. Use this function in a
number of places that still have the hand rolled version.
ok beck@ miod@
