Age | Commit message (Expand) | Author |
2016-07-01 | Add GTSM support (RFC 6720). | Renato Westphal |
2016-07-01 | For -be, indent the $ on blank lines. | Ingo Schwarze |
2016-07-01 | Update and simplify the documentation of the -s option, | Ingo Schwarze |
2016-07-01 | always refer to the helo string stored on the session | Eric Faurot |
2016-07-01 | Make accepted sockets inherit IP_TTL from the listening socket. | Jeremie Courreges-Anglas |
2016-07-01 | Allow resetting the IP_TTL and IP_MINTTL sockopts | Jeremie Courreges-Anglas |
2016-07-01 | Unbreak getsockopt(IPV6_MINHOPCOUNT) | Jeremie Courreges-Anglas |
2016-07-01 | flag the local socket listener as local. | Eric Faurot |
2016-07-01 | Avoid printing f->f_lasttime and/or f->f_prevhost if they are empty. | Todd C. Miller |
2016-07-01 | Timing changed, now a syslogd test may get EPIPE instead of | Alexander Bluhm |
2016-07-01 | Add fdt init for octeon. | Visa Hankala |
2016-07-01 | add a simple keyboard backlight driver for some chromebooks, | Joshua Stein |
2016-07-01 | Include errno string in log message when we fail to open a file. | Todd C. Miller |
2016-07-01 | SolidRun's HummingBoards and CuBoxes are also available with | Patrick Wildt |
2016-07-01 | update currency exchange rates; | Jason McIntyre |
2016-07-01 | Simplify IP proto-specific sockopt error handling. | Brent Cook |
2016-06-30 | Use CLOCK_UPTIME instead of CLOCK_MONOTONIC, as the later makes jumps | Alexandre Ratchov |
2016-06-30 | Update perl Time::HiRes to 1.9739 | Andrew Fresh |
2016-06-30 | Also mention the term 'USB device' in the title to make clear that the | Marcus Glocker |
2016-06-30 | update aliases documentation to reflect reality | Gilles Chehade |
2016-06-30 | don't need the .xr to sysctl now either | Ted Unangst |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2016-06-30 | nptys sysctls were removed | Ted Unangst |
2016-06-30 | ntpys sysctl was removed | Ted Unangst |
2016-06-30 | 992 ptys is the hard max. | Ted Unangst |
2016-06-30 | Use ``rt_addr'' rather than ``rt_ifa'' to get the source address | Martin Pieuchot |
2016-06-30 | Tighten behavior of _rs_allocate failure for portable arc4random implementati... | Brent Cook |
2016-06-30 | Tighten behavior of _rs_allocate on Windows. | Brent Cook |
2016-06-30 | bump to 2.4.2 | Brent Cook |
2016-06-30 | Prevent NULL deref, pointed out by llvm's scan-build. | Florian Obser |
2016-06-30 | adapt S option: add C, rm F (not relevant with 0 cache and disables | Otto Moerbeek |
2016-06-30 | Restore the automagically added /64 route on p2p interfaces in order to | Martin Pieuchot |
2016-06-30 | Explicitly check for 100% completion to avoid potential floating point | Darren Tucker |
2016-06-30 | remove some unused variables (that were commented out anyway) | Mike Larkin |
2016-06-30 | Remove flags for disabling constant-time operations. | Brent Cook |
2016-06-29 | If /tmp/vi.recover doesn't exist, don't create it. Warn once | Theo Buehler |
2016-06-29 | Document arptimeout, arpdown. Prodded by and ok jmc@ | Chris Cappuccio |
2016-06-29 | sort the -o list; | Jason McIntyre |
2016-06-29 | Spring cleanup | Jeremie Courreges-Anglas |
2016-06-29 | Make the fdt parser skip nop tokens. This is needed on some | Visa Hankala |
2016-06-29 | Explicitely enclose SMTP transactions between BEGIN and COMMIT/ROLLBACK | Eric Faurot |
2016-06-29 | Don't write a 1 to the RIRR bit in the IOAPIC redirection register. This bit | Mike Larkin |
2016-06-28 | Add missing words to help the reader. | Jeremie Courreges-Anglas |
2016-06-28 | whitespace nit | Jeremie Courreges-Anglas |
2016-06-28 | revert previous. better fix applied to fts_open. | Ted Unangst |
2016-06-28 | oops, $pkg can be more than a pkgname. We have the right information | Marc Espie |
2016-06-28 | Add -M and -m options to specify the outgoing and incoming minimum TTL | Jeremie Courreges-Anglas |
2016-06-28 | IP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP sockets | Jeremie Courreges-Anglas |
2016-06-28 | For the EINVAL case there can be more than a single option. | Todd C. Miller |