summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-28better proc id name (it handles traps, not alerts) for theBret Lambert
2014-04-28buffer_get_string_ptr's return should be const to remindDamien Miller
2014-04-27Improve error handling in dbopen(). If PRAGMA SQL statements fail,Ingo Schwarze
2014-04-27For LUNA88K, make sure the architecture name shown to the userIngo Schwarze
2014-04-27Regress for access()Philip Guenther
2014-04-27typo in commentMiod Vallat
2014-04-27Remove orphaned l2n6 and n2l6 macros.Miod Vallat
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2014-04-27static const char * = "" -> static const char[] = "", to produce shorter code.Miod Vallat
2014-04-27Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it causes under Unix is toMiod Vallat
2014-04-27Put explicit (void) in function declarations and shuffle keywords in someMiod Vallat
2014-04-27Fix library search order in our libtool.Vadim Zhukov
2014-04-27zap trailing whitespace;Jason McIntyre
2014-04-27sort the ip6 sysctls;Jason McIntyre
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
2014-04-27We do not need a separate file for two compatibility wrapper functions.Joel Sing
2014-04-27Fix leak last commit introduced. Spotted by Sebastian Kapfer.Bob Beck
2014-04-27Document net.inet6.ip6.dad_pending.Loganaden Velvindron
2014-04-27zap a ton of silly Tn, and uppercase TTL; a few other minor tweaks along theJason McIntyre
2014-04-27Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR register.Stefan Sperling
2014-04-27Start de-obfuscating the HC drivers.Martin Pieuchot
2014-04-27Don't zap disklabel (and next 6 blocks) when installing boot block onKenneth R Westerback
2014-04-27Do not let the bluetooth HID device, present in Apple machines with USB,Martin Pieuchot
2014-04-27Get back "_ppp" user and "_ppp" group. From now they will be solelyYASUOKA Masahiko
2014-04-27transplant hotplug code over from qle(4)Jonathan Matthew
2014-04-27syncTodd T. Fries
2014-04-27When the firmware has already allocated the handle we want to use to log inJonathan Matthew
2014-04-26Appease gcc3 -Wuninitialized.Miod Vallat
2014-04-26Get rid of duplication of the global lock code. Allow recursion in allMark Kettenis
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-26syncTodd T. Fries
2014-04-26Do not pass a NULL argument to OF_getprop(), even if it's fine for theMartin Pieuchot
2014-04-26Allow to compile with DEBUG_PMAP defined.Martin Pieuchot
2014-04-26More KNF.Joel Sing
2014-04-26KNF.Joel Sing
2014-04-26Kill the link to /usr/bin/page. OK henning@ jmc@ miod@ schwarze@Todd C. Miller
2014-04-26fix whitespaceStuart Henderson
2014-04-26Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPSStuart Henderson
2014-04-26This is not FreeBSD.Joel Sing
2014-04-26Do you really want to build OpenSSL for 16-bit Windows? Well, we don't.Joel Sing
2014-04-26Link traceroute6 to traceroute, thus completing the merge.Florian Obser
2014-04-26remove a duplicate break statementJonathan Gray
2014-04-26Revert 1.11. That patch is not only not necessary, it is quite harmful now.Alexandr Shadchin
2014-04-26Perform MAXPHYS-sized reads for the chunktable instead of PAGE_SIZE-sizedMike Larkin
2014-04-25discussing terminfo is not needed; ok schwarzeJason McIntyre
2014-04-25This manual was lacking it's most important section, HISTORY.Ingo Schwarze
2014-04-25Security is square, gaming is hip,Ingo Schwarze