summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iso9660.c did not copy terminating 0 of Rock Ridge namerockridgeThomas Schmitt2013-04-251-1/+1
* iso9660: use generic get_le32() accessor in SUSP/Rock Ridge codeH. Peter Anvin2013-04-021-12/+7
* Generic facilities for byteswapping and unaligned referencesH. Peter Anvin2013-04-022-11/+141
* iso9660: read littleendian ISO 9660/SUSP numbersH. Peter Anvin2013-04-021-9/+6
* iso9660: Avoid arbitrarily large malloc()sThomas Schmitt2013-04-021-0/+4
* iso9660: Add support for Rock Ridge filenamesThomas Schmitt2013-03-314-4/+659
* pxe: disentangle the legacy and lwip stacks without #ifdefH. Peter Anvin2013-03-288-81/+88
* pxe: Fix compiler warnings and real bugsyslinux-5.10-pre2Matt Fleming2013-03-201-1/+1
* ldlinux: Fixup lwip merge botchMatt Fleming2013-03-151-0/+1
* Partially revert "pxe: Pass absolute path to pxe_chdir()"Matt Fleming2013-03-111-16/+27
* readconfig: Don't display "(null)" labels when hitting TABMatt Fleming2013-03-071-0/+3
* ldlinux: Always update ConfigName when opening a config fileMatt Fleming2013-03-071-0/+9
* Merge branch 'lwip-merge' into elflinksyslinux-5.10-pre1Matt Fleming2013-03-06233-1591/+69694
|\
| * net: Return of the legacy network stackMatt Fleming2013-03-0615-178/+1129
| * lwip: Fix use-after-free memory corruptionMatt Fleming2013-02-261-0/+1
| * pxe: Handle closing file with NULL ->inodeMatt Fleming2013-02-261-0/+3
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-26227-1653/+68801
| |\
| | * pxe: use core for atomic modification of certain volatilessyslinux-4.10-pre22lwipH. Peter Anvin2012-05-292-3/+3
| | * pxe: force polling on if we receive no interruptsH. Peter Anvin2012-05-292-5/+24
| | * pxe: always start the idle thread, in case we need itsyslinux-4.10-pre21H. Peter Anvin2012-05-293-11/+39
| | * pxe: drop the maximum spurious interrupt to 100 in a timer tickH. Peter Anvin2012-05-291-1/+1
| | * pxe: Add code to detect a struck interrupt line and disable (go to poll)H. Peter Anvin2012-05-292-10/+74
| | * Merge remote-tracking branch 'genec/lwip-1.4.0-test-2' into lwipH. Peter Anvin2012-05-29114-7889/+12485
| | |\
| | | * core/pxe: lwip semaphore changesGene Cumm2012-04-273-29/+80
| | | * core/pxe: lwip changes to netconn_recvGene Cumm2012-04-272-6/+7
| | | * core/lwip: update to lwIP-1.4.0Gene Cumm2012-04-26109-7854/+12398
| | * | pxe, ftp: Change anonymous password to syslinux@H. Peter Anvin2012-04-261-1/+1
| | * | lwip: Add return address to LWIP_PLATFORM_ASSERT()syslinux-4.10-pre20H. Peter Anvin2012-04-261-1/+1
| | * | pxe: Remove stray debugging messageH. Peter Anvin2012-04-261-2/+1
| | * | pxe, tftp: Handle block number wraparoundH. Peter Anvin2012-04-261-1/+1
| | * | pxe, tftp: make TimeoutTable staticH. Peter Anvin2012-04-262-2/+1
| | * | pxe, tftp: Unify UDP send and use pbuf memoryH. Peter Anvin2012-04-261-20/+37
| | * | lwipopts: increase the number of netbufsH. Peter Anvin2012-04-261-0/+1
| | * | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre19H. Peter Anvin2012-04-262-4/+102
| | |\ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'genec/com32-cptime-upd-for-hpa' into lwipH. Peter Anvin2012-04-254-3/+55
| | |\ \
| | | * | prdhcp.c32: Fix what is retrieved.Gene Cumm2012-02-031-2/+3
| | | * | prdhcp.c32: Add to MakefileGene Cumm2011-12-181-1/+1
| | | * | cptime.txt: AsciiDoc manpage for cptime.c32Gene Cumm2011-12-181-0/+50
| | | * | cptime.c32: Move to modules; include in MakefileGene Cumm2011-12-172-1/+2
| | * | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre18H. Peter Anvin2012-03-3076-2168/+8445
| | |\ \ \
| | * | | | pxe: Make the ISR poll routine a bit sanerH. Peter Anvin2012-03-301-2/+5
| | * | | | pxe: Fix interrupt unmaskingH. Peter Anvin2012-03-301-5/+6
| | * | | | thread: Add magic number, debugging code, min stack sizeH. Peter Anvin2012-03-304-3/+44
| | * | | | pxeisr: Use nonspecific EOI; add pxe_poll routine; CLDH. Peter Anvin2012-03-302-10/+49
| | * | | | lwipopts.h: Bump the priority of the tcpip_threadH. Peter Anvin2012-03-301-1/+1
| | * | | | pxe: Unmask the cascade if applicable, handle bad IRQ numbersH. Peter Anvin2012-03-301-12/+25
| | * | | | idle_thread: safer interrupt handlingH. Peter Anvin2012-03-271-3/+3
| | * | | | sys/cpu.h: add barriersH. Peter Anvin2012-03-271-6/+6
| | * | | | Merge branch 'lwip' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux int...H. Peter Anvin2012-02-114-0/+449
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge commit 'syslinux-4.05' into lwipH. Peter Anvin2011-12-1310-45/+1344
| | | |\ \ \