2014-04-24 |
tedu | That is strength, boy! That is power! What is steel... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | days since rwhod was useful: 5475 |
commit | commitdiff | tree | snapshot |
2014-04-24 |
aoyama | Add pcex{mem,io} entries to MAKEDEV. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | remove kerberos reference, and knock some fairly useles... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | You want signals?!? I'll give you signals!!! Oh, and... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | simpler description for -P, avoiding the need to discus... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | no more asn1 or comm_err; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | adjust some list widths; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mcbride | More KNF, things that couldn't be verified with md5... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | unifdef -U LINT |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | When OPENSSL_C is not defined, apps_startup becomes a |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mcbride | KNF |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Remove more FIPS tenticles. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Rip a bunch of ifdefs from speed. We know we can fork... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
henning | ewps... repair qid assignment |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mpi | Change the usbd_*_report() family of functions to take... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
nicm | There is no longer a need for a paste_stack struct... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
bluhm | The switch statement given/when was introduced in Perl... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
blambert | fix copied text in error string |
commit | commitdiff | tree | snapshot |
2014-04-24 |
beck | A fantastic way to make a large unsigned number is... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | remove redundant asign. from David Hill |
commit | commitdiff | tree | snapshot |
2014-04-24 |
lteo | Support for the -ssl2 option has been removed, so remov... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | on today's episode of things you didn't want to learn: |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsg | match some more intel sata devices in ide mode |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsg | add some more intel sata devices in ide mode |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | calloc is better. from Peter Malone |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | calloc is better. from Peter Malone |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | repair missing semicolon. from Ian Mcwilliam |
commit | commitdiff | tree | snapshot |
2014-04-24 |
schwarze | misplaced punctuation |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | ain't nobody got time for hpux |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | fix some variables |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | replace a bunch of hand duped strings with strdup |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Don't bother generating win64 assembly prologue. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | malloc/memset -> calloc. from peter malone |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | No longer needed during build. Brings a smile on beck... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | null pointers after free to prevent double frees and... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | The usual idiom to cope with systems not defining sockl... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | whitespace |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | close socket in failure cases too |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | if realloc failed, BIO_accept would leak memory and... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | One last Dec C tentacle on alpha. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | When I grow up, I want to write workaround for long... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Remove IRIX_CC_BUG workaround. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | I'm glad to know that Ultrix CC has a bug optimizing... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Grr, the more you remove, the more there remain. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Forgotten during latest spring cleaning of unreferenced... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Unifdef -UPEDANTIC. ok beck@ tedu@ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
schwarze | Audit strlcpy(3)/strlcat(3) usage: |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Remove duplicate pointer assignment in ASN1_primitive_f... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
miod | Figure out endianness at compile-time, using _BYTE_ORDE... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
ajacoutot | Remove more Kerberos cruft. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jca | Better name for fdmaskp, reduce the scope of some varia... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
schwarze | improve SQL style: avoid "SELECT *", be explicit in... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jmc | tweak previous; sorry ingo, my review was pretty poor; |
commit | commitdiff | tree | snapshot |
2014-04-23 |
schwarze | Audit strlcpy(3)/strlcat(3) usage. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
reyk | Fix format string in DEBUG message (not compiled by... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
tedu | remove Z option and default to something halfway to J. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | No need for vargs here. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jca | Use arc4random as PRNG backend, instead of libcrypto... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
schwarze | more info about HISTORY; ok jmc@ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jca | His name is Van Jacobson. ok jmc@ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
stsp | Document RTS5227 support in rtsx(4). |
commit | commitdiff | tree | snapshot |
2014-04-23 |
djm | don't record duplicate IdentityFiles |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jsing | Casting from a const unsigned char ** to a const unsign... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jsing | We do not need ARGV, Argc and Argv - just use argc... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Replace malloc / memset / select song and dance with... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
mpi | Don't use varargs for udp_output() and sync the argumen... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
otto | don't clear label before readasciilabel(), it will... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jca | Kill useless assignement, matchlen is initialized two... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
naddy | Remove badly outdated information: FDDI and Token Ring... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
jca | Don't attempt to deal with link types supported by... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
espie | explain a bit more what's going on for stupid me. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
nicm | Differentiate between linked and unlinked window closes... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
ajacoutot | Remove krb5 bits from rc(8). |
commit | commitdiff | tree | snapshot |
2014-04-23 |
mpi | You don't want to use ifa_ifwithroute(), it exists... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Merge traceroute6 into traceroute. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: s/hops/ttl/ in struct packetdata |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: no more useicmp |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | KNF |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | bzero -> memset |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | s/lastaddr/lastaddr6/ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare merge: check AF |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | missing break; not reachable |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | No need to set protocol in hints. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | zap redundant cast |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Introduce check_tos to unclutter the main loop. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | move AF independet setsockopts down |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | s/Nxt/nxt/ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Add error checking to sysctl. While there pass in an... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | sync to traceroute: move sndsock creation up. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: introduce icmp_code for the AF switch. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: s/icmp_code/icmp4_code/ and use... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: s/packet_ok/packet_ok6/ and use... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare for merge: s/packet_ok/packet_ok4/ and use... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare merge: s/to/to6/; s/from/from6/ |
commit | commitdiff | tree | snapshot |
2014-04-23 |
florian | Prepare merge: introduce struct sockaddr *from, *to... |
commit | commitdiff | tree | snapshot |
next |