2014-05-24 |
jsing | Move ssltest.c to a regress test. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
krw | Use consistent format specifiers (%lld) and casts ... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
beck | remove OPENSSL_malloc and CRYPTO_malloc goo from the... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
beck | make this compile again - actually include stdio and... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Move the regress tests that are in lib/libssl to usr... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Expand the OPENSSL_.*GLOBAL.* macros and stop including... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Include <openssl/opensslconf.h> - currently ssl.h is... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
millert | Fix typo in EPERM description; the function arg is... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
millert | Remove errant double quote; from Jean-Philippe Ouellet |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Another e_os2.h -> opensslconf.h. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | e_os2.h is not needed here. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
stsp | Support for newer run(4) hardware ported from FreeBSD... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Explicitly include <openssl/openssl.conf>. des.h still... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2014-05-24 |
stsp | Add device IDs for newer run(4) devices. Obtained from... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Almost nothing actually needs to include <openssl/e_os2... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Expand OPENSSL_{GLOBAL,EXTERN} macros that I missed... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | Spell ssize_t correctly (the incorrect spelling is... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
jsing | No OPENSSL_SYS_WINDOWS wanted. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
guenther | Missed #include <signal.h> |
commit | commitdiff | tree | snapshot |
2014-05-24 |
guenther | Make signal setup clearer via helper function, eliminat... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
krw | Don't potentially use stack garbage for e2d_type. Initi... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
daniel | delete restricted ed. no one will ever use this. never... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
guenther | Archives written with a non-standard blocksize currentl... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
sthen | Don't print a "weird flag" type warning "[b2&3=0x2400... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
guenther | Use REG_STARTEND to permit searches to work past/across... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
guenther | Make the signal handler safe: block signals when updati... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
landry | Expose bif_capacity as the 'design capacity' through... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
benno | clean up after the traphandler children, otherwise... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Take an axe to rc5speed.c - strip out everything that... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | We have stdio and are not WIN16. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Not OPENSSL_SYS_SUNOS. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
krw | Make DEBUG a bit easier to use by calling setlogmask... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Clean up the SSL cipher initialisation and use C99... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | signal.h is not needed here. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Stop pulling signal.h into apps.h - just include it... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
miod | Replace (sometimes conditional) use of alloca with... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Calling signal once to ignore SIGPIPE is sufficient... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jsing | Move include to the top and nuke pointless comments. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
millert | Document that v?dprintf() is just as safe as v?snprintf... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
krw | A #define to rename another #define which is then used... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
espie | use reallocarray |
commit | commitdiff | tree | snapshot |
2014-05-23 |
jmc | adjust the note in STANDARDS: passing args to the flags... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
guenther | Use errc/warnc to simplify code. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
guenther | Free the est_fqlist allocations if we end up not using it. |
commit | commitdiff | tree | snapshot |
2014-05-23 |
tedu | don't deprecate until at least the base src tree is... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
beck | Mark the malloc wrapper functions as deprecated so... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
beck | Convert OPENSSL_malloc stuff back to intrinsics, a... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
miod | if (x) free(x) -> free(x); semantic patch generated... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
gilles | when we reduced the number of iovec's we passed through... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
miod | Add explicit #include lines for stdio.h, stdlib.h and... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
millert | If we have to realloc() "list" we need to zero out... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
miod | Regen |
commit | commitdiff | tree | snapshot |
2014-05-22 |
miod | Yet another evil awk script (not perl, I'm not in Libre... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
miod | Extend the keyboard communication routines to be able... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | Expand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | There are two actual uses of e_os2.h in libssl - an... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | Stop pulling pqueue.h into ssl_locl.h since only a... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | Stop including kssl_lcl.h and nuke it from orbit -... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | Hello? Yes, you're speaking with OPENSSL_SYS_UNIX. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
beck | mark BIO_snprintf as deprecated, so warnings will be... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
krw | Nuke pointless dev_bsize variable which is always set... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
tedu | update nosuidcoredump example. mentioned by stefan... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
krw | Nuke pointless dev_bsize variable which is always set... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
guenther | Make this build cleanly even with UTF8_{putc,getc}... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
guenther | No uses of UTF8_{getc,putc}() in ports, so remove them... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
krw | Nuke some trailing whitespace to shrink subsequent... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
guenther | From FreeBSD: the second argument to UFS_UPDATE/ffs_upd... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
jmatthew | We only have one possible location to use for a logged... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
jmatthew | When the firmware tells us a loop id is already in... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
krw | Nuke some trailing whitespace to shrink subsequent... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
pascal | stat(2) on the spool file needs privileges. Fixes... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
krw | Nuke some trailing whitespace to shrink subsequent... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
krw | Nuke some trailing whitespace and break some long lines... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
krw | Nuke some trailing whitespace to shrink subsequent... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
krw | Fix 'fdisk -u', a.k.a. MBR_pcopy(), on sparc64 and... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
otto | fix MALLOC_STATS (not compiled in by default); ok tedu@ |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mpi | Fix IPsec route addition broken since the removal of... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mpi | Add VIA Labs. |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mpi | Handle the stall condition just like the bable one... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
djm | when failing because of unexpected output, show the... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
guenther | Use errc/warnc to simplify code. |
commit | commitdiff | tree | snapshot |
2014-05-21 |
jmc | document which keywords are posix conformant; |
commit | commitdiff | tree | snapshot |
2014-05-21 |
guenther | Exit with non-zero status if a read is truncated, or... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mlarkin | Change use of Z_PARTIAL_FLUSH to Z_SYNC_FLUSH in the... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mlarkin | Typo in comment noticed during some recent hibernate... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
mlarkin | Fix invalid / missing format specifiers in several... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
tedu | warn about implicit. misspelled function names in libc... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
dlg | destinct is spelled distinct. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
halex | remove irrelevant, outdated, and misleading sentence... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
yasuoka | Merge the fixes from the upstream. Factor out some... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
krw | As suggested by guenther@ and millert@, replace seek... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
eric | format string cleanup: change "%i" to "%d" and fix... |
commit | commitdiff | tree | snapshot |
2014-05-20 |
reyk | Unify the SSL privsep key loading functions. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
jsing | KSSL is dead... nuke KSSL_DEBUG from orbit. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
mpi | regen |
commit | commitdiff | tree | snapshot |
next |