2001-03-10 |
Bodo Möller | Change timing output: We don't have "exponents" here... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | comment and error code update |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | Remove files from Lenka's EC implementation. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Bodo Möller | More EC stuff, including EC_POINTs_mul() for simultaneo... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Richard Levitte | Document the change. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Richard Levitte | For some experiments, it is sometimes nice to serve... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | In crypto/ec #if 0 out structures which reference ... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Dr. Stephen... | Add the 'ec' directory to mkdef.pl and mkfiles.pl |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Richard Levitte | Use 32bit longs on Alpha as well, because that's what... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Workaround for solaris64 linking problem (explicit... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Bodo Möller | Consistently use 'void *' for SSL read, peek and write... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Dr. Stephen... | Change the EVP_somecipher() and EVP_somedigest() |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Richard Levitte | Bug fixes. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Fix ec_GFp_simple_cmp. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | ssl23_peek |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | add ssl23_peek |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Avoid problems with multi-line NAME sections. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Too many dollars... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Implement EC_GFp_mont_method. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Fixes to make 'no-ec' work (it should not turn 'objects... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More method functions for elliptic curves, |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Bugfix: previously the serial number file could turn... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Lutz Jänicke | Add newly learned knowledge from yesterday's discussion. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Write a small comment so we know... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Build ectest too. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | Some EC function names are really long. Make aliases... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Ulf Möller | note the rand_win.c change |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Comment |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Ulf Möller | old MSVC versions don't have rdtsc |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Hide BN_CTX structure details. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Richard Levitte | VMS catches up on the EC modifications. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Dr. Stephen... | Make EVP_Digest*() routines return a value. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | avoid compiler warning |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Constify BN_value_one. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Integrate ec_err.[co]. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Throw out *all* absolute pathnames, not matter what... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Sort openssl.ec, the configuration file for mkerr.pl. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Integrate ectest.c (which does not yet do anything). |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Order ERR_load_... calls like the stuff in err.h. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Get rid of '#define ERR_file_name __FILE__', which... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | Let EC_POINT_copy do nothing if dest==src |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More 'TODO' items. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Bodo Möller | More method functions for EC_GFp_simple_method. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | More method functions. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Some actual method functions (not enough yet to use... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | ..._init functions are method-specific too |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Optimized EC_METHODs need specific 'set_curve' and... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | The next bunch of vaporware. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | extra_data 'mixin'. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Oops ... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | In clear_free, clear the complete structure just in... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Fix ERR_R_... problems. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Bodo Möller | Implement dispatcher for EC_GROUP and EC_POINT method... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Add a few 'const's |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Ulf Möller | Forgot a '$'. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Change obj_... generation so that it does not generate... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | 'is_at_infinity' tests don't need a BN_CTX. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | New function declarations. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Bodo Möller | Add BN_CTX arguments where appropriate. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Ulf Möller | DEC |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Add EC_GROUP_new_GFp prototype. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Change comments. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Some declarations that outline what I intend to implement. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Richard Levitte | Update the VMS build scripts for EC |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Another file I had forgotten to add. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Add yet another (still empty) source code file that... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Add more EC vaporware (empty source code files I missed... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Richard Levitte | Document the SSLv2 session reuse fix. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Richard Levitte | Add the possibility for option macros and start using... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Bodo Möller | New option '-subj arg' for 'openssl req' and 'openssl... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Bodo Möller | increase emailAddress_max |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Bodo Möller | EC_set_half and the 'h' component of struct bn_ec_struc... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Richard Levitte | For SSLv2, return the SSLv2 method, not the SSLv23... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Richard Levitte | Sort platforms lexicographically as well. Also, suppor... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Richard Levitte | Spelling corrected. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Richard Levitte | Introduce the possibility to access global variables... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Lutz Jänicke | Typo, spotted by "Greg Stark" <gstark@ethentica.com>. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Dr. Stephen... | Fix bug in copy_email() which would not |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Dr. Stephen... | Fix a bug which caused BN_div to produce the |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Ulf Möller | %f conversion bug fix |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Ulf Möller | don't read from tty in test mode |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Ulf Möller | run self-test with no-krb5 |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Richard Levitte | MacOSX doesn't have ftime(). |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Dr. Stephen... | Typo in comment. |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Dr. Stephen... | Enhance OCSP_request_verify() so it finds the signers... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Richard Levitte | Add the CCITT pilot directory OIDs. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Dr. Stephen... | Trap an invalid ASN1_ITEM construction and print out |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Dr. Stephen... | New function and options to check OCSP response validity. |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Dr. Stephen... | Print out OID of unknown signature or public key |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Dr. Stephen... | Stop PKCS7_verify() core dumping with unknown public |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Lutz Jänicke | Describe new callback for session id generation. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Lutz Jänicke | SSL_get_version() was an easy one :-) |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Ulf Möller | That statement seems to be not true. In fact, I have... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Ulf Möller | autoconf would be useful... |
commit | commitdiff | tree | snapshot |
next |