aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/os_win32.c
Commit message (Collapse)AuthorAgeFilesLines
* Add os_exec() helper to run external programsJouni Malinen2015-10-201-0/+5
| | | | | | Change-Id: I579af1fa8c2f85622ffddb186ba799dcb9ac4b6f Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Tested-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
| | | | | | | Remove the GPL notification text from the files that were initially contributed by myself. Signed-hostap: Jouni Malinen <j@w1.fi>
* Avoid possible compiler warning in os_gmtime()Jouni Malinen2011-11-201-1/+2
| | | | | | | Use time_t instead of os_time_t variable with the gmtime() call to avoid possible compiler warnings. Signed-hostap: Jouni Malinen <j@w1.fi>
* Include time.h to fix Windows buildsJouni Malinen2011-11-031-0/+1
| | | | Signed-hostap: Jouni Malinen <j@w1.fi>
* Remove unused variable from os_gmtime()Jouni Malinen2011-10-231-2/+0
|
* Add os_gmtime() as wrapper for gmtime()Jouni Malinen2011-10-181-0/+19
|
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+222