projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some session API tests
[openssl.git]
/
util
/
2016-06-09
Rich Salz
Make a2i_ipadd an internal function
tree
|
commitdiff
2016-06-09
Rich Salz
More API docs; small changes.
tree
|
commitdiff
2016-06-08
Rich Salz
Add some accessor API's
tree
|
commitdiff
2016-06-07
Rich Salz
Unify d2i/i2d documentation.
tree
|
commitdiff
2016-06-07
Rich Salz
Nit about pod filenames
tree
|
commitdiff
2016-06-07
Rich Salz
Add script to find undocumented API
tree
|
commitdiff
2016-06-06
Rich Salz
More doc nits
tree
|
commitdiff
2016-06-04
Rich Salz
More utils cleanup.
tree
|
commitdiff
2016-06-02
Richard Levitte
perl: refactor .pod name section extractor into its...
tree
|
commitdiff
2016-06-01
Rich Salz
Remove NOEXIST entries
tree
|
commitdiff
2016-06-01
Rich Salz
Remove/rename some old files.
tree
|
commitdiff
2016-06-01
Rich Salz
Add final(?) set of copyrights.
tree
|
commitdiff
2016-05-31
Matt Caswell
make update
tree
|
commitdiff
2016-05-30
Richard Levitte
perl: use the 'if' module to conditionally load File...
tree
|
commitdiff
2016-05-29
Joey Yandle
set RAND_event and RAND_screen to deprecated in 1.1...
tree
|
commitdiff
2016-05-29
Andy Polyakov
Configure,test/recipes: "pin" glob to File::Glob::glob.
tree
|
commitdiff
2016-05-28
Richard Levitte
make update
tree
|
commitdiff
2016-05-27
Richard Levitte
perl glob: make sure to put quotes around the pattern...
tree
|
commitdiff
2016-05-23
Rich Salz
Remove unused error/function codes.
tree
|
commitdiff
2016-05-23
Dr. Stephen Henson
make update
tree
|
commitdiff
2016-05-23
FdaSilvaYY
Add checks on CRYPTO_set_ex_data return value
tree
|
commitdiff
2016-05-22
Richard Levitte
util/process_docs.pl: Add more debugging output
tree
|
commitdiff
2016-05-22
Richard Levitte
Improve the checking of pod sections
tree
|
commitdiff
2016-05-22
Richard Levitte
process_docs.pl: When starting to read a new head1...
tree
|
commitdiff
2016-05-21
Richard Levitte
Have doc-nit-check look for mandatory manual sections
tree
|
commitdiff
2016-05-21
Rich Salz
Add OpenSSL copyright to .pl files
tree
|
commitdiff
2016-05-21
Rich Salz
Doc nits cleanup, round 2
tree
|
commitdiff
2016-05-20
Rich Salz
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
tree
|
commitdiff
2016-05-20
Rich Salz
Fix nits in pod files.
tree
|
commitdiff
2016-05-19
Richard Levitte
Documentation processor in perl, for platforms that...
tree
|
commitdiff
2016-05-18
Richard Levitte
Small typo, a tab where there should have been a space
tree
|
commitdiff
2016-05-18
Richard Levitte
Fix util/mkerr.pl
tree
|
commitdiff
2016-05-17
Rich Salz
Manual fixes after copyright consolidation
tree
|
commitdiff
2016-05-17
Rich Salz
X509_STORE_CTX accessors.
tree
|
commitdiff
2016-05-16
Matt Caswell
Workaround an IO::Socket::IP bug
tree
|
commitdiff
2016-05-16
Viktor Dukhovni
Fold threads.h into crypto.h making API public
tree
|
commitdiff
2016-05-16
Alessandro Ghedini
Add SSL_client_version() getter function
tree
|
commitdiff
2016-05-11
Viktor Dukhovni
Fix TLSProxy race by adding missing eval
tree
|
commitdiff
2016-05-11
Richard Levitte
make update
tree
|
commitdiff
2016-05-10
Andy Polyakov
crypto/des: remove obsolete functions.
tree
|
commitdiff
2016-05-10
Andy Polyakov
util/mkdef.pl: omit ordinals from Windows DLLs.
tree
|
commitdiff
2016-05-05
Rich Salz
Tweak generated warning lines.
tree
|
commitdiff
2016-05-04
Richard Levitte
Allow spaces in filenames when using perl's glob
tree
|
commitdiff
2016-05-02
Rich Salz
Handle multi-line "written by/for" comments.
tree
|
commitdiff
2016-05-01
Richard Levitte
Skip blank lines if old copyright comment was removed...
tree
|
commitdiff
2016-04-29
Matt Caswell
Fix some X509_STORE macros
tree
|
commitdiff
2016-04-28
Christian Heimes
Add getters for X509_STORE and X509_OBJECT members
tree
|
commitdiff
2016-04-28
Viktor Dukhovni
make update
tree
|
commitdiff
2016-04-26
Kazuki Yamaguchi
Add ex_data functions for X509_STORE
tree
|
commitdiff
2016-04-25
Viktor Dukhovni
make update
tree
|
commitdiff
2016-04-22
Matt Caswell
Fix no-dsa on Windows/VMS
tree
|
commitdiff
2016-04-22
Matt Caswell
Fix no-cmac on Windows/VMS
tree
|
commitdiff
2016-04-21
Matt Caswell
Fix no-ocsp on Windows (and probably VMS)
tree
|
commitdiff
2016-04-20
Rich Salz
Copyright consolidation script
tree
|
commitdiff
2016-04-20
Matt Caswell
Fix no-ui on Windows
tree
|
commitdiff
2016-04-20
Rich Salz
Copyright consolidation; .pm and Configure
tree
|
commitdiff
2016-04-20
Matt Caswell
Fix no-sock on Windows
tree
|
commitdiff
2016-04-20
Matt Caswell
Fix no-dgram on Windows
tree
|
commitdiff
2016-04-20
Rich Salz
Copyright consolidation: perl files
tree
|
commitdiff
2016-04-18
Rich Salz
Make string_to_hex/hex_to_string public
tree
|
commitdiff
2016-04-18
Rich Salz
Rename some lowercase API's
tree
|
commitdiff
2016-04-17
Richard Levitte
Remove declaration of function that isn't implemented
tree
|
commitdiff
2016-04-16
Dr. Stephen Henson
Add X509_STORE_CTX_set0_untrusted function.
tree
|
commitdiff
2016-04-15
Rich Salz
Make many X509_xxx types opaque.
tree
|
commitdiff
2016-04-14
Lyon Chen
Add SSL_SESSION_get0_hostname()
tree
|
commitdiff
2016-04-13
Matt Caswell
make update
tree
|
commitdiff
2016-04-13
Dr. Stephen Henson
make update
tree
|
commitdiff
2016-04-13
Richard Levitte
Cleanup libcrypto.num and make update
tree
|
commitdiff
2016-04-13
Matt Caswell
Rename int_*() functions to *_int()
tree
|
commitdiff
2016-04-13
Matt Caswell
Fix symbols missing from shared build
tree
|
commitdiff
2016-04-13
Matt Caswell
make update
tree
|
commitdiff
2016-04-11
Kazuki Yamaguchi
Add SSL_CTX_get_ciphers()
tree
|
commitdiff
2016-04-09
Matt Caswell
make update
tree
|
commitdiff
2016-04-09
Matt Caswell
make update
tree
|
commitdiff
2016-04-08
Rich Salz
Add OCSP to mkdef
tree
|
commitdiff
2016-04-07
Viktor Dukhovni
make update
tree
|
commitdiff
2016-04-06
Richard Levitte
make update
tree
|
commitdiff
2016-04-04
FdaSilvaYY
Add X509_REQ_get0_pubkey method
tree
|
commitdiff
2016-04-03
Viktor Dukhovni
make update
tree
|
commitdiff
2016-04-03
Richard Levitte
Ordinals adjustment
tree
|
commitdiff
2016-04-02
Matt Caswell
Various DSA opacity fixups
tree
|
commitdiff
2016-04-02
Matt Caswell
make update
tree
|
commitdiff
2016-03-30
Matt Caswell
Fix build compilation failures
tree
|
commitdiff
2016-03-29
Matt Caswell
make update
tree
|
commitdiff
2016-03-23
Rich Salz
Move dso.h to internal
tree
|
commitdiff
2016-03-23
Rich Salz
Remove several unused undocumented functions.
tree
|
commitdiff
2016-03-22
Rich Salz
Have only one DSO_METHOD_openssl
tree
|
commitdiff
2016-03-21
Richard Levitte
Remove the remainder of util/mk1mf.pl and companion...
tree
|
commitdiff
2016-03-21
Richard Levitte
Remove the mk1mf VC-WIN* builds and its supporting...
tree
|
commitdiff
2016-03-20
Rich Salz
Remove #error from include files.
tree
|
commitdiff
2016-03-18
Richard Levitte
make update
tree
|
commitdiff
2016-03-18
Richard Levitte
Implement support for no-ts
tree
|
commitdiff
2016-03-18
Rich Salz
Remove more unused things.
tree
|
commitdiff
2016-03-18
Matt Caswell
Ensure that no-comp functions are flagged as such
tree
|
commitdiff
2016-03-17
Rich Salz
Remove Netware and OS/2
tree
|
commitdiff
2016-03-17
Rich Salz
Remove ultrix/mips support.
tree
|
commitdiff
2016-03-17
Richard Levitte
Remove support for Borland C++
tree
|
commitdiff
2016-03-17
Richard Levitte
Don't define OPENSSL_ENGINES in test recipes, do it...
tree
|
commitdiff
2016-03-15
Matt Caswell
Fix a TLSProxy race condition
tree
|
commitdiff
2016-03-11
Mat
removed extra define
tree
|
commitdiff
next