28 Commits (93b458644798fb55023b1bd84b35019b1184d330)

Author SHA1 Message Date
  Michael Brown 93b4586447 [retry] Colourise debug output 9 years ago
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c 9 years ago
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 17f09dfe03 [retry] Fix potential use-after-free in timer_expired() 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown 66e7619099 [retry] Process at most one timer's expiry in each call to retry_step() 13 years ago
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown f945d6d201 [retry] Use a separate flag to indicate that a retry timer is running 15 years ago
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 years ago
  Michael Brown 32e8ab4df0 [retry] Add start_timer_fixed() 16 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Michael Brown 0a3c2b80ea Add start_timer_nodelay() 17 years ago
  Michael Brown fd86c819ba Use a linker-table based system to automatically mark and start up 17 years ago
  Michael Brown 3601103381 Modify process semantics; rescheduling is now automatic. 17 years ago
  Michael Brown 8a268073a7 Move start/stop/expire debug messages to DBG2() level. 17 years ago
  Michael Brown 1a11cc5c5b Added times to start/stop log messages 17 years ago
  Michael Brown 66a7ed23cb Make start_timer() and stop_timer() robust against incorrect usage. 17 years ago
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 17 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 17 years ago
  Michael Brown 095fce14f8 Added extra debugging 18 years ago
  Michael Brown c3a4f3c5da Towards an RFC2988-compliant timer. 18 years ago
  Michael Brown 48fb6c6dc2 Updated retry timer mechanism to incorporate smoothed RTT estimation. 18 years ago
  Michael Brown 552b4a178e One bit of an ASCII character can make a big difference. 18 years ago
  Michael Brown 1db1a6dad3 Added first sketch of a generic retry timer mechanism. The idea is to use 18 years ago