Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
  Pauli 76ad9ae6fa Coverity 1507484: dereference before null check há 2 anos atrás
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object há 2 anos atrás
  Jiasheng Jiang 12e488367d ssl/tls_srp.c: Add check for BN_dup há 2 anos atrás
  Peiwei Hu 639e576023 Fix check of dtls1_process_record há 2 anos atrás
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls há 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year há 3 anos atrás
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs há 3 anos atrás
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs há 3 anos atrás
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls há 3 anos atrás
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call há 3 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Matt Caswell 1744b6d3aa Update libssl to use the new library context aware SRP functions há 4 anos atrás
  Rich Salz 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones há 5 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 5 anos atrás
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ há 5 anos atrás
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public há 7 anos atrás
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore há 6 anos atrás
  Tim Hudson 3b855b1f89 update SRP copyright notice há 6 anos atrás
  Matt Caswell a2c2e00050 Convert remaining functions in statem_clnt.c to use SSLfatal() há 6 anos atrás
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() há 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and há 7 anos atrás
  Rich Salz ae3947de09 Add a DRBG to each SSL object há 7 anos atrás
  Diego Santa Cruz 135976b3dd Use memset to clear SRP_CTX instead of NULL and zero assignments há 7 anos atrás
  Diego Santa Cruz e655f54941 Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login. há 7 anos atrás
  Emilia Kasper a230b26e09 Indent ssl/ há 8 anos atrás
  Rich Salz 846e33c729 Copyright consolidation 01/10 há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx há 8 anos atrás