summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-09When copying structures via imsg, the contents should not containReyk Floeter
2014-07-09floppy disks are obsolete. recommend keeping the keyfile on a flash diskTed Unangst
2014-07-09small alignment tweakJasper Lievisse Adriaanse
2014-07-09Add work-in-progress octeon USB host controller support.Paul Irofti
2014-07-09ASN1_STRING_free can handle NULL, so callers don't need to check. ok miodTed Unangst
2014-07-09add some (currently failing) tests for openssl-like version number (1.0.1g) c...Jasper Lievisse Adriaanse
2014-07-09- do the actual viomb_deflate() after printing the debug messageJasper Lievisse Adriaanse
2014-07-09Changes in relayd's regression tests have to be discussed.Reyk Floeter
2014-07-09Don't assign garbage in kv_extend().Reyk Floeter
2014-07-09regensasano
2014-07-09add devices for DM&P Vortex86EX SoCsasano
2014-07-09unfidef RL_DEBUG. hopefully it's been debugged by nowTed Unangst
2014-07-09firebomb some MDEBUG leftoversTed Unangst
2014-07-09unifdef a whole bunch of NO RSA/DSA/ECDH defines i deleted from libsslTed Unangst
2014-07-09clean up if 0/if 1 code. we don't care anymore.Ted Unangst
2014-07-09move a commentTed Unangst
2014-07-09reset host, port, path to null after freeing so the caller doesn'tTed Unangst
2014-07-09stale prototypeTed Unangst
2014-07-09Make comments readable.Joel Sing
2014-07-09More KNF.Joel Sing
2014-07-09KNF.Joel Sing
2014-07-09do locatedb as part of the build processMarc Espie
2014-07-09zap trailing whitespace;Jason McIntyre
2014-07-09tweak previous;Jason McIntyre
2014-07-09reduce obvious dependency on global g_pool by moving to local aliasesTed Unangst
2014-07-09ocsp_check_ids says "If algoritm mismatch let caller deal with it" beforeTed Unangst
2014-07-09Do you know what horrors lie beyond that wall?Ted Unangst
2014-07-09"mkstr was intended for the limited architecture of the PDP 11 family."Ted Unangst
2014-07-09Merge memory leak fix from NetBSD's dir.c revision 1.20, but actuallyTobias Stoeckmann
2014-07-09Add ffs routine needed for upcoming octhci interrupt routine.Paul Irofti
2014-07-09Minor cleanupsMatthew Dempsky