summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-10more missing rcs idsJasper Lievisse Adriaanse
2014-07-10record the size of the rx rings so we can wrap around them correctly.David Gwynne
2014-07-10Move games files and subdirs to the game set.Antoine Jacoutot
2014-07-10Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago.Joel Sing
2014-07-10introduce the revolutionary concept of NULL pointers. ok gccHenning Brauer
2014-07-10/var/games/tetris.scores will move away from the etc set.Antoine Jacoutot
2014-07-10pool_debug still needed for non-DIAGNOSTIC kernelsTheo de Raadt
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2014-07-10syncTheo de Raadt
2014-07-10prevent users from adding timestamp themselvesMarc Espie
2014-07-10add a separate timestamp annotation to have this as metadataMarc Espie
2014-07-10add rcs idsJasper Lievisse Adriaanse
2014-07-10Implement non-persistent connections in a cleaner way. Every testAlexander Bluhm
2014-07-10Remove more compression related code.Joel Sing
2014-07-10Remove DEBUG_KEYGEN and DEBUG_DECRYPT support.Miod Vallat
2014-07-10introduce bpf_mcopy_stripvlan, which cuts the 4 extra bytes out of theHenning Brauer
2014-07-10replace getservbyname_r with getaddrinfo for portabilitybcook
2014-07-10Add internal buffering when dumping a device with non-512 byteKenneth R Westerback
2014-07-10Tame the tedu... we still want to know that Compression and Expansion areJoel Sing
2014-07-10Put back some parts of the public SSL API that should not have beenJoel Sing
2014-07-10prepare for upcoming ext4 read supportMartin Pelikan
2014-07-10forgot to decompress here tooTed Unangst
2014-07-10Don't document the guts of struct syslog_data. This man page only needsTheo de Raadt
2014-07-10check all memory allocations; ok miod@ guenther@Otto Moerbeek
2014-07-10Remove bogus preprocessor statements trying to pick the largest integerMiod Vallat
2014-07-10check return value of write.bcook
2014-07-10syncTheo de Raadt
2014-07-10Print an understandable error message when we fail to read the reportMartin Pieuchot
2014-07-10Add new sendsyslog(const char *, size_t) system call which simply passesTheo de Raadt
2014-07-10crank major for decompression featureTed Unangst
2014-07-10decompress libssl. ok beck jsingTed Unangst
2014-07-10Align octhci(4) with the other HC drivers and add it as a commented entryMartin Pieuchot
2014-07-10KNF comments, reflowing and moving out of the middle of argument lists inPhilip Guenther
2014-07-10fix version comparison for openssl-like versions (1.0.1g etc)Jasper Lievisse Adriaanse
2014-07-10remove unused ecc_pkey_size.bcook
2014-07-10hide the biglock thrashing under pool_debug so it can be turned offTed Unangst
2014-07-10BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_freeJoel Sing
2014-07-10Use a while loop instead of an ifdowhile loop.Joel Sing
2014-07-10typo in previousMiod Vallat
2014-07-10likewise for X, locate directoryMarc Espie
2014-07-10rings that dont rx packets dont need to be refilled.David Gwynne
2014-07-10syncTheo de Raadt
2014-07-10divert-packet no longer uses the PACKET_TAG_PF_DIVERT mbuf tag.Lawrence Teo
2014-07-10Simplify the way divert(4) sends packets to userspace: Instead ofLawrence Teo
2014-07-10guenther spotted my bad copy and pasting.David Gwynne
2014-07-10Fix another free error.Reyk Floeter
2014-07-09Add some extra sanity checks to make sure the test functions actuallyMatthew Dempsky
2014-07-09include <limits.h> for LONG_MIN/LONG_MAX.bcook
2014-07-09regenBrad Smith
2014-07-09shorten a bitBrad Smith