projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2003-06-18
Richard Levitte
Add the application data type to the README.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Richard Levitte
Missing string and potential memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Slightly better check of attributes. Now, mem_list_nex...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Beautify
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Do not try to use non-existent gmtime_r() on SunOS4.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Make sure ssize_t is defined on SunOS4.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Richard Levitte
Make sure DSO-dlfcn works properly on SunOS4.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Add the possibility to have symbols loaded globally...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Avoid warnings saying that the format takes a void*.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Add an entry for X509_TRUST_OBJECT_SIGN in trstandard[].
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Add documentation for ERR_set_mark() and ERR_pop_to_mark().
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Add functionality to set marks on the error stack and...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Handle des_modes.pod properly.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Make sure to NUL-terminate the string on end-of-file...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Richard Levitte
Add crypto/store to the directories to look through.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-10
Richard Levitte
Document the AES_cbc_encrypt() change
commit
|
commitdiff
|
tree
|
snapshot
2003-06-10
Richard Levitte
The output from AES_cbc_encrypt() should be exact multi...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Richard Levitte
Typo
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Geoff Thorpe
This memset() in the ubsec ENGINE is a bug. Zeroing...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Richard Levitte
Make sure the sigaction structure and fileno function...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Richard Levitte
Remove extra ;
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Richard Levitte
Make sure the function definitions match their declaration.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Richard Levitte
Make sure that size_t matches size_t.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Richard Levitte
Make sure debug-solaris-sparcv9-gcc is consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Dr. Stephen...
Really get X509_CRL_CHECK_ALL right this time...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Lutz Jänicke
Clarify return value of SSL_connect() and SSL_accept...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Dr. Stephen...
Update CHANGES to reflect base64 fix added to 0.9.7
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Dr. Stephen...
Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect
commit
|
commitdiff
|
tree
|
snapshot
2003-06-02
Dr. Stephen...
Stop checking for CRLF when start of buffer is reached.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-01
Dr. Stephen...
Various S/MIME bug and compatibility fixes.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-30
Lutz Jänicke
Clarify ordering of certificates when using certificate...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-29
Richard Levitte
Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-29
Richard Levitte
Have ASFLAGS be defined the same way as CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2003-05-29
Richard Levitte
PR: 630
commit
|
commitdiff
|
tree
|
snapshot
2003-05-28
Lutz Jänicke
Add minimum POP3 STLS hack to s_client.c (as was provid...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-28
Lutz Jänicke
Move header file inclusion to prevent irritation of...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-28
Dr. Stephen...
PR: 627
commit
|
commitdiff
|
tree
|
snapshot
2003-05-28
Dr. Stephen...
PR: 631
commit
|
commitdiff
|
tree
|
snapshot
2003-05-28
Richard Levitte
Make sure to compare unsigned against unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-23
Richard Levitte
Brackets are now allowed, after a small hack in the...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-21
Richard Levitte
Fix sign bugs.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-21
Richard Levitte
Correct signedness
commit
|
commitdiff
|
tree
|
snapshot
2003-05-21
Richard Levitte
Make sure EC_window_bits_for_scalar_size() returns...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-21
Richard Levitte
I have no idea how I cut away that piece of text...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-20
Richard Levitte
I don't remember what my thinking was with str_compat...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-20
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-05-20
Richard Levitte
Misspelled functions.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-20
Richard Levitte
Some misspelled function names.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-19
Richard Levitte
Make the function STORE_new_engine() public.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-19
Richard Levitte
Remove certain functions
commit
|
commitdiff
|
tree
|
snapshot
2003-05-19
Dr. Stephen...
The square brackets in BIO_s_bio.pod for some
commit
|
commitdiff
|
tree
|
snapshot
2003-05-18
Dr. Stephen...
Fix docs.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-07
Dr. Stephen...
Add correct DN entry for serialNumber.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-07
Richard Levitte
Define the two authentication parameter types for passp...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-07
Richard Levitte
Add the possibility to hand execution parameters (for...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-07
Richard Levitte
/usr/lib/pkgconfig/openssl.pc was never installed in...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-07
Richard Levitte
DO NOT constify RSA* in RSA_sign() and RSA_verify(...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-06
Richard Levitte
Add the possibility to store arbitrary data in a STORE.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-05
Richard Levitte
Constify RSA_sign() and RSA_verify().
commit
|
commitdiff
|
tree
|
snapshot
2003-05-03
Richard Levitte
Yeah, right, an object file ending with .c, that'll...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-02
Dr. Stephen...
Make DER option work again.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-02
Richard Levitte
It's usually best if the function name matches everywhe...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
STORE was created 2003, darnit!
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Get the year right...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Provide some extra comments about the STORE_Memory...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Add STORE support in ENGINE.
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Define a STORE type. For documentation, read the entry...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Define a STORE lock (the STORE type will be committed...
commit
|
commitdiff
|
tree
|
snapshot
2003-05-01
Richard Levitte
Define the OPENSSL_ITEM structure.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Add BUF_strndup() and BUF_memdup(). Not currently...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Include objects.h to get a correct declaration of OBJ_b...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Some variables were uninitialised...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Correct documentation. sk_find_ex() doesn't return...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Add an extended variant of sk_find() which returns...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-29
Richard Levitte
Add an extended variant of OBJ_bsearch() that can be...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-22
Bodo Möller
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2003-04-21
Richard Levitte
Make it possible to affect the extension of man pages.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-16
Richard Levitte
Memory leak fix: RSA_blinding_on() didn't free Ai under...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-15
Richard Levitte
Memory leak fix: local blinding structure not freed...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-11
Bodo Möller
include 'Changes between 0.9.6i and 0.9.6j'
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
Add the 0.9.6j news.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
New NEWS
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
Remove all those infernal stupid CR characters
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
There's a problem building shared libraries on the...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Richard Levitte
Explicitely tell the compiler we're mips3 for the targe...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-10
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Richard Levitte
Include rand.h, so RAND_status() and friends get proper...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Richard Levitte
Correct a few typos.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Richard Levitte
A single quote too many.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Richard Levitte
I forgot to continuation mark.
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Richard Levitte
It seems like OpenUnix's ld uses LD_LIBRARY_PATH to...
commit
|
commitdiff
|
tree
|
snapshot
2003-04-08
Lutz Jänicke
Fix ordering of compare functions: strncmp() must be...
commit
|
commitdiff
|
tree
|
snapshot
next