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 |
2014-04-21 |
henning | stop lieing. vlan is not an encapsulation. it doesn... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | correct man page section |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | crank minor |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | Introducing: void *mallocarray(size_t nmemb, size_... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | wrong calloc, see people do care |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jmatthew | Simplify the update process a bit. Don't try to skip... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
beck | Back out most of v1.47 changes which mess up the block... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
rpe | NIFS is supposed to represent the number of configured... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
okan | remove rshd example; ok sthen |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Handle EAGAIN, ENOBUFS and EINTR a bit better. Ignore... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | It is possible that we can't burst all of the data... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | ip_output() using varargs always struck me as bizarre... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
guenther | Fix off-by-one error in PG_LGFRAME mask |
commit | commitdiff | tree | snapshot |
2014-04-21 |
espie | add support for reading/writing long paths and linkpath... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | improve realloc/calloc/malloc patterns; ok guenther |
commit | commitdiff | tree | snapshot |
2014-04-21 |
guenther | Use internal '__' names for __attributes__ in public... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | Delete #if 0'd time related functions which are totally... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | modernize malloc call |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | Replace entire printf-like guts with calls to libc... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | Bring malloc/calloc/realloc sequences to modern standard |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | we'll do fine without casting NULL to struct foo *... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | remove a define in an #ifdef notyet - "not yet" for... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | annotate all #endifs to make clear what #if(def) they end |
commit | commitdiff | tree | snapshot |
2014-04-21 |
henning | cosmetic changes regarding #ifdef to make things more... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
claudio | Now that we properly negotiate the session params we... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | remove macros wrapping malloc/calloc/free/realloc |
commit | commitdiff | tree | snapshot |
2014-04-21 |
guenther | While we don't recommend using ext2fs, the directions... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-04-21 |
guenther | Correctly document the return value of getenv(3) |
commit | commitdiff | tree | snapshot |
2014-04-21 |
ajacoutot | Bye bye *hosts.equiv. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-21 |
krw | Don't leak mountpoint info. Now with replacement for... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
jmatthew | In qla_get_port_name_list, handle malloc failure, skip... |
commit | commitdiff | tree | snapshot |
2014-04-21 |
dlg | th_code is in network byte order |
commit | commitdiff | tree | snapshot |
2014-04-21 |
tedu | clean up files we don't need |
commit | commitdiff | tree | snapshot |
2014-04-21 |
beck | fix accidentally deleted deref. |
commit | commitdiff | tree | snapshot |
2014-04-20 |
beck | ASN1_STRING cleanup - realloc has handled NULL since... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
next |