2016-03-07 |
Rich Salz | ISSUE 43: Add BIO_sock_shutdown |
tree | commitdiff |
2016-02-25 |
Matt Caswell | Fix memory issues in BIO_*printf functions |
tree | commitdiff |
2016-02-24 |
Flavio Medeiros | GH480: Don't break statements with CPP stuff. |
tree | commitdiff |
2016-02-22 |
FdaSilvaYY | GH678: Add a few more zalloc |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-19 |
Emilia Kasper | getaddrinfo: zero the hints structure |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-17 |
Rich Salz | RT4310: Fix varous no-XXX builds |
tree | commitdiff |
2016-02-16 |
Richard Levitte | On solaris, the variable name sun clashes, use s_un... |
tree | commitdiff |
2016-02-14 |
Rich Salz | Make the BIO_ADDR param optional. |
tree | commitdiff |
2016-02-14 |
Richard Levitte | Make sure a socklen_t can compare with a sizeof() result |
tree | commitdiff |
2016-02-13 |
Rob Percival | Defines OSSL_SSIZE_MAX |
tree | commitdiff |
2016-02-12 |
Richard Levitte | Better workaround for VMS getnameinfo() bug |
tree | commitdiff |
2016-02-11 |
Rich Salz | Move to REF_DEBUG, for consistency. |
tree | commitdiff |
2016-02-11 |
Rich Salz | GH620: second diff from rt-2275, adds error code |
tree | commitdiff |
2016-02-11 |
Richard Levitte | Rework BIO_ADDRINFO_protocol() to return correct values |
tree | commitdiff |
2016-02-10 |
Rich Salz | BIO_PAIR_DEBUG did nothing; remove it. |
tree | commitdiff |
2016-02-10 |
Richard Levitte | VMS getnameinfo() seems to have a bug with returned... |
tree | commitdiff |
2016-02-08 |
Richard Levitte | Small fixes |
tree | commitdiff |
2016-02-08 |
Rich Salz | GH641: Don't care openssl_zmalloc |
tree | commitdiff |
2016-02-08 |
Andy Polyakov | bio/b_sock.c: cleanup obsolete stuff. |
tree | commitdiff |
2016-02-08 |
Roumen Petrov | avoid crash if hostserv is with host part only |
tree | commitdiff |
2016-02-05 |
Matt Caswell | Add a BIO_ADDR_clear function |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2016-02-05 |
Richard Levitte | VMS lacks socklen_t, give it one |
tree | commitdiff |
2016-02-04 |
Richard Levitte | Update crypto/bio/build.info |
tree | commitdiff |
2016-02-04 |
Richard Levitte | Make sure getaddrinfo and getnameinfo works as intended... |
tree | commitdiff |
2016-02-04 |
Kurt Roeckx | Use WSAGetLastError() on windows |
tree | commitdiff |
2016-02-04 |
Viktor Szakats | bio_err.c: remove a reappeared filename comment |
tree | commitdiff |
2016-02-04 |
Kurt Roeckx | Make fallback addresses static so that we can initialize it |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: Adapt BIO_s_datagram and all that... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | make update |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: adapt BIO_s_connect and BIO_s_accept |
tree | commitdiff |
2016-02-03 |
Richard Levitte | make update |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: reimplement old socket handling functi... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | make update |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Temporary pragma to have GCC quiet down about deprecate... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: new socket-handling functions, depreca... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: add error macros & text, and make... |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: Small adjustments |
tree | commitdiff |
2016-02-03 |
Richard Levitte | Refactoring BIO: add wrappers around sockaddr et al |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-31 |
Daniel Kahn Gillmor | RT4129: BUF_new_mem_buf should take const void * |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2015-12-22 |
Rich Salz | Cleanup CRYPTO_{push,pop}_info |
tree | commitdiff |
2015-12-18 |
Richard Levitte | Remove the "eay" c-file-style indicators |
tree | commitdiff |
2015-12-16 |
Rich Salz | Rename some BUF_xxx to OPENSSL_xxx |
tree | commitdiff |
2015-12-13 |
Ben Laurie | Fix (incorrect) uninitialised variable warning. |
tree | commitdiff |
2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
tree | commitdiff |
2015-11-23 |
Rich Salz | Fix a few missed "if (!ptr)" cleanups |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-11-02 |
Richard Levitte | BIO_s_datagram() ctrl doesn't support SEEK/TELL, so... |
tree | commitdiff |
2015-11-02 |
Richard Levitte | Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int... |
tree | commitdiff |
2015-10-23 |
Alessandro Ghedini | Remove useless code |
tree | commitdiff |
2015-10-05 |
Andy Polyakov | Harmonize pointer printing and size_t-fy casts. |
tree | commitdiff |
2015-10-05 |
Andy Polyakov | bio/bss_log.c: harmonize format string to silence ... |
tree | commitdiff |
2015-10-05 |
Andy Polyakov | Explicitly cast INVALID_SOCKET to (int) to address... |
tree | commitdiff |
2015-09-30 |
David Woodhouse | Fix no-stdio build |
tree | commitdiff |
2015-09-23 |
Matt Caswell | Add BIO_CTRL_DGRAM_SET_PEEK_MODE |
tree | commitdiff |
2015-09-21 |
David Woodhouse | RT3479: Add UTF8 support to BIO_read_filename() |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
tree | commitdiff |
2015-06-28 |
Kurt Roeckx | Check dgram_sctp_write() return value. |
tree | commitdiff |
2015-06-28 |
Kurt Roeckx | Check BIO_dgram_sctp_wait_for_dry() return value for... |
tree | commitdiff |
2015-06-23 |
Rich Salz | More secure storage of key material. |
tree | commitdiff |
2015-06-10 |
Matt Caswell | Change BIO_number_read and BIO_number_written() to... |
tree | commitdiff |
2015-06-10 |
Matt Caswell | Fix memory leaks in BIO_dup_chain() |
tree | commitdiff |
2015-06-02 |
Matt Caswell | Fix compilation failure for some tool chains |
tree | commitdiff |
2015-06-02 |
Per Allansson | Fix IP_MTU_DISCOVER typo |
tree | commitdiff |
2015-05-26 |
Matt Caswell | Handle unsigned struct timeval members |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-03 |
Dr. Stephen Henson | Add OSSL_NELEM macro. |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-04-30 |
Matt Caswell | Clarify logic in BIO_*printf functions |
tree | commitdiff |
2015-04-28 |
Rich Salz | realloc of NULL is like malloc |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-04-16 |
Viktor Dukhovni | Code style: space after 'if' |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove SSL_TASK, the DECnet Based SSL Engine |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
tree | commitdiff |
2015-03-24 |
Mike Frysinger | Fix malloc define typo |
tree | commitdiff |
2015-03-17 |
Matt Caswell | Remove dead code from crypto |
tree | commitdiff |
2015-03-10 |
Richard Godbee | BIO_debug_callback: Fix output on 64-bit machines |
tree | commitdiff |
2015-03-06 |
Matt Caswell | make errors |
tree | commitdiff |
2015-03-05 |
Matt Caswell | Unchecked malloc fixes |
tree | commitdiff |
2015-02-13 |
Dr. Stephen Henson | size_t for buffer functions. |
tree | commitdiff |
2015-02-06 |
Rich Salz | Live code cleanup: remove #if 1 stuff |
tree | commitdiff |
2015-02-06 |
Rich Salz | util/mkstack.pl now generates entire safestack.h |
tree | commitdiff |
next |