2014-01-09 |
mpi | Fix the burner method, here the cookie is a pointer... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | -C was useless with signify, report @signer identity... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | @signer makes sense only for signify, so move it there. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | simplify a bit: pass the first SIGNER for @signer. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | document SIGNER |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | switch to internal gzip/gunzip. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
espie | tweak signing yet again. Have pkg_create automatically... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
tedu | bzero/bcmp -> memset/memcmp. ok matthew |
commit | commitdiff | tree | snapshot |
2014-01-09 |
tedu | tiny tweak to asm. prefer memcpy and memmove, with... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
martynas | Switch to string copy rather than memcpy so we stop... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
martynas | Use destination bound rather than the source bound... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
guenther | When formating the time for "ls -l"-style output, show... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
guenther | Symlinks are displayed with '->', not '=>' |
commit | commitdiff | tree | snapshot |
2014-01-09 |
guenther | Update pax -v format to match "ls -l": display the... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
guenther | Per POSIX, times in the future should be reported with... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Fix the tests for the pf divert state and socket reuse. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Set socket buffer size to fixed value of 100000 octets... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | We still need to cast the resulting pointer in NEW... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Add casts to unsigned char for ctype functions and... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
brad | regen |
commit | commitdiff | tree | snapshot |
2014-01-08 |
brad | Use the same naming scheme on both sides for the Attans... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Name the local variables for struct ifaddr consistently... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Use calloc() instead of malloc() + memset. Based on... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Make allocate() take size_t and return void *. This... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
bluhm | Fix typo recieve -> receive. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Take restore off the floppy media for now. Sorry. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Switch to using the base sha256 command, rather than... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | create the /etc/signify directory |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove CALLOC, MALLOC, FREE and REALLOC macros and... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jcs | regen |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jcs | add a bunch of newer apple wellspring keyboard/trackpad ids |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jca | If the file size is zero, there's nothing to transmit... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
miod | Be sure to have pmap_extract() return FALSE for existin... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Fix wrapping of usage message for cksum. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | flesh out STANDARDS somewhat; help/ok sobrado |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | err() not errx() when fopen fails. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove NHASHES, it is not needed and is incompatible... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
jmc | sort options; |
commit | commitdiff | tree | snapshot |
2014-01-08 |
millert | Remove pmode, fix hfile open mode, check return value... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | ctype cleanup; ok gilles |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | enter md5 directory |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Build a -DSMALL verison of md5 for the install media... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Add -DSMALL support to kill a lot of the unncecessary... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Add support for -h hashfile. This is very useful with... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
okan | unsigned char for ctype. ok deraadt |
commit | commitdiff | tree | snapshot |
2014-01-08 |
espie | fix logic/usage in VERIFYONLY case |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Delete struct definitions that have been obsolete for... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Zap leading whitespace |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2014-01-08 |
espie | synch with signify(1) paranoia |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | always include dd |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | calling HashFinal with a null digest should crash,... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Replace strtoq(), QUAD_MAX, and %qu with their long... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | a few more blocks can use VERIFYONLY |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | allow building a VERIFYONLY version that's considerably... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Eliminate poisonous LONG_OFF_T conditional |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Delete a bogus extern declaration and move around a... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Use size_t where appropriate |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Rename arguments to avoid shadowing global variables |
commit | commitdiff | tree | snapshot |
2014-01-08 |
guenther | Mark some functions as printf-like and fix a bogus... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | rename SHA256_ONLY to SHA2_SMALL; changing things so... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | enable building of signify in the ramdisks |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | reduce size by using equivalent code from libc instead... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
tedu | no tomfoolery: mark the comment as untrusted, and enfor... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
deraadt | Perform manual malloc/free of a large object in pfkeyv2... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
rpe | Make skipping the root fs DUID aware. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | Asa Yeamans points out that we need to CMSG_SPACE[... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | severely restrict what characters can be in a signer... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | even if Ustar handles fifo and stuff gracefully, pkg... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
mikeb | Propagate an rdomain number to the nd6_lookup independe... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
stsp | Some follow-up fixes for IFID collision handling in... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
gsoares | use IF_NAMESIZE as size of buffer for interface name |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | ctype cleanups; ok okan |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | some more devices; Alexey E. Suslikov |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | FTX support; from Chris Hettrick |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | scrape support for old +COMMENT file. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | recognize special file +META |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | tedu some very old checks: we no longer have INSTALL... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | let's verify all checksums. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | integrate signer logic and fix resign with -DSIGNER |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | document new stuff |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | if HISTORY_DIR is defined, create a new "permanent... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | simplify set_modes, there's no need to stat(2) stuff... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
mpi | Remove unused fields. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
schwarze | Cache the result of uname(3) such that we don't need... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
brad | Increase the size of the bge_flags field to allow for... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
guenther | Delay checking the vnode locking of the target vnodes... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
deraadt | SRCDRS usr.bin usr.sbin is a bad idea (because of PIE... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | more stuff than cannot end in .libs nor partial- packages |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | ... and let sign_list(\@ARGV... work too) |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | allow processing of package lists in parallel. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | new method: reinitialize, for repositories with a seque... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
espie | a few mechanical style changes |
commit | commitdiff | tree | snapshot |
2014-01-07 |
dlg | the return from asprintf does NOT include the space... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Gprof(1) is fun. You should use it more often. |
commit | commitdiff | tree | snapshot |
2014-01-06 |
schwarze | Another 18% speedup for mandocdb(8) -Q, found by gprof(1). |
commit | commitdiff | tree | snapshot |
next |