2014-04-17 |
sthen | OpenSSL PR#3309: when looking for an extension, set... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
nicm | Correct the dance to fix the active pane in join-pane... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
guenther | It's been a quarter century: we can assume volatile... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
jsg | Remove the ossltests target, these are now all in libcr... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
nicm | Remove the "info" message mechanism, this was only... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
jsg | move enginetest to regress as was done with the other... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
nicm | Extend the -q flag to set-option to suppress errors... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
nicm | Do not show the -fg, -bg and -attr options. If asked... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
nicm | Remove the monitor-content option and associated bits... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
jsg | call the correct decrypt function in aes_cbc_cipher() |
commit | commitdiff | tree | snapshot |
2014-04-17 |
dlg | rework this to implement the active path checks when... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
tedu | tag some functions with bounded. idea and ok djm |
commit | commitdiff | tree | snapshot |
2014-04-16 |
djm | remove the identity files from this manpage - ssh-agent... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
djm | skip leading zero bytes in buffer_put_bignum2_from_stri... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
nicm | Memory leak in error path and unnecessary assignment... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
bmercer | Add ufs2 support and get one step closer to making... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-16 |
schwarze | Rename the mpages.id column to mpages.pageid. There... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | TANSTAAFL - delete the buf freelist code. if you need... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
nicm | Remove a leftover prototype and fix some spacing. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
nicm | Remove the choose-list command to prepare for some... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | add back SRP. i was being too greedy. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
beck | Clean up dangerous strncpy use. This included a use... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | - Why do we hide from the OpenSSL police, dad? |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | > As I walk through the valley of the shadow of death |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | lots of ifdef cleanup |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | repair knf |
commit | commitdiff | tree | snapshot |
2014-04-16 |
okan | Remove ifdef'd out KerberosIV and stream encryption... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | No need to define ANSI_SOURCE and NO_ERR. TERMIOS kept... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
okan | add missing parens so that errorhost gets properly... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
schwarze | Give the mlinks and keys tables a pageid index, |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | No need to build with -DOPENSSL_NO_CAPIENG and -DOPENSS... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
krw | Make dhclient -q even quieter. Make it immediately... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | quoth the readme: |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | delete a few leftovers |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | fix a few bugs observed on viva64.com/en/b/0250/ |
commit | commitdiff | tree | snapshot |
2014-04-16 |
beck | Thanks to the knobs in tools.ietf.org/html/rfc5746... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | disentangle SRP code from TLS |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | whack the ifdef pinata: |
commit | commitdiff | tree | snapshot |
2014-04-16 |
guenther | SSLv3_client_method() doesn't support TLSv1.*; use... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
guenther | Zero-pad usec format to handle values less than 100... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | Initial KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | Initial KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | Mandatory Surgeon Guenther's Warning: This code could... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | Initial KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | First pass for KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | revert. the full horror has only now revealed itself. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | replace some bio_snprintf crazy with regular snprintf. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
guenther | Kill the bogus "send an SSLv3/TLS hello in SSLv2 format... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
florian | My previous attempt to chdir(2) to the directory contai... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
zhuk | Whitespace tweaks before further tweaks; no objections... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
beck | Make this byzantine horror a shell of it's former self... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
krw | OpenSSL is not the only place with bloated code! Remove... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
reyk | Some software expects RAND_status() to return 1 for... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
krw | Tweak network interface configuration so that after... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
mpi | Merge in_fixaddr() into in_selectsrc() in order to... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsing | Clean up non-fatal error handling - we know which error... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
sthen | unbreak install; /usr/share/man/man3/EVP_PKEY_print_pri... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
aoyama | Add generic driver for "NEC PC-9801(*) extension board... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
guenther | It's been a quarter century: we can assume volatile... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
zhuk | Make directory ordering in our libtool stable. Fixes... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
mpi | Sync the list of man pages for libcrypto, explicity... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
mpi | Remove pointless man pages that were not installed. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
blambert | close memory leaks in snmp client code |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsg | adapt to test file moves |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsg | adapt to the less old des api |
commit | commitdiff | tree | snapshot |
2014-04-16 |
nicm | Because we pass the file descriptor from client to... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsg | sync with iked chap_ms.c |
commit | commitdiff | tree | snapshot |
2014-04-16 |
jsg | des_cblock -> DES_cblock |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | Upgrade from des_old misery |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | More des_foo -> DES_foo |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | Remove _CRAY references. Note that this pleads for... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | Remove DES_read_password and DES_read_2passwords which... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
miod | This was subtly using des_old.h defines (des_key_schedu... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
beck | Your operating system memory allocation functions are... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | dead file |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | API compat fix. RAND_load_file can never fail now.... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | missed vms comment |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | first round of unifdef hammering |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | Remove non-posix support. Why is OPENSSL_isservice... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | spray the apps directory with anti-VMS napalm. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | strncpy(d, s, strlen(s)) is a special kind of stupid... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
matthew | Remove disabled code that wouldn't work now that cleans... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
dlg | set ourselves up to respect the max data transfer size. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
dlg | print the board name and firmware revision like we... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
schwarze | Pass the function flags SQLITE_UTF8 (because SQLITE_ANY... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
dlg | have nvme_poll return the status bigs from the completi... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
mcbride | KNF |
commit | commitdiff | tree | snapshot |
2014-04-16 |
tedu | you do not want to do the things this program does |
commit | commitdiff | tree | snapshot |
2014-04-15 |
schwarze | At the end of mansearch(), fchdir() back to where we... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
tedu | strip this to the bone |
commit | commitdiff | tree | snapshot |
2014-04-15 |
deraadt | Three wrappers in this file: OPENSSL_strncasecmp, OPENS... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
tedu | use explicit_bzero instead of a bizarro "no compiler... |
commit | commitdiff | tree | snapshot |
2014-04-15 |
schwarze | remove documentation of the former macro key "NAME"; |
commit | commitdiff | tree | snapshot |
2014-04-15 |
beck | remove BIO_snprintf usage - convert to snprintf. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
tedu | remove md2, jpake, and seed clutter. |
commit | commitdiff | tree | snapshot |
2014-04-15 |
tedu | don't even pretend to build md2, seed, or jpake |
commit | commitdiff | tree | snapshot |
2014-04-15 |
beck | o_dir.c had a very funny odor. all users of this now... |
commit | commitdiff | tree | snapshot |
next |