Age | Commit message (Expand) | Author |
2014-07-10 | Align octhci(4) with the other HC drivers and add it as a commented entry | Martin Pieuchot |
2014-07-10 | KNF comments, reflowing and moving out of the middle of argument lists in | Philip Guenther |
2014-07-10 | fix version comparison for openssl-like versions (1.0.1g etc) | Jasper Lievisse Adriaanse |
2014-07-10 | remove unused ecc_pkey_size. | bcook |
2014-07-10 | hide the biglock thrashing under pool_debug so it can be turned off | Ted Unangst |
2014-07-10 | BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_free | Joel Sing |
2014-07-10 | Use a while loop instead of an ifdowhile loop. | Joel Sing |
2014-07-10 | typo in previous | Miod Vallat |
2014-07-10 | likewise for X, locate directory | Marc Espie |
2014-07-10 | rings that dont rx packets dont need to be refilled. | David Gwynne |
2014-07-10 | sync | Theo de Raadt |
2014-07-10 | divert-packet no longer uses the PACKET_TAG_PF_DIVERT mbuf tag. | Lawrence Teo |
2014-07-10 | Simplify the way divert(4) sends packets to userspace: Instead of | Lawrence Teo |
2014-07-10 | guenther spotted my bad copy and pasting. | David Gwynne |
2014-07-10 | Fix another free error. | Reyk Floeter |
2014-07-09 | Add some extra sanity checks to make sure the test functions actually | Matthew Dempsky |
2014-07-09 | include <limits.h> for LONG_MIN/LONG_MAX. | bcook |
2014-07-09 | regen | Brad Smith |
2014-07-09 | shorten a bit | Brad Smith |
2014-07-09 | When copying structures via imsg, the contents should not contain | Reyk Floeter |
2014-07-09 | floppy disks are obsolete. recommend keeping the keyfile on a flash disk | Ted Unangst |
2014-07-09 | small alignment tweak | Jasper Lievisse Adriaanse |
2014-07-09 | Add work-in-progress octeon USB host controller support. | Paul Irofti |
2014-07-09 | ASN1_STRING_free can handle NULL, so callers don't need to check. ok miod | Ted Unangst |
2014-07-09 | add 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 message | Jasper Lievisse Adriaanse |
2014-07-09 | Changes in relayd's regression tests have to be discussed. | Reyk Floeter |
2014-07-09 | Don't assign garbage in kv_extend(). | Reyk Floeter |
2014-07-09 | regen | sasano |
2014-07-09 | add devices for DM&P Vortex86EX SoC | sasano |
2014-07-09 | unfidef RL_DEBUG. hopefully it's been debugged by now | Ted Unangst |
2014-07-09 | firebomb some MDEBUG leftovers | Ted Unangst |
2014-07-09 | unifdef a whole bunch of NO RSA/DSA/ECDH defines i deleted from libssl | Ted Unangst |
2014-07-09 | clean up if 0/if 1 code. we don't care anymore. | Ted Unangst |
2014-07-09 | move a comment | Ted Unangst |
2014-07-09 | reset host, port, path to null after freeing so the caller doesn't | Ted Unangst |
2014-07-09 | stale prototype | Ted Unangst |
2014-07-09 | Make comments readable. | Joel Sing |
2014-07-09 | More KNF. | Joel Sing |
2014-07-09 | KNF. | Joel Sing |
2014-07-09 | do locatedb as part of the build process | Marc Espie |
2014-07-09 | zap trailing whitespace; | Jason McIntyre |
2014-07-09 | tweak previous; | Jason McIntyre |
2014-07-09 | reduce obvious dependency on global g_pool by moving to local aliases | Ted Unangst |
2014-07-09 | ocsp_check_ids says "If algoritm mismatch let caller deal with it" before | Ted Unangst |
2014-07-09 | Do 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-09 | Merge memory leak fix from NetBSD's dir.c revision 1.20, but actually | Tobias Stoeckmann |
2014-07-09 | Add ffs routine needed for upcoming octhci interrupt routine. | Paul Irofti |
2014-07-09 | Minor cleanups | Matthew Dempsky |