Historie revizí

Autor SHA1 Zpráva Datum
  Matt Caswell da1c088f59 Copyright year updates před 1 rokem
  Sumitra Sharma 5318c01288 Replace ssl3_get_message() with tls_get_message_header() and/or tls_get_message_body() před 1 rokem
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type před 1 rokem
  Matt Caswell 7a4e109ebe Allow partially releasing a record for TLS před 1 rokem
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const před 1 rokem
  Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert před 2 roky
  Matt Caswell 23c57f001d Move declarations out of record.h and record_local.h před 2 roky
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash před 2 roky
  Matt Caswell b92fc4ae18 Remove some redundant code před 2 roky
  Matt Caswell e158ada6a7 Remove the old buffer management code před 2 roky
  Matt Caswell 4cdd198ec2 Convert dtls_write_records() to return the correct return values před 2 roky
  Matt Caswell fc938db6cc Move dlts_write_records() function in the record layer před 2 roky
  Matt Caswell 88bf978eb1 Create a dlts_write_records() function před 2 roky
  Matt Caswell 22d6e8547f Remove create_empty_fragment from do_dtls1_write() před 2 roky
  slontis 846975f367 Fix sctp compile errors před 2 roky
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Matt Caswell 320145d5b3 Convert the write record layer to supply proper return values před 2 roky
  Matt Caswell e7694c69b5 Move numwpipes in the write record layer před 2 roky
  Matt Caswell a566864b60 Move initial TLS write record layer code into new structure před 2 roky
  Matt Caswell d3192c2643 Clean up some SCTP releated issues před 2 roky
  Matt Caswell 19d0044448 Remove some redundant code před 2 roky
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object před 2 roky
  Matt Caswell b0a9042e0f Clear away some unused fields and cruft in the record layer před 2 roky
  Matt Caswell 8bbf7ef63f Remove some references to rlayer.rstate před 2 roky
  Matt Caswell 499b2c4654 Remove some more redundant TODO(RECLAYER) comments před 2 roky
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD před 2 roky
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer před 2 roky
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer před 2 roky
  Dmitry Belyavskiy 83ab43da0c Check that IV length is not less than zero před 2 roky
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object před 2 roky