aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/eloop.c
Commit message (Expand)AuthorAgeFilesLines
* eloop: Fix EVENT_TYPE_WRITE with poll()-based eloopJouni Malinen2012-07-041-1/+1
* eloop/poll: Handle POLLER | POLLHUP in read logicBen Greear2012-06-241-1/+2
* eloop: Fix allocation failure handling in poll() versionJouni Malinen2012-02-121-21/+31
* eloop: Support poll() in eloopBen Greear2012-02-121-1/+227
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* eloop: Fix integer overflow in long timeoutsJouni Malinen2011-03-061-0/+12
* eloop: Fix crash on signal handler cancelling next timeoutJouni Malinen2010-05-281-0/+2
* eloop: Clear timeout data during allocationJouni Malinen2010-01-101-1/+1
* eloop: Fix timeout handler to use local copy of func pointerJouni Malinen2009-12-261-2/+3
* Drop WPA_TRACE reference before eloop timeout handler callJouni Malinen2009-12-241-5/+5
* trace: Show eloop unregistered handler function name/file/lineJouni Malinen2009-12-221-1/+6
* trace: Add active reference trackingJouni Malinen2009-12-221-3/+56
* eloop: Do not use printf() or fprintf() directlyJouni Malinen2009-12-191-19/+14
* eloop: Use struct dl_list for timeoutsJouni Malinen2009-12-191-71/+44
* eloop: Remove global user data pointerJouni Malinen2009-12-191-11/+1
* Add backtrace support for debuggingJouni Malinen2009-12-191-0/+19
* Do not continually reschedule specific scans to help finding hidden SSIDsDan Williams2008-06-031-0/+19
* Verify that os_get_time() does not fail before using the time value whenJouni Malinen2008-02-271-1/+4
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+555