2014-04-22 |
miod | Remove files which look like actual code compiled in... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | fix memory leaks. from Dirk Engling |
commit | commitdiff | tree | snapshot |
2014-04-22 |
miod | Remove meat which either duplicates code found in apps... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | malloc/memset -> calloc. from peter malone |
commit | commitdiff | tree | snapshot |
2014-04-22 |
beck | Fix issue where we could jump into getdirtybuf without... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
espie | turns out there are exactly 3 ports that actually use... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | Trojan horse is still a noun. noted by fritjof |
commit | commitdiff | tree | snapshot |
2014-04-22 |
naddy | Remove RX checksum offloading support. The chip is... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
sobrado | add closing parenthesis. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jmc | - one more mallocarray -> reallocarray |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | Nuke the last of the windows related defines from the... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | this commit is really florian@'s, since he's the one... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Finally remove KERBEROS5? from the Makefile infrastructure. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
mpi | Remove some altq tentacles. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | switch to reallocarray |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | change mallocarray to reallocarray. useful in a few... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jmc | more kerberos zapping; |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jmc | zap eol whitespace; |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jmc | zap stray Pp; |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
gilles | malloc -> calloc |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | no more kerb, ok kettenis |
commit | commitdiff | tree | snapshot |
2014-04-22 |
sobrado | no more kerberos authentication styles. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
logan | Document sftp upload resume. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
okan | Instead of special casing ftpd, uucpd and others that... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
mpi | ifa_ifwithroute() is the only magic place where an... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
espie | pure reindent |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | NULL is cooler than 0 when pointers are concerned |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Update iked to use the same proc.c that relayd uses. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
naddy | If VLAN_HWTAGGING is disabled, we tell the chip not... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | comment out the .if (${KERBEROS5:L} block for now,... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | we used to handle the vlan tag etc insertion very very... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | no more kerberos, ok theo reyk |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Remove the kerberos login methods. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | -KERBEROS5 |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Remove the kerberos login methods. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | kerberos has been tedu'd, ok reyk |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Remove kerberosV, it is not special anymore. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
dlg | list VSCSI_STAT_RESET. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Remove kerberosV from etc/ |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Remove KERBEROS5 from the Makefiles (except ssh for... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
henning | for consistency's sake, use the terminology from the... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
guenther | Oh yeah, MLINKS for errc family |
commit | commitdiff | tree | snapshot |
2014-04-22 |
logan | Sort the sftp command list. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | The complexity and quality of kerberosV and the fact... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | The complexity and quality of kerberosV and the fact... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
dlg | move vscsi from using scsi_req_probe and scsi_req_detac... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
espie | effectively use emult_realloc, okay guenther@ |
commit | commitdiff | tree | snapshot |
2014-04-22 |
reyk | Support the CA key for SSL inspection in the ca process... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
dlg | factor out the code that figures out whether you're... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
tedu | errx when errno won't be set. |
commit | commitdiff | tree | snapshot |
2014-04-22 |
lteo | gets() is gone |
commit | commitdiff | tree | snapshot |
2014-04-22 |
guenther | Add errc/verrc/warnc/vwarnc family: versions of err... |
commit | commitdiff | tree | snapshot |
2014-04-22 |
guenther | Clarify an err() message |
commit | commitdiff | tree | snapshot |
2014-04-22 |
guenther | Convert a malloc(x*y)+memset to calloc(x,y) |
commit | commitdiff | tree | snapshot |
2014-04-21 |
rpe | Avoid a loop during autoinstall in case the path in... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
djm | repair regress tests broken by server-side default... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Print bytes read and written in human readable form... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
reyk | Copy the updated proc.c from relayd to use the same... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
rpe | Change dhcp_request() and v4_config() to be able to... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Bind to localAddr if specified and add some XXX comment... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | g/c hdrcmplt var, we can just set the esrc ptr earlier... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | __inline -> inline |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | you must have S_ISDIR to play |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Document show summary |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Print the target and initiator name in show command. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Start passing the initiator and target name in the... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Cope with the iscsid changes. Makes the msg handling... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Redo most of the control message handling. Switch it... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
reyk | Add a few missing free's in the grammar. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | It does not make sense to specify a port for the initia... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
reyk | Use RSA_set_ex_data()/RSA_get_ex_data() directly instead of |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | use mallocarray(a,b) instead of malloc(a*b) |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | more malloc/realloc/calloc cleanups; ok beck kettenis |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | use the language from the 802.1Q standard which just... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
guenther | Remove historical comment about <varargs.h> and warn... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
reyk | The OpenSSL engine passes a "const u_char *" to the... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | no need for malloc casts |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
rpe | Use a better way that ensures that NIFS is really 0... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
sthen | check perms on .ssh/id_ed25519; Fritjof Bornebusch |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
krw | msdosfs timestamps can only represent 1/1/1980 through |
commit | commitdiff | tree | snapshot |
2014-04-21 |
krw | Ooops. Delete discarded offered leases from correct... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
reyk | The OpenSSL engine passes a "const u_char *" to the... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
logan | Implement sftp upload resume support. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
florian | Revert 1.101 as it breaks source port selection. This... |
commit | commitdiff | tree | snapshot |
next |