Age | Commit message (Expand) | Author |
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 |
2014-04-21 | Print bytes read and written in human readable form, like: | Claudio Jeker |
2014-04-21 | Copy the updated proc.c from relayd to use the same file. Adjust | Reyk Floeter |
2014-04-21 | Change dhcp_request() and v4_config() to be able to configure dhcp | Robert Peichaer |
2014-04-21 | Bind to localAddr if specified and add some XXX comments about stuff | Claudio Jeker |
2014-04-21 | g/c hdrcmplt var, we can just set the esrc ptr earlier and re-set it in | Henning Brauer |
2014-04-21 | __inline -> inline | Henning Brauer |
2014-04-21 | you must have S_ISDIR to play | Theo de Raadt |
2014-04-21 | Document show summary | Claudio Jeker |
2014-04-21 | Print the target and initiator name in show command. | Claudio Jeker |
2014-04-21 | Start passing the initiator and target name in the show command. | Claudio Jeker |