projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-02-26
J Mohan Rao...
Check method before access and release ctx in error...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
David Woodhouse
RT4335: Fix UEFI build of OBJ_NAME_new_index()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Richard Levitte
Forgotten change of add() call in Configure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Matt Caswell
Fix a mkdef.pl warning
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Richard Levitte
Unified on VMS - add %disabled in vmsconfig.pm (util...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Richard Levitte
Normalise the include directives in ct_test.c
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Alessandro...
Implement new multi-threading API
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Richard Levitte
Configure - neater looking add() and add_before()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Rich Salz
Update test build/run for unified
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Matt Caswell
Fix memory issues in BIO_*printf functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
FdaSilvaYY
fix "no-engine" build of test fixture
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
FdaSilvaYY
Add some 'no-engine' builds to travis, for test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
GH715: ENGINE_finish can take NULL
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
Fix unified build after CT reorg
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rob Percival
Tests for parsing and printing certificates containing...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Adam Eijdenberg
Add more CT utility routines to be used as part of...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
GH463: Fix OPENSSL_NO_OCSP build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
Fix indents
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
Build fix: remove cleanse_ctr
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
RT4116: Change cleanse to just memset
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Emilia Kasper
CVE-2016-0798: avoid memory leak in SRP
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Richard Levitte
Solaris DSOs were still named libFOO.so, fixed
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Richard Levitte
Make it possible to build even if dependency files...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
J Mohan Rao...
GH742: keep gost specific variable under macro
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Rich Salz
GH235: Set error status on malloc failure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Flavio Medeiros
GH480: Don't break statements with CPP stuff.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Rich Salz
Fix typo, reformat comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Dr. Stephen...
Remove unused parameter in ssl_set_masks().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Viktor Dukhovni
Update documentation of SSL METHODs and ciphers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Roumen Petrov
correct name of GNU shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
test/ectest.c: add regression test for RT#4284.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
ec/asm/ecp_nistz256-*.pl: get corner case logic right.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
test/recipes/80-test_ca.t: remove_tree->rmtree to make...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Andy Polyakov
poly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
David Woodhouse
RT4339: Fix handling of <internal/bn_conf.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
J Mohan Rao...
GH735: remove unnecessary allocation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Rich Salz
Add PKCS7_NO_DUAL_CONTENT flag
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Remove all -march= from configs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Add OPENSSL_PIC back
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Rich Salz
Remove unused parameters from internal functions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Use $disabled{shared} in a safer manner
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
The build files use %disabled, make sure to pass it...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Emilia Kasper
MemorySanitizer: address false positive
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
FdaSilvaYY
GH678: Add a few more zalloc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
David Woodhouse
RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Matt Caswell
Partial revert of 1288f26 and fix for no-async
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
David Woodhouse
RT4309: Define PRIu64 for UEFI build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Rich Salz
RT4320/GH705: Fix PEM parsing bug.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Rich Salz
GH721: Duplicated flags in doc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $no_dso since with have $disabled{dso}
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $no_asm since with have $disabled{asm}
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $no_rfc3779 since we don't appear to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $zlib since with have $disabled{zlib}
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $no_threads since we have $disabled{threads}
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Clean away $config{no_shared} since we have $disabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Expose %disables to the perl fragments in build.info...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Fix DSO name on HP/UX
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Rich Salz
Missed an experimental.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Don't include all symbols from static libraries when...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Get back "ssl2" as a deprecated disablable option
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Add a "no-pic" build for Travis
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Rewrite CHANGES to add some commentary about the "pic...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Introduce the "pic" / "no-pic" config option
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Use $disabled{"dynamic-engine"} internally
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Richard Levitte
Fix incorrect SO name on GNU platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Richard Levitte
Don't use 'parent' in util/dofile.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Richard Levitte
Check that any dependency file is newer than Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Document the last configuration changes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Avoid GNU make re-exec when adding dependencies to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Viktor Dukhovni
Work-around for proxy->s_server retry logic
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Ben Laurie
Remove OBJ_EXT and friends.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Ben Laurie
Missing extension on dependency, .d file is not always...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Unified on VMS - install dynamic engines if there are any
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Run the TLSProxy based tests as long as dynamic engines...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Build dynamic engines even if configured "no-shared"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Always build library object files with shared library...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
Make crypto/buildinf.h depend on configdata.pm rather...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Kurt Roeckx
argv was set but unused
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
apps_extra_src changed name to apps_aux_src, rename...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Richard Levitte
VMS static libraries have the extension .OLB, not .LIB
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Unified 'make depend' has to cleanup after itself
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Fix Configurations/unix-Makefile.tmpl
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Andy Polyakov
Makefile.shared: limit .dll image base pinning to FIPS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Dr. Stephen...
Remove DSA negative integer workaround code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Dr. Stephen...
Remove broken DSA private key workarounds.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Emilia Kasper
TLS: reject duplicate extensions
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Emilia Kasper
getaddrinfo: zero the hints structure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Viktor Szakats
GH712: Missed some no-filenames cases
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Make sure the linked programs have the correct extension
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Big rename fest of MingW shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Misc small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Try removing installation directories after having...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Small rename fest in unified, obj2dynlib -> obj2dso
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Remake the installation of shared libraries in unix...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Big rename fest of engine DSO names, from libFOO.so...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Simplify the generation of ld scripts for Linux and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Big rename fest in makefile.shared: link_a / link_o...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Richard Levitte
Centralise the shared library / dso name info in unix...
commit
|
commitdiff
|
tree
|
snapshot
next