Age | Commit message (Expand) | Author |
1999-10-03 | No longer used. | Bob Beck |
1999-10-02 | extraloc[] support; maja | Theo de Raadt |
1999-10-02 | pick up apxs and suexec makefiles, add BUGS section to | Bob Beck |
1999-10-01 | Sync with mod_ssl v2.4.5. ok beck@. | Brad Smith |
1999-10-01 | Man pages would be nice. | Bob Beck |
1999-10-01 | change default values in here to sane ones for OpenBSD. suexec.h stuff | Bob Beck |
1999-10-01 | Fix version upgrade missing in previous mod_ssl commit. | Jakob Schlyter |
1999-10-01 | build all the extra modules, for arch's that support DSO | Bob Beck |
1999-10-01 | Bug fix: skip over signature if not wanted, return correct category of | Marc Espie |
1999-09-30 | get xml and os include files | Bob Beck |
1999-09-30 | Sync with mod_ssl v2.4.4. ok beck@. | Jakob Schlyter |
1999-09-30 | Improve tcpdump's IKE/ISAKMP knowledge. (jakob@, hugh@ ok) | Hakan Olsson |
1999-09-29 | Remove, autogenerated, and fix makefile not to munge our yacc skeleton header | Bob Beck |
1999-09-29 | Shouldn't be here. Autogenerated | Bob Beck |
1999-09-29 | add makefile.bsd-wrapper | Bob Beck |
1999-09-29 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
1999-09-29 | Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness. | Bob Beck |
1999-09-29 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck |
1999-09-29 | openssl 0.9.4 "openssl" command | Bob Beck |
1999-09-29 | build openssl instead of ssleay | Bob Beck |
1999-09-28 | Debug code is one thing, commenting out pclose is another... | Marc Espie |
1999-09-28 | Proper error output. | Hakan Olsson |
1999-09-27 | Stand-alone package signer. | Marc Espie |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-22 | do not know how to fix, doc it at least | Theo de Raadt |
1999-09-21 | print ESP/AH packet length; <ho@openbsd.org> | Jakob Schlyter |
1999-09-21 | Typo fix (invalud -> invalid); mason@netbsd.org | Alex Feldman |
1999-09-20 | - get http:// and ftp:// treated in a uniform way, | Marc Espie |
1999-09-17 | fix usage() string | kstailey |
1999-09-16 | bring more inline with tcpdump 3.4 | Brad Smith |
1999-09-16 | delcare esp_print and radius_print | Brad Smith |
1999-09-16 | remove unused variables | Brad Smith |
1999-09-16 | change some white space to tabs | Brad Smith |
1999-09-16 | add braces to avoid ambiguous else | Brad Smith |
1999-09-16 | remove unused variables | Brad Smith |
1999-09-16 | 3.3 -> 3.4 | Brad Smith |
1999-09-16 | add raw support | Brad Smith |
1999-09-16 | - #if __STDC__ --> #ifdef __STDC__ | Brad Smith |
1999-09-16 | #if __STDC__ --> #ifdef __STDC__ | Brad Smith |
1999-09-14 | Tidying and spelling | Paul Janzen |
1999-09-06 | Send password to encrypt(1) via stdin. millert@ ok | Alex Feldman |
1999-09-02 | Treat kern.hostid as a u_int, and clean up parsing of integers on the command | Paul Janzen |
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt |
1999-08-31 | remove a superfluous space | Aaron Campbell |
1999-08-30 | in cron_popen(), do an initgroups, setlogin() and chdir to the user's | Todd C. Miller |
1999-08-29 | Add comment to remind people not to use args in MAILARGS that will | Todd C. Miller |
1999-08-28 | Run sendmail as the user corresponding to the crontab entry. | Todd C. Miller |
1999-08-28 | Fix potential buf oflow in log routines. Adapted from am-utils patch. | Todd C. Miller |
1999-08-27 | Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments. | Todd C. Miller |
1999-08-26 | Make it clear that "amq -M" mounts are disabled and kill some dead code. | Todd C. Miller |