~ubuntu-branches/ubuntu/breezy/openssl/breezy

« back to all changes in this revision

Viewing changes to crypto/err/openssl.ec

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-12-16 18:41:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041216184129-gp6wugpx7s8cy5xz
Tags: 0.9.7e-3
* really fix der_chop. The fix from -1 was not really included (closes:
  #281212) 
* still fixes security problem CAN-2004-0975 etc.
  - tempfile raise condition in der_chop
  - Avoid a race condition when CRLs are checked in a multi threaded 
    environment.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
L ENGINE        crypto/engine/engine.h          crypto/engine/eng_err.c
28
28
L OCSP          crypto/ocsp/ocsp.h              crypto/ocsp/ocsp_err.c
29
29
L UI            crypto/ui/ui.h                  crypto/ui/ui_err.c
 
30
L FIPS          fips/fips.h                     fips/fips_err.h
30
31
 
31
32
# additional header files to be scanned for function names
32
33
L NONE          crypto/x509/x509_vfy.h          NONE