2006-02-13 |
Nils Larsch | don't use the l length modifier for int |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | use stricter prototypes, fix warnings |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix warning: add missing prototype |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix warning |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix typo: pass pre-computed parameters to the underlyin... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | make update |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | time stamp Makefile, test files |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Dr. Stephen... | Minor clarification. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Dr. Stephen... | Add FAQ about AKID. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Richard Levitte | Document the building macros. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Richard Levitte | As an effect of revisions 1.261, BUILD_CMD was changed... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Fix warnings about "sin" conflicting with sin(3) defini... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Avoid warnings about shadowed definitions. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Update from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nils Larsch | remove unnecessary check |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nils Larsch | p could be uninitialized |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Bodo Möller | move new member of SSL_SESSION to the end |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Dr. Stephen... | Update filenames in makefiles. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Dr. Stephen... | Recognize mingw in perlasm. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nils Larsch | fix if statement: call conn_state() if the BIO is not... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Dr. Stephen... | Ignore zero length constructed segments. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Lutz Jänicke | Typo |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Dr. Stephen... | Fixes for BOOL handling: produce errors for invalid... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Nils Larsch | recent changes from 0.9.8: fix cipher list order in... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Fix from stable branch. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Richard Levitte | signed vs. unsigned clash. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nils Larsch | support numeric strings in ASN1_generate_nconf |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nils Larsch | fix comment |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nils Larsch | 2 is a prime |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Bodo Möller | Further TLS extension improvements |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Richard Levitte | Forgot to initialize CC6DISABLEWARNINGS properly... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bodo Möller | improvements for alert handling |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bodo Möller | More TLS extension related changes. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Bodo Möller | Further TLS extension updates |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Richard Levitte | Disable the Mixed Linkage warning for some selected... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Avoid contradictive error code assignments. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Detect more errors. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Detect SSL error code mishandling. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | include max. codes in debug output |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Some error code cleanups (SSL lib. used SSL_R_... codes... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | There's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | prepare for additional RFC3546 alerts |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | make sure that the unrecognized_name alert actually... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | complete and correct RFC3546 error codes |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Bodo Möller | Fixes for TLS server_name extension |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Bodo Möller | Add names for people who provided the TLS extension... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Richard Levitte | The VMS I run on doesn't know socklen_t and uses size_t... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Richard Levitte | Fix signed/unsigned char clashes. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Dr. Stephen... | In ASN1_parse() show tag value for ASN1 tags > 30. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Bodo Möller | Various changes in the new TLS extension code, includin... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Bodo Möller | Make sure that after the change from revision 1.261, |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Richard Levitte | Missing files in the VMS installation |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Bodo Möller | C style fix-up |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Bodo Möller | Support TLS extensions (specifically, HostName) |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Refine login in b_sock.c. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Compile Windows with winsock2.h. But note that we still... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Fix typo and purify logic in b_sock.c |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | ./util update, which covers various issues, but most... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Typo in win32_globallookup. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Make b_sock.c IPv6 savvy. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | "Relax" prototype and rename DSO_global_lookup_func... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | util/mkerr.pl update to address various mkerr.pl proble... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | Fix mapping "leak" in newly introduced win32_globallookup. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Andy Polyakov | Oops! Remove junk... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Bodo Möller | Rewrite timeout computation in a way that is less prone... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Andy Polyakov | Add DSO_global_lookup_func implementation. See commenta... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Andy Polyakov | Fix CFB and OFB modes in eng_padlock.c. Engine was... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Minor sparcv9 clean-ups. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Lower PADLOCK_CHUNK till value, which doesn't affect... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Richard Levitte | Whoops, we were copying instead of comparing at the... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Andy Polyakov | As SPARCV9 CPU flavor is [expected to be] detected... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Ulf Möller | comments |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Eliminate possible mapping leak. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Typo in sparcv8cap.c. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Missing CFLAG in couple of depend: targets. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Put back OPENSSL_SYS_MSDOS definition to revive DJGPP... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make bio.h resistant to gnu-ish __attribute__ redefenit... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Fix typos in osf1 shared rules. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Unify sparcv9 assembler naming and build rules among... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make framework for Whirlpool assembler flexible. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Engage Whirlpool assembler and mention Whirlpool in... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make room for Whirlpool assembler in Configure. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Allow for warning-free passing of -Wl options on config... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | We all make typos:-) Fix just introduced ones in bn.h |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Eliminate warning induced by cvs.openssl.org/chngview... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | To exclude contention for shared FPU on T1, trade 3... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | sparccpuid module update. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Add IALU-only bn_mul_mont for SPARCv9. See commentary... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Switch 64-bit sparcv9 platforms from bn(64,64) to bn... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Allow for bn(64,32) on LP64 platforms. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | update TLS-ECC code |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
next |