Histórico de Commits

Autor SHA1 Mensagem Data
  Viktor Dukhovni a465ca7841 Fix option value parsing in crl2pkcs7 -certfile há 9 anos atrás
  Matt Caswell a0a82324f9 Centralise loading default apps config file há 9 anos atrás
  Richard Levitte bdd58d9846 Change the way apps open their input and output files há 9 anos atrás
  Richard Levitte 296f54ee21 Restore module loading há 9 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) há 9 anos atrás
  Rich Salz 222561fe8e free NULL cleanup 5a há 9 anos atrás
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) há 9 anos atrás
  Rich Salz e0e920b1a0 free NULL cleanup 9 há 9 anos atrás
  Rich Salz ca3a82c3b3 free NULL cleanup há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) há 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that há 10 anos atrás
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. há 10 anos atrás
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable há 15 anos atrás
  Ben Laurie 5ce278a77b More type-checking. há 16 anos atrás
  Andy Polyakov ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. há 19 anos atrás
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean há 22 anos atrás
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not há 23 anos atrás
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't há 24 anos atrás
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a há 24 anos atrás
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care há 24 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names há 24 anos atrás
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align há 25 anos atrás
  Dr. Stephen Henson 25f923ddd1 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. há 25 anos atrás
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type há 25 anos atrás
  Ben Laurie 6d114240b9 stack. há 25 anos atrás
  Ralf S. Engelschall 20b85fdd76 Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). há 25 anos atrás
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. há 25 anos atrás
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. há 25 anos atrás
  Ulf Möller 6b691a5c85 Change functions to ANSI C. há 25 anos atrás