eloop: Fix crash on signal handler cancelling next timeout
[libeap.git] / src / utils / eloop.c
2010-05-28 Jouni Malineneloop: Fix crash on signal handler cancelling next...
2010-01-10 Jouni Malineneloop: Clear timeout data during allocation
2009-12-26 Jouni Malineneloop: Fix timeout handler to use local copy of func...
2009-12-24 Jouni MalinenDrop WPA_TRACE reference before eloop timeout handler...
2009-12-21 Jouni Malinentrace: Show eloop unregistered handler function name...
2009-12-21 Jouni Malinentrace: Add active reference tracking
2009-12-19 Jouni Malineneloop: Do not use printf() or fprintf() directly
2009-12-19 Jouni Malineneloop: Use struct dl_list for timeouts
2009-12-19 Jouni Malineneloop: Remove global user data pointer
2009-12-19 Jouni MalinenAdd backtrace support for debugging
2008-06-03 Dan WilliamsDo not continually reschedule specific scans to help...
2008-02-28 Jouni MalinenVerify that os_get_time() does not fail before using...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...