summaryrefslogtreecommitdiff
path: root/com32/libutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-1/+2
|\
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* | keyname: better handling of named control charactersH. Peter Anvin2011-04-111-4/+9
* | menu: Add "menu hiddenkey" to make terminating menu hidden a commandH. Peter Anvin2011-04-113-1/+139
|/
* sha256/512: fix signedness errorsH. Peter Anvin2010-05-122-11/+11
* get_key.c: fix signedness errorH. Peter Anvin2010-05-121-1/+1
* Run Nindent on com32/libutil/unbase64.cH. Peter Anvin2009-05-291-30/+29
* Run Nindent on com32/libutil/sha512crypt.cH. Peter Anvin2009-05-291-611/+566
* Run Nindent on com32/libutil/sha256crypt.cH. Peter Anvin2009-05-291-537/+492
* Run Nindent on com32/libutil/sha1hash.cH. Peter Anvin2009-05-291-116/+172
* Run Nindent on com32/libutil/md5.cH. Peter Anvin2009-05-291-143/+136
* Run Nindent on com32/libutil/include/xcrypt.hH. Peter Anvin2009-05-291-2/+2
* Run Nindent on com32/libutil/include/sha1.hH. Peter Anvin2009-05-291-4/+4
* Run Nindent on com32/libutil/include/md5.hH. Peter Anvin2009-05-291-4/+4
* Run Nindent on com32/libutil/include/base64.hH. Peter Anvin2009-05-291-2/+2
* Run Nindent on com32/libutil/get_key.cH. Peter Anvin2009-05-291-112/+113
* Run Nindent on com32/libutil/crypt-md5.cH. Peter Anvin2009-05-291-125/+122
* Run Nindent on com32/libutil/base64.cH. Peter Anvin2009-05-291-65/+66
* Run Nindent on com32/libutil/ansiraw.cH. Peter Anvin2009-05-291-22/+21
* Run Nindent on com32/libutil/ansiline.cH. Peter Anvin2009-05-291-20/+19
* Don't set the autocr flag on the serial console; clean up crapsyslinux-3.81-pre12H. Peter Anvin2009-05-232-18/+6
* com32/libutil/Makefile: Duplicate spotless targetGene Cumm2009-02-281-2/+0
* COM32 libutil: Fix error in flags in console_ansi_std(void)Gene Cumm2009-02-151-1/+1
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-1/+4
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-62/+3
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-2/+4
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-1/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Clean up .*.d files for "make tidy" in libutilH. Peter Anvin2008-03-031-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-033-3/+15
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-1/+0
* com32/*: move _GNU_SOURCE definitions into MakefilesH. Peter Anvin2008-02-101-1/+1
* libutil: add header file <xcrypt.h> for extended crypt routinesH. Peter Anvin2008-02-103-0/+12
* menu: clean up and fix MD5 password codeH. Peter Anvin2008-01-282-53/+61
* Update copyright yearH. Peter Anvin2008-01-1010-10/+10
* Add sha256crypt and sha512crypt; not yet enabledH. Peter Anvin2007-11-093-1/+1512
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-1/+2
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-241-2/+0
* Add header file missing from previous checkin (md5.h)H. Peter Anvin2007-07-241-0/+46
* Add support for Unix-standard MD5 passwordH. Peter Anvin2007-07-245-1/+557
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()H. Peter Anvin2007-03-203-55/+15
* Library functions for manipulating initramfsH. Peter Anvin2007-03-153-83/+1
* Move the loadfile() routine into the syslinux/ namespace, and use it.syslinux-3.40-pre13H. Peter Anvin2007-03-143-2/+2
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-122-480/+0
* Fix -fno-stack-protector per bug report from Gilles Espinassesyslinux-3.36-pre9H. Peter Anvin2007-02-081-1/+1
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0