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 |
2014-04-18 |
sthen | Since we've been making heavy use of unifdef recently... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
beck | Unsurprisingly, since <unistd.h> was so darn hard to... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | ECDSA signature computation involves a random number... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | raise file limit to something more web scale, but lower... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
beck | unbreak tree - this was not the rand.c I was looking for |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | collateral damage |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | no app_rand.c |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | $HOME/.rnd will never be a good source of entropy.... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | Do not ask the user to pass either -DB_ENDIAN or -DL_EN... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | Shrink a local buffer to the size it really needs to... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
okan | remove bdes(1) so as to not encourage its use; if someo... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jca | Remove the dead KAME code that dealt with IPv4-mapped... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
jca | This remnant comment doesn't belong here. ok claudio@ |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | eroMgib dne- nai 68xtnetelca .s |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | Not welcome |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | typo |
commit | commitdiff | tree | snapshot |
2014-04-18 |
beck | It seems a generation of programmers is aping OpenSSL... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
lteo | Use the cleaned up asprintf-based make_config_name... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | first round of static config. ok miod |
commit | commitdiff | tree | snapshot |
2014-04-18 |
lteo | Check the return value of make_config_name() before... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | another |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | another "string to make the random number generator... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
tedu | delete "string to make the random number generator... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
miod | Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
beck | RAND_xxx considered harmful. use arc4random_buf instead... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
florian | Wrap long lines. |
commit | commitdiff | tree | snapshot |
2014-04-18 |
florian | Move ident / perturb initialisation up, this is AF... |
commit | commitdiff | tree | snapshot |
2014-04-18 |
florian | sync to traceroute6: use getnameinfo for destination ip |
commit | commitdiff | tree | snapshot |
2014-04-18 |
florian | Declare socklen_t len in main, it's used in two places... |
commit | commitdiff | tree | snapshot |
next |