Age | Commit message (Expand) | Author |
2014-04-22 | More KNF. | Joel Sing |
2014-04-22 | no more kerb, ok kettenis | Henning Brauer |
2014-04-22 | no more kerberos authentication styles. | Igor Sobrado |
2014-04-22 | More KNF. | Joel Sing |
2014-04-22 | Document sftp upload resume. | Loganaden Velvindron |
2014-04-22 | Instead of special casing ftpd, uucpd and others that may have entries | Okan Demirmen |
2014-04-22 | ifa_ifwithroute() is the only magic place where an AF_LINK sockaddr | Martin Pieuchot |
2014-04-22 | pure reindent | Marc Espie |
2014-04-22 | NULL is cooler than 0 when pointers are concerned | Henning Brauer |
2014-04-22 | Update iked to use the same proc.c that relayd uses. | Reyk Floeter |
2014-04-22 | If VLAN_HWTAGGING is disabled, we tell the chip not to strip the | Christian Weisgerber |
2014-04-22 | comment out the .if (${KERBEROS5:L} block for now, breaks the build | Henning Brauer |
2014-04-22 | we used to handle the vlan tag etc insertion very very very late, | Henning Brauer |
2014-04-22 | sync | Theo de Raadt |
2014-04-22 | no more kerberos, ok theo reyk | Henning Brauer |
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter |
2014-04-22 | -KERBEROS5 | Henning Brauer |
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter |
2014-04-22 | kerberos has been tedu'd, ok reyk | Henning Brauer |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2002-10-07 | import apache 1.3.27 and mod_ssl 2.8.11 | Henning Brauer |
2002-07-19 | import apache 1.3.26 + mod_ssl 2.8.10 | Henning Brauer |
1998-10-01 | Apache 1.3.2 | Bob Beck |
1998-03-25 | Initial import from apache 1.2.6 | Bob Beck |
2014-04-22 | Remove the kerberos login methods. | Reyk Floeter |
2014-04-22 | Remove kerberosV, it is not special anymore. | Reyk Floeter |
2014-04-22 | list VSCSI_STAT_RESET. | David Gwynne |
2014-04-22 | Remove kerberosV from etc/ | Reyk Floeter |
2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is | Reyk Floeter |
2014-04-22 | for consistency's sake, use the terminology from the 802.1Q standard | Henning Brauer |
2014-04-22 | Oh yeah, MLINKS for errc family | Philip Guenther |
2014-04-22 | Sort the sftp command list. | Loganaden Velvindron |
2014-04-22 | The complexity and quality of kerberosV and the fact that almost | Reyk Floeter |
2014-04-22 | The complexity and quality of kerberosV and the fact that almost | Reyk Floeter |
2014-04-22 | move vscsi from using scsi_req_probe and scsi_req_detach to using | David Gwynne |
2014-04-22 | effectively use emult_realloc, okay guenther@ | Marc Espie |
2014-04-22 | Support the CA key for SSL inspection in the ca process. Instead of | Reyk Floeter |
2014-04-22 | factor out the code that figures out whether you're probing or detaching | David Gwynne |
2014-04-22 | errx when errno won't be set. | Ted Unangst |
2003-05-11 | Import of heimdal-0.6rc1 | Hans Insulander |
2001-05-25 | Import of heimdal-0.3e | Hans Insulander |
2001-05-25 | Import of heimdal-0.3e | Hans Insulander |
2001-05-25 | Import of heimdal-0.3e | Hans Insulander |
2001-05-25 | Import of heimdal-0.3e | Hans Insulander |
2014-04-22 | gets() is gone | Lawrence Teo |
2014-04-22 | Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno | Philip Guenther |
2014-04-22 | Clarify an err() message | Philip Guenther |
2014-04-22 | Convert a malloc(x*y)+memset to calloc(x,y) | Philip Guenther |
2014-04-21 | Avoid a loop during autoinstall in case the path in the responsefile does | Robert Peichaer |
2014-04-21 | repair regress tests broken by server-side default cipher/kex/mac changes | Damien Miller |