- ecca166 Prevent OOB in SRP base64 code. by Rich Salz · 8 years ago
- 8f332ac SRP code tidy. by Dr. Stephen Henson · 8 years ago
- 73f0df8 Add some sanity checks around usage of t_fromb64() by Matt Caswell · 9 years ago
- 4162c7d Fix mem leak on error path by Matt Caswell · 9 years ago
- 85d6b09 Fix mem leak on error path by Matt Caswell · 9 years ago
- c72b8e0 Fix mem leak on error path by Matt Caswell · 9 years ago
- d166ed8 check return values for EVP_Digest*() APIs by Dr. Stephen Henson · 9 years ago
- 98370c2 constify SRP by Matt Caswell · 9 years ago
- 308ff28 Fix error return value in SRP functions by Matt Caswell · 9 years ago
- c9141a4 Fix SRP client key computation by Cynh · 9 years ago
- aa6bb13 Copyright consolidation 05/10 by Rich Salz · 9 years ago
- 8483a00 various spelling fixes by FdaSilvaYY · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- e771eea Revert "various spelling fixes" by Rich Salz · 9 years ago
- 620d540 various spelling fixes by FdaSilvaYY · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- 1e45206 Mark SRP_VBASE_get_by_user() as deprecated by Matt Caswell · 9 years ago
- 380f18e CVE-2016-0798: avoid memory leak in SRP by Emilia Kasper · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- 3c65577 Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefix by Richard Levitte · 9 years ago
- 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- 7644a9a Rename some BUF_xxx to OPENSSL_xxx by Rich Salz · 9 years ago
- 39d5193 Fix clang complaints about uninitialised variables. by Richard Levitte · 9 years ago
- bfb0641 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) by Richard Levitte · 9 years ago
- 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
- 3bbd1d6 Fix a NULL deref in an error path by Matt Caswell · 9 years ago
- bf95cde Fix SRP memory leaks by Matt Caswell · 10 years ago
- 8cf2782 Fix "defined but not used" warnings. by Dr. Stephen Henson · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- a3aadb2 make depend by Richard Levitte · 10 years ago
- b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
- 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
- b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
- 23a1d5e free NULL cleanup 7 by Rich Salz · 10 years ago
- 895cba1 free cleanup 12 by Rich Salz · 10 years ago
- b196e7d remove malloc casts by Rich Salz · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- ca3a82c free NULL cleanup by Rich Salz · 10 years ago
- 266483d RAND_bytes updates by Matt Caswell · 10 years ago
- dfb5642 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp by Rich Salz · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- aeb556f Implement internally opaque bn access from srp by Matt Caswell · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- dbaf608 Remove redundant test targets outside of test/ by Mike Bland · 10 years ago
- 4a23b12 Fix SRP buffer overrun vulnerability. by Dr. Stephen Henson · 11 years ago
- 8892ce7 Constification - mostly originally from Chromium. by Ben Laurie · 11 years ago
- 8bbfd94 - fix coverity issues 966593-966596 by Tim Hudson · 11 years ago
- 2df9ec0 srp/srp_grps.h: make it Compaq C-friendly. by Andy Polyakov · 11 years ago
- e46a281 Missing files target. by Ben Laurie · 12 years ago
- 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
- 4d3670f PR: 2727 Submitted by: Bruce Stephens <bruce.stephens@isode.com> by Dr. Stephen Henson · 13 years ago
- fe9a510 Various mingw64 fixes. by Andy Polyakov · 14 years ago
- d70fcb9 Fix warnings: signed/unisgned comparison, shadowing (in some cases global by Dr. Stephen Henson · 14 years ago
- edc032b Add SRP support. by Ben Laurie · 14 years ago