Commit History

Author SHA1 Message Date
  Roy Marples e21cecaf54 kqueue: Use 0 instead of NULL for udata 9 years ago
  Jouni Malinen 9e1f1bdb6f eloop: Clean up coding style for eloop debug prints 9 years ago
  Roy Marples f9982b3212 Implement kqueue(2) support via CONFIG_ELOOP_KQUEUE 9 years ago
  Roy Marples 2e69bdd16a eloop: Add eloop_sock_requeue() 9 years ago
  Jouni Malinen 7c524a64c1 eloop: Fix cases where a socket is reopened from a timeout/signal handler 9 years ago
  Jouni Malinen acbd59d0a8 eloop: Try to terminate more quickly on SIGINT and SIGTERM 9 years ago
  Jouni Malinen b9f6560f38 eloop: Fix WPA_TRACE tracking in case of realloc failure 10 years ago
  Masashi Honma f0356ec85c eloop: Add epoll option for better performance 11 years ago
  Masashi Honma da96a6f793 eloop: Separate event loop select/poll implementation 11 years ago
  Maxime Bizon 762c41ae99 eloop: Add assert() on negative fd when using select() code path 11 years ago
  Jouni Malinen a09ffd5f2f Fix req_scan-deplete-timeout and update eloop API for this 11 years ago
  Johannes Berg 594516b4c2 Use monotonic clock for relative time for eloop if available 11 years ago
  Dmitry Shmidt e2f5a9889a Deplete scan request if new time is less than remaining 11 years ago
  Kyeyoon Park e5e74e5500 eloop: Add support for replenishing a registered timeout 11 years ago
  Jouni Malinen 61323e70e1 Convert perror/printf calls to wpa_printf 11 years ago
  Simon Wunderlich a7505b1775 eloop: Allow to run event loop multiple times in a row 12 years ago
  Pontus Fuchs c869536ce9 eloop: Add a timer cancel that returns the remaining time 12 years ago
  Jouni Malinen 067ffa2696 Convert os_realloc() for an array to use os_realloc_array() 12 years ago
  Jouni Malinen 4be921ac60 eloop: Fix EVENT_TYPE_WRITE with poll()-based eloop 12 years ago
  Ben Greear f115560c21 eloop/poll: Handle POLLER | POLLHUP in read logic 12 years ago
  Jouni Malinen 2624ed4311 eloop: Fix allocation failure handling in poll() version 13 years ago
  Ben Greear 2df4c4ef2f eloop: Support poll() in eloop 13 years ago
  Jouni Malinen 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
  Jouni Malinen 0fa0ad4e17 eloop: Fix integer overflow in long timeouts 14 years ago
  Jouni Malinen 7f5957abcf eloop: Fix crash on signal handler cancelling next timeout 15 years ago
  Jouni Malinen 2e320d8db5 eloop: Clear timeout data during allocation 15 years ago
  Jouni Malinen 459489c99d eloop: Fix timeout handler to use local copy of func pointer 15 years ago
  Jouni Malinen 9aca440199 Drop WPA_TRACE reference before eloop timeout handler call 15 years ago
  Jouni Malinen 5e5223bf29 trace: Show eloop unregistered handler function name/file/line 15 years ago
  Jouni Malinen a6ff0e0810 trace: Add active reference tracking 15 years ago