Age | Commit message (Expand) | Author |
2014-07-08 | also use inverted poison patterns, to mix things up. ok deraadt miod | Ted Unangst |
2014-07-08 | mention X Window System announcement. | Kirill Bychkov |
2014-07-08 | Mark the weakened 40-bit export ciphers as invalid - no one in their right | Joel Sing |
2014-07-08 | update filter configuration parsing (not plugged yet) | Eric Faurot |
2014-07-08 | send correct imsg when enabling profiling at runtime | Eric Faurot |
2014-07-08 | Remove SSL_FIPS. | Joel Sing |
2014-07-08 | update _POSIX2_FORT_RUN, so that sysconf(_SC_2_FORT_RUN) remains correct. | Ted Unangst |
2014-07-08 | every succesful hackathon must begin with a sacrifice. | Ted Unangst |
2014-07-08 | Recognize (and ignore) ``black button'' presses. ok beck@ | Miod Vallat |
2014-07-08 | Nuke SSL_NOT_EXP since it does nothing. | Joel Sing |
2014-07-08 | rm asa/fpr. ok beck deraadt halex matthew | Ted Unangst |
2014-07-08 | partially revert bogus commit | Eric Faurot |
2014-07-08 | Document SSL_CIPHER_description() will now use asprintf if passed a NULL | Miod Vallat |
2014-07-08 | Do not suggest using BUF_strdup() preferably to strdup() for fallacious | Miod Vallat |
2014-07-08 | Match the current state of the code. | Miod Vallat |
2014-07-08 | get rid of mfa leftovers | Eric Faurot |
2014-07-08 | sync | Theo de Raadt |
2014-07-08 | Fix a double free bug in parsing the config. It had occurred when a | YASUOKA Masahiko |
2014-07-08 | Fix npppd not to access freed memory when it is exiting. | YASUOKA Masahiko |
2014-07-08 | remove use of internally-deprecated OPENSSL_malloc/free | bcook |
2014-07-08 | Repair compilability after the recent uvmexp changes, especially for | Miod Vallat |
2014-07-08 | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | Theo de Raadt |
2014-07-08 | Cleanup of getopt argument: -p is not supported anymore. | Tobias Stoeckmann |
2014-07-08 | don't really bother cleaning up the callback, it will go away soon enough | Marc Espie |
2014-07-08 | in case we say("Some parameter #1 blabla there") but we | Marc Espie |
2014-07-08 | Prettify the list of "required by" package names by sorting it. | Vadim Zhukov |
2014-07-08 | replace malloc(strlen())/strlcpy with strdup | bcook |
2014-07-08 | Define SMALL_REGISTER_BANK on arm and vax, for it generates faster code for | Miod Vallat |
2014-07-08 | Remove undocumented _des_crypt() interface and its companion header file, | Miod Vallat |
2014-07-08 | pedantic avoidance of division by zero, likely not actually | Bob Beck |
2014-07-08 | Typo in previous assym.h dependency changes | Miod Vallat |
2014-07-08 | Include -DLIBRESSL_INTERNAL in regress makefiles. | Joel Sing |
2014-07-08 | various queue improvements: | Eric Faurot |
2014-07-08 | remove dead code. these imsgs are handled in pony.c. | Eric Faurot |
2014-07-08 | add missing stdint. include for uint32_t, etc. | bcook |
2014-07-08 | make the filter API move forward (still not plugged). | Eric Faurot |
2014-07-08 | white space repairs | Theo de Raadt |
2014-07-08 | zap trailing tab | Eric Faurot |
2014-07-08 | string.h is the correct file, not strings.h | bcook |
2014-07-08 | Update the table API: lookup functions can take an optional parameters | Eric Faurot |
2014-07-08 | This is bootblock code. Don't pull in uvm header files to deal with | Theo de Raadt |
2014-07-08 | rearrange some includes. also, pull in uvm/uvm.h because soon sysctl.h | Theo de Raadt |
2014-07-08 | the #ifdef _KERNEL can wrap the entire file. uvm_extern.h only pulls | Theo de Raadt |
2014-07-08 | subtle rearrangement of includes | Theo de Raadt |
2014-07-08 | A few missing sys/systm.h includes. Soon the universes dragged in via | Theo de Raadt |
2014-07-08 | These do not need the extremely poorly named uvm/uvm_extern.h (which | Theo de Raadt |
2014-07-08 | make sure to clear the WAIT flag when cancelling the connector timeout. | Eric Faurot |
2014-07-08 | sync | Theo de Raadt |
2014-07-08 | Add Maastricht Aachen Airport (MST). | Mark Kettenis |
2014-07-08 | bye bye UBC; ok beck dlg | Theo de Raadt |