2014-04-19 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | Repair some indent to be more KNF, and break instead... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
tedu | one small tweak to avoid ever going off the end of... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
tedu | improved checking for invalid hashes. from solar designer |
commit | commitdiff | tree | snapshot |
2014-04-19 |
tedu | Once great men lived here... giants... gods... once... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
tedu | the valkyries have come for rsh as well |
commit | commitdiff | tree | snapshot |
2014-04-19 |
tedu | Delete futile calls to RAND_seed. ok djm |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | sigh, another driver fiddling with altq outside #ifdef... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | kill altq bits here as well |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy() call that uses truncation as... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast a strlcpy that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy/strlcat/snprintf calls that cannot... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | remove altq bits here, too |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy() calls that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcat() and snprintf() that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy() calls that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast a snprintf() call that can't possibly trunc... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
florian | Fix display of destination IP when host is an IP address. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast snprintf calls that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast a strlcpy() that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (cast) void two strlcpy() and a snprintf() that cannot... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy/strlcat/snprintf calls that cannot... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | kill a stray \ |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy/strlcat/snprintf that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy() and snprintf() that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast snprintf() and strlcat() calls that cannot... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy() / strlcat() / snprintf() that... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | Lacking a proof that--for this implementation--exposure... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast some strlcat() calls that cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | Remove hacky workaround for Cray T3E. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | oops, typo got into change |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | add missing checks to strlcpy() when copying envelope... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | shrink pf by 445 lines. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | when receiving mail for user+tag@ and maildir is setup... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcat(), they can't truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | unchecked strlcat() call in expand_to_text() may cause... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
logan | Add missing man page descriptions for the following... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | malloc + strlcpy -> strdup |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast strlcpy(), it cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | remove the altq enable/attach and disable/detach bits |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | bye bye altq bits |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | (void) cast this strlcpy(), it cannot truncate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | another questionable "optimization": de used tulip_ifst... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | unifdef ENOTDIR, everyone has it |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | remove very questionable altq "optimization" - claudio... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | all I wanted to do is removing the altq special casing... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | remove altq special casing. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
kettenis | Don't panic if we're trying to disestablish an MSI... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | We'll interpret a (void) cast on snprintf() to mean... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | these strlcpy can't truncate, the copy is from a buffer... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | bye bye |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | cast (void) this strlcpy(), it can't fail copying a... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | Use somewhat harsher language and better examples;... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | when copying socket path, check that we didnt truncate... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | the altq versions of the IFQ_* macros can finally go... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | Demonstrate correct usage of snprintf (regarding overfl... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | Split inet(3) into three pages by decade: 1980s ->... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
gilles | it's ok for strlcpy to fail here though it can't, cast... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
deraadt | egd is gone |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | /* |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | The internal ssl2_* functions and variables are gone |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2 |
commit | commitdiff | tree | snapshot |
2014-04-19 |
henning | -option ALTQ |
commit | commitdiff | tree | snapshot |
2014-04-19 |
sobrado | use an appropriate name for this variable. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
sobrado | do not mark od(1) as deprecated. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
guenther | More KNF and style consistency tweaks |
commit | commitdiff | tree | snapshot |
2014-04-19 |
shadchin | tiny fix: Remove duplicate rows, they appeared after... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
djm | missing wildcard; pointed out by naddy@ |
commit | commitdiff | tree | snapshot |
2014-04-19 |
jmatthew | move scsi_xs_put after checks that use fields in the xs |
commit | commitdiff | tree | snapshot |
2014-04-19 |
dlg | implement emc_mpath_checksense() according to what... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
schwarze | Two minor tweaks regarding the fallback from -u/-d... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
schwarze | Properly handle symlinks (hardlinks and .so only files... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
beck | use intrinsic strlcpy and strlcat everywhere so we... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
djm | OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
deraadt | OPENSSL_gmtime() is really just gmtime_r(); ok guenther |
commit | commitdiff | tree | snapshot |
2014-04-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | spacing |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jmc | tweak; |
commit | commitdiff | tree | snapshot |
2014-04-18 |
claudio | There is no need to initialize globals to 0. |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jmc | flesh out STANDARDS; |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jmc | - merge two sections on error messages and interrupts |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jmc | remove references to rshd; |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | tone down some XXXXX to not appear in grep |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jasper | rename wd33c93 to wd33c93ctrl (but keep the filenames... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
schwarze | In update mode, when opening the database fails, probab... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | XXXXXXXXXXXXXXXX -> XXX |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | unifdef NO_SOCK |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | round up some enemy sympathizers found calling RAND_seed(). |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | now that knf carpet bombing is finished, switch to... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
guenther | For the WSDISPLAY_COMPAT_USL protocol, send the synchro... |
commit | commitdiff | tree | snapshot |
next |