Age | Commit message (Expand) | Author |
2013-10-01 | Add net-snmp's PEN. | Reyk Floeter |
2013-10-01 | replace rc4 with ChaCha20; inspired by Nick Mathewson's work on libottery; | Markus Friedl |
2013-10-01 | Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0"). | Reyk Floeter |
2013-10-01 | Initial support for the "bulkwalk" command. | Reyk Floeter |
2013-10-01 | Fix FILE * leak in error path if fprintf fails. Found by and OK gilles@ | Todd C. Miller |
2013-10-01 | in truth, noone uses these backwards compat stubs to compile make on other | Theo de Raadt |
2013-10-01 | Tell strvisx() to encode newlines found in octet-strings to avoid ugly | Reyk Floeter |
2013-10-01 | Drop privileges when running as root to mitigate the risk. | Reyk Floeter |
2013-10-01 | zap trailing whitespace; | Jason McIntyre |
2013-10-01 | Add shorter alias "snmpctl walk". | Reyk Floeter |
2013-10-01 | Reorganize the code a bit to adjust it for an async I/O model. | Reyk Floeter |
2013-10-01 | better error handling | Reyk Floeter |
2013-10-01 | add ber_oid_cmp() to the list | Reyk Floeter |
2013-10-01 | fix typo | Reyk Floeter |
2013-10-01 | Add initial SNMP client utility to snmpctl(8). | Reyk Floeter |
2013-10-01 | regen | Jonathan Gray |
2013-10-01 | rename some Xeon E3-1200v2 ids that are actually generic 3rd gen core ids | Jonathan Gray |
2013-10-01 | avoid a fd_set overflow by calling a different rpc svc function | Theo de Raadt |
2013-10-01 | Add some PENs and sync the declarations. | Reyk Floeter |
2013-10-01 | Do not pass the SIOCSIF{DSTADDR,BRDADDR,NETMASK} ioctls down to the | Martin Pieuchot |
2013-10-01 | as predicted, problems have been found with mpath. disabling it while they | David Gwynne |
2013-10-01 | update currency exchange rates; | Jason McIntyre |
2013-09-30 | typo in snarky message | Miod Vallat |
2013-09-30 | netbsd recognise "CODE REFERENCES" section header; from wiz@netbsd | Jason McIntyre |
2013-09-30 | Make stderr buffered in einfo(). Speeds up display of error messages | Todd C. Miller |
2013-09-30 | Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN, | Todd C. Miller |
2013-09-30 | jj cale; From: Matthew Clarke | Jason McIntyre |
2013-09-30 | move the read/write functions and macros closer to linux | Jonathan Gray |
2013-09-30 | add some additional run(4)/urtwn(4) devices found in FreeBSD | Jonathan Gray |
2013-09-30 | regen | Jonathan Gray |
2013-09-30 | add some additional run(4)/urtwn(4) devices found in FreeBSD | Jonathan Gray |
2013-09-30 | sync | Todd T. Fries |
2013-09-30 | Unbreak after am7990/lance split. | Miod Vallat |
2013-09-30 | Add ISY IWL 2000, another RTL8188CUS/urtwn(4) | Jonathan Gray |
2013-09-30 | regen | Jonathan Gray |
2013-09-30 | Add ISY IWL 2000, another RTL8188CUS/urtwn(4) | Jonathan Gray |
2013-09-30 | drmclose: don't unref objects with a mutex locked. | Jonathan Gray |
2013-09-29 | various fixes to sync usage() with SYNOPSIS, and make these pages a bit | Jason McIntyre |
2013-09-29 | Simple installboot(8) for aviion. Awaiting boot blocks... | Miod Vallat |
2013-09-29 | Split the VDIT label code into VDM "label" (which only defines non-MBR | Miod Vallat |
2013-09-29 | Removed some unused code | Mike Larkin |
2013-09-29 | purge compat junk related to drand48; ok guenther | Theo de Raadt |
2013-09-29 | Print out the compressed image size during unhibernate, for diagnostic | Mike Larkin |
2013-09-29 | use a more clearly named variable for the srandom case in the code | Theo de Raadt |
2013-09-29 | remove bogus comment | Theo de Raadt |
2013-09-29 | Test whether the WHOAMI register exists before using it. Apparently, models | Miod Vallat |
2013-09-29 | 2 new libX11 locale | Matthieu Herrb |
2013-09-29 | fix some formatting warnings; | Jason McIntyre |
2013-09-29 | Get rid of cnset(). It is only used on amd64/i386 and doesn't really do | Mark Kettenis |
2013-09-29 | Perform more consistency checks when walking the VDIT. | Miod Vallat |