]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove references to time_t/time()/random()
authorPer Ekman <pek@kth.se>
Mon, 11 Apr 2011 15:33:48 +0000 (18:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 Apr 2011 15:33:48 +0000 (18:33 +0300)
commit0b04889f0dc30955862b88d0edf02cda09820b32
tree9c33eae4190edc23faa355197e4b15a4929b0a02
parentc2197bc9bcec707f7844bf64352414706b071879
Remove references to time_t/time()/random()

Replace direct calls in AP mode code with os_*() wrappers.
src/ap/accounting.c
src/ap/ap_list.c
src/ap/ap_list.h
src/ap/ieee802_11.c
src/ap/ieee802_11_auth.c