openbsd
2014-05-17 jmatthewWhen the firmware tells us a loop id is already in...
2014-05-17 aoyamaChange the return value of interrupt handler to 0 when...
2014-05-17 bluhmWhen parsing a numerical value for the TOS bits, make...
2014-05-17 jmcbetter description for -A and -a, with help from millert;
2014-05-16 jmcupdate NAME and MLINKS for previous;
2014-05-16 jmcmore STANDARDS fleshing; ok sobrado millert
2014-05-16 tedudocument crypt_checkpass
2014-05-16 teduadd prototypes for new crypt functions
2014-05-16 toddsync
2014-05-16 mpiReduce the difference between HC drivers by always...
2014-05-16 tedusave up the failures for the end in the argc == 0.
2014-05-16 mpiThere is no need to remember which usb(4) device is...
2014-05-16 tedua few changes for new code to match local style
2014-05-16 teduchecksum mode can use magic pubkey finder too
2014-05-16 millertZero out grp before re-using it (new ones are already...
2014-05-16 espierework -C (perfect candidate for using hash tables...
2014-05-16 jsingInclude openssl/evp.h for OPENSSL_add_all_algorithms_no...
2014-05-16 jsingFix various issues that result in compiler warnings.
2014-05-16 jsingWhen OPENSSL_LOAD_CONF was added it ended up with more...
2014-05-16 sthenuse $2b in the bcrypt example, ok tedu
2014-05-16 sasanoIt seems that there is new and old revision of CH340.
2014-05-16 dcopparegen
2014-05-16 dcoppaAdd Alcatel OneTouch L100V
2014-05-16 krwMake the df calculations of available space the same...
2014-05-16 mikebimprove logging messages and style; requested by and...
2014-05-16 mpiDo not put any link-layer address on the per-ifp lists...
2014-05-15 miodFix memory leaks upon failure.
2014-05-15 miodReplace ASN1_GENERALIZEDTIME_adj(), ASN1_UTCTIME_adj...
2014-05-15 jmcmore for STANDARDS: unsupported lists (noted by guenthe...
2014-05-15 chlremove unused variable
2014-05-15 miodNo longer make pqueue.h a public (and installed) header...
2014-05-15 jmcflesh out STANDARDS; ok guenther
2014-05-15 jmcuse <> for tables;
2014-05-15 miodGet pqueue.h from the libssl sources rather than relyin...
2014-05-15 chl- typo in comment
2014-05-15 jsingMore KNF.
2014-05-15 jsingAdd additional chacha20-poly1305 test vectors.
2014-05-15 jsingUse C99 initialisers for the AEAD struct.
2014-05-15 jsingAdd chacha20-poly1305 test vector to regress.
2014-05-15 jsingKNF.
2014-05-15 jsingAdd a ChaCha20-Poly1305 AEAD EVP implementation to...
2014-05-15 jsingKNF.
2014-05-15 jsingAdd a regress test for AEAD, based on Adam Langley...
2014-05-15 jsingAdd an AEAD EVP interface to libcrypto, along with...
2014-05-15 espiefix the band-aid error.
2014-05-15 jsingStop being a dummy... presumably these are left overs...
2014-05-15 mpiregen
2014-05-15 mpiXHCI -> xHCI
2014-05-15 mpiUse a more appropriate malloc(9) type than M_TEMP for...
2014-05-15 mpiDo not use nd6_rtrequest() for addresses configured...
2014-05-15 reykUse log_warn() to include errno if write() fails.
2014-05-15 jcaDeal with - actually, ignore - route info messages...
2014-05-15 guentherknote_processexit() needs the thread to pass down to...
2014-05-15 guentherPrefer prsignal() to send process signals
2014-05-15 guentherMove from struct proc to process the reference-count...
2014-05-14 tedustop flushing streams in abort(). it's hackish and...
2014-05-14 henningimprove style - basically, what my fingers did at Marra...
2014-05-14 toddsync
2014-05-14 claudioAdjust route outputs to the new lo(4) MTU which is...
2014-05-14 claudioThere is no reason why one needs to have a lo(4) MTU...
2014-05-14 shadchinRemove second arg in SetMouseSpeed(), it is always...
2014-05-14 shadchinRemove mouse.baudrate, it is always 1200.
2014-05-14 shadchinRemove unused code.
2014-05-14 toddsync
2014-05-14 shadchinRemove unused variables.
2014-05-14 shadchinwsmoused() called if cmd == WSDISPLAYIO_WSMOUSED only,
2014-05-14 tedulet cpp do some of the work
2014-05-14 teduspell out base64 in error messages
2014-05-14 tedusave some memory by reducing buffer sizes
2014-05-14 tedurecode base64 hashes if necessary
2014-05-14 tedurealloc like a boss, so checksum verification doesn...
2014-05-14 jsingAdd poly1305 to libcrypto utilising Andrew Moon's publi...
2014-05-14 mikebSync ktable code with bgpd to fetch, store and perform...
2014-05-14 nicmChange key-table to mode-table to allow for some future...
2014-05-14 nicmSimplify copy lines, from Keith Amling.
2014-05-14 nicmNow that cmdlists are reference counted, there is no...
2014-05-13 nicmDon't allow multiple buffers with the same name, from...
2014-05-13 jmcsync some of the text of ENVIRONMENT with more(1),...
2014-05-13 krwWe don't need no stinkin' 'extern long dev_bsize;'...
2014-05-13 jmcfor non-valid combinations with `#', instead of trying...
2014-05-13 jmc- document two escape sequences as extensions in STANDARDS
2014-05-13 claudioWhile Rev 1.285 fixed a RB tree corruption it caused...
2014-05-13 markuspass SA initiator not the exchange initator to sa_addre...
2014-05-13 jmcvarious macro fixes;
2014-05-13 jmczap trailing whitespace;
2014-05-13 jmcohash stuff in libutil now;
2014-05-13 krwNuke another pointless dev_bsize variable always set...
2014-05-13 ericskip incomplete entries in /etc/hosts and /etc/networks
2014-05-13 mpiRemove some m->m_pkthdr.rcvif dereference to help for...
2014-05-13 nicmIf multiple arguments are given to new-session, new...
2014-05-13 nicmAdd a copy mode key binding to copy to a named buffer...
2014-05-13 nicmAdd support for named buffers. If you don't name a...
2014-05-13 guentherSince this is limited to ffs, use ufsinfo_t instead...
2014-05-13 millertAll callers of helpfile() are #ifdef SMALL so only...
2014-05-12 andreRefactors "dummyrun" flag as "dryrun" with an approach...
2014-05-12 krwRemove useless dev_bsize variable and use DEV_BSIZE...
2014-05-12 miodFix format strings involving time_t arguments, fixes...
2014-05-12 kettenisMove GTT management for Sandy Bridge and up into inteld...
2014-05-12 espiethese files have moved to libutil
2014-05-12 espie...better if I actually unplug it, Makefile doesn't...
next