2014-04-30 |
sf | format string fixes for (u)int64 vars |
commit | commitdiff | tree | snapshot |
2014-04-30 |
jmc | tidy up SYNOPSIS, usage() and the options list; ok... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
djm | unit tests for new buffer API; including basic fuzz... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
djm | New buffer API; the first installment of the conversion... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
miod | Enforce proper alignment of stack variables which may... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
tedu | i suck at math. b - 8 = 3, not 4. detected by Antoine... |
commit | commitdiff | tree | snapshot |
2014-04-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-30 |
sperreault | minor++ because of AI_ADDRCONFIG |
commit | commitdiff | tree | snapshot |
2014-04-29 |
nicm | fcntl.h is still needed here. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | Get rid of the per-softc freelist of transfer descripto... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
dcoppa | tedu ~/.klogin |
commit | commitdiff | tree | snapshot |
2014-04-29 |
reyk | For RSA private key privsep, only ever load the keys... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
dtucker | Don't attempt to append a nul quote char to the filenam... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
dtucker | Move nulling of variable next to where it's freed.... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
reyk | Implement RSA privilege separation for OpenSMTPD, based... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
markus | make compiling against OpenSSL optional (make OPENSSL... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
jmc | a bit more merge for traceroute6 stuff, and some consis... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
gilles | when a session fails due to a TLS error in a smtp+tls... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
beck | Constrain bytes read/written to positive values. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
markus | re-add our own aesctr implementation; ok djm@ |
commit | commitdiff | tree | snapshot |
2014-04-29 |
florian | Move traceroute6 to the attic, fully merged into tracer... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | Finally plug the public xfer leak #1 in our USB stack. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
tedu | nginx dudes unrolled SSL_OP_ALL by hand so we also... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mcbride | regen |
commit | commitdiff | tree | snapshot |
2014-04-29 |
jmc | smtpd is the default mailer now; |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mcbride | Add Microsoft Wireless Mobile Mouse 3500 and Wireless... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
djm | bz#1818 - don't send channel success/failre replies... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | Make sure to call uhidev_close() upon detach, plug... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | Plug an xfer leak. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | Get rid of the per-softc freelist of transfer descripto... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
reyk | Remove unused arguments from ssl_smtp_init() |
commit | commitdiff | tree | snapshot |
2014-04-29 |
millert | Remove support for the obsolete (non-POSIX) "more ... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
mpi | If you plan to write an obfuscated-by-design kernel... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
markus | make sure the state machine only advances if the AUTH... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
reyk | use explicit_bzero() instead of memset() to clear out... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
reyk | It is only required to load the keys and certs into... |
commit | commitdiff | tree | snapshot |
2014-04-29 |
kettenis | Replace 1 << PAGE_SHIFT with PAGE_SIZE. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
dcoppa | Fix typo: d_addrt -> daddr_t |
commit | commitdiff | tree | snapshot |
2014-04-29 |
jsg | fix a test for invalid timezones |
commit | commitdiff | tree | snapshot |
2014-04-29 |
andre | Remove device white-listing as matching method, relies... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
sperreault | Implement AI_ADDRCONFIG |
commit | commitdiff | tree | snapshot |
2014-04-28 |
miod | Remove WIN32, WIN64 and MINGW32 tentacles. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
brad | Remove bogus semicolon. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
tedu | use the correct algorithm mask. reported by satish... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
tedu | SSL_OP_ALL is supposed to be all options and workaround... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
miod | Remove ending cplusplus guard followed by starting... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
miod | Leftover includes and local declarations; from Gebruike... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
miod | Ignore IRIX6-compatible archive map on mips64 platform... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
okan | re-add _ppp for npppd here as well; ok ajacoutot |
commit | commitdiff | tree | snapshot |
2014-04-28 |
jmc | macro fixes for previous; ok reyk |
commit | commitdiff | tree | snapshot |
2014-04-28 |
reyk | sync bzero => memset that was done for ip_divert.c... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
florian | Do not sleep after poll returning an error. Blindly... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
syl | Add support for 255 character file names in fuse. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
blambert | fix memory leak |
commit | commitdiff | tree | snapshot |
2014-04-28 |
espie | check for integer overflows in custom allocs, okay... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
mikeb | Add support for exporting ARP table via ipNetToMediaTab... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
reyk | spacing |
commit | commitdiff | tree | snapshot |
2014-04-28 |
reyk | bump copyright |
commit | commitdiff | tree | snapshot |
2014-04-28 |
reyk | Add missing documentation for ipcomp(4) support and... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
reyk | It's about time to remove the infamous CAVEATS section... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
jsg | Move an opening brace so a loop that delays while waiting |
commit | commitdiff | tree | snapshot |
2014-04-28 |
deraadt | whitespace cleanup while reading result of florian... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
blambert | better proc id name (it handles traps, not alerts)... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
djm | buffer_get_string_ptr's return should be const to remind |
commit | commitdiff | tree | snapshot |
2014-04-27 |
schwarze | Improve error handling in dbopen(). If PRAGMA SQL... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
schwarze | For LUNA88K, make sure the architecture name shown... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
guenther | Regress for access() |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | typo in comment |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | Remove orphaned l2n6 and n2l6 macros. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | Use C99 initializers for the various FOO_METHOD structs... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | static const char * = "" -> static const char[] = ... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
miod | Put explicit (void) in function declarations and shuffl... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
zhuk | Fix library search order in our libtool. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmc | sort the ip6 sysctls; |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jsing | We do not need a separate file for two compatibility... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
beck | Fix leak last commit introduced. Spotted by Sebastian... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
logan | Document net.inet6.ip6.dad_pending. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmc | zap a ton of silly Tn, and uppercase TTL; a few other... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
stsp | Add PME_STATUS and PME_EN bitmasks for the PCI PMCSR... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
mpi | Start de-obfuscating the HC drivers. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
krw | Don't zap disklabel (and next 6 blocks) when installing... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
mpi | Do not let the bluetooth HID device, present in Apple... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
yasuoka | Get back "_ppp" user and "_ppp" group. From now they... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmatthew | transplant hotplug code over from qle(4) |
commit | commitdiff | tree | snapshot |
2014-04-27 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmatthew | When the firmware has already allocated the handle... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
miod | Appease gcc3 -Wuninitialized. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
kettenis | Get rid of duplication of the global lock code. Allow... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
beck | Replace all use of ERR_add_error_data with ERR_asprintf... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-04-26 |
mpi | Do not pass a NULL argument to OF_getprop(), even if... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
mpi | Allow to compile with DEBUG_PMAP defined. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
millert | Kill the link to /usr/bin/page. OK henning@ jmc@ miod... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
sthen | fix whitespace |
commit | commitdiff | tree | snapshot |
2014-04-26 |
sthen | Only remove queues from the TAILQ when the ticket chang... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | This is not FreeBSD. |
commit | commitdiff | tree | snapshot |
next |