Commit History

Author SHA1 Message Date
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 years ago
  Bodo Möller 48fc582f66 New functions CRYPTO_set_idptr_callback(), 18 years ago
  Andy Polyakov 1875e6db29 Pull up Win64 support from 0.9.8. 19 years ago
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Bodo Möller 9dc610495c fix memory leak in memory debuggin code ... 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
  Geoff Thorpe 3ae34e3a8c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 23 years ago
  Geoff Thorpe 5e2c4e23f4 Make sure "CRYPTO_mem_leaks_fp" doesn't itself create a reportable memory 23 years ago
  Ben Laurie 0774f470d9 Correct const-ness. 23 years ago
  Richard Levitte 32654e792b One indirection level too little compared to the 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 934397ec66 Memory leak detection bugfixes for multi-threading. 23 years ago
  Geoff Thorpe 98d517c5da Get rid of the function pointer casting in the debugging memory code due 23 years ago
  Bodo Möller 3ac82faae5 Locking issues. 23 years ago
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 23 years ago
  Geoff Thorpe d0fa136ce2 Next step in tidying up the LHASH code. 23 years ago
  Geoff Thorpe 97b1719583 Make the remaining LHASH macro changes. This should leave no remaining 23 years ago
  Geoff Thorpe 385d81380c First step in tidying up the LHASH code. The callback prototypes (and 23 years ago
  Ulf Möller fe8686ba4b use standard C 23 years ago
  Richard Levitte 3d6001f7b9 Enhance granularity on what I want to debug for the moment by changing 23 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Richard Levitte 6596268675 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 24 years ago
  Bodo Möller 6e22639f46 Eliminate memory leaks in mem_dbg.c. 24 years ago
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 24 years ago
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 24 years ago
  Ulf Möller 4486d0cd7a Document the DH library, and make some minor changes along the way. 24 years ago
  Richard Levitte a9188d4e17 Compaq C 6.2 for VMS will complain when we want to convert 24 years ago
  Richard Levitte ed84dfab00 Typo... 24 years ago