index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
radiotap: Fix compiler issues with packed structures
Jouni Malinen
8 days
3
-15/+12
*
ext_password: Implement new file-based backend
Patrick Steinhardt
14 days
3
-0/+143
*
wpa_supplicant: Move wpa_config_get_line() into utils
Patrick Steinhardt
14 days
3
-0/+127
*
radiotap: Update radiotap parser
Jouni Malinen
2021-02-07
2
-254/+163
*
Fix gcc-10 build with -Werror=array-bounds and dl_list_for_each()
Jouni Malinen
2020-12-04
2
-3/+3
*
Change list arguments to const where possible
Hai Shalom
2020-11-16
1
-2/+2
*
build: Make more library things common
Johannes Berg
2020-10-12
1
-8/+1
*
build: Make a common library build
Johannes Berg
2020-10-12
1
-4/+0
*
gitignore: Clean up a bit
Johannes Berg
2020-10-11
1
-1/+0
*
build: Put archive files into build/ folder too
Johannes Berg
2020-10-11
1
-2/+2
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
1
-2/+2
*
build: Use build.rules in lib.rules
Johannes Berg
2020-10-10
1
-5/+2
*
Global parser functions to return 1 when property unchanged
Matthew Wang
2020-10-09
1
-0/+15
*
JSON: Add base64 helper functions
Jouni Malinen
2020-06-15
2
-0/+40
*
base64: Add no-LF variant for encoding
Jouni Malinen
2020-06-15
2
-6/+19
*
Add PRINTF_FORMAT for printf wrapper functions
Jouni Malinen
2020-05-02
1
-1/+2
*
state_machine: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-4/+4
*
Include stdbool.h to allow C99 bool to be used
Jouni Malinen
2020-04-20
1
-0/+1
*
Convert int_array to use size_t instead of int as the length
Jouni Malinen
2020-03-22
3
-15/+15
*
Limit freq_range_list_parse() result to UINT_MAX entries
Jouni Malinen
2020-03-22
1
-0/+4
*
loop: Use size_t for eloop.count
Jouni Malinen
2020-03-22
1
-8/+9
*
eloop: Use size_t for socket table->count
Jouni Malinen
2020-03-22
1
-10/+14
*
hs20-osu-client: Use size_t for certificate components
Jouni Malinen
2020-03-22
1
-3/+3
*
eloop: Use size_t for signal_count
Jouni Malinen
2020-03-22
2
-7/+7
*
Check against integer overflow in int_array functions
Jouni Malinen
2020-03-21
1
-4/+24
*
os_unix: Call srandom() only if os_get_random() succeeds
Jouni Malinen
2020-03-08
1
-2/+2
*
webkit2: Fix http://localhost:12345/ redirect handling
Jouni Malinen
2020-03-07
1
-3/+15
*
os_unix: Seed random() for os_random()
Jouni Malinen
2020-02-28
1
-0/+5
*
webkit: Clean up USE_WEBKIT2 blocks
Jouni Malinen
2020-02-16
1
-98/+94
*
webkit2: Split decide-policy into a separate function
Jouni Malinen
2020-02-16
1
-13/+15
*
webkit2: Split resource-load-started handler into a separate function
Jouni Malinen
2020-02-16
1
-27/+36
*
webkit: Track gtk_main()/gtk_main_quit() calls
Jouni Malinen
2020-02-16
1
-5/+23
*
webkit2: Remove TODO not for download-started
Jouni Malinen
2020-02-16
1
-4/+0
*
webkit2: Do not register notify::load-status handler
Jouni Malinen
2020-02-16
1
-6/+4
*
webkit2: Replace notfy::progress with notify::estimated-load-progress
Jouni Malinen
2020-02-16
1
-6/+17
*
webkit2: Implement notify::title handler
Jouni Malinen
2020-02-16
1
-3/+17
*
webkit2: Use mouse-target-changed to replace hovering-over-link
Jouni Malinen
2020-02-16
1
-3/+31
*
hs20_web_browser() to allow TLS server validation to be enabled
Jouni Malinen
2020-02-16
5
-11/+15
*
hs20-osu-client: Ignore TLS errors with webkit2
Ben Greear
2020-02-16
1
-0/+7
*
hs20-osu-client: Enable webkit2 support
Ben Greear
2020-02-16
1
-5/+84
*
trace: Handle binutils bfd.h breakage
Johannes Berg
2020-01-20
1
-0/+11
*
tests: Fix undefined behavior in module tests
Markus Theil
2020-01-08
1
-2/+2
*
Allow debug log to be written to both syslog and file
Jouni Malinen
2019-12-28
2
-75/+74
*
Fix memory leak in case allocation of token fails during JSON parsing
Davide Caratti
2019-12-21
1
-1/+3
*
JSON: Add helper functions for building tokens
Jouni Malinen
2019-11-28
2
-0/+87
*
Clean up base64_{encode,decode} pointer types
Jouni Malinen
2019-11-28
4
-41/+33
*
Clean up base64_url_{encode,decode} pointer types
Jouni Malinen
2019-11-27
3
-12/+10
*
Simplify base64_url_encode() prototype
Jouni Malinen
2019-11-27
2
-3/+3
*
JSON: Fix escaping of characters that have MSB=1 with signed char
Jouni Malinen
2019-10-27
1
-1/+1
*
wlantest: Process VLAN tagged Data frames
Jouni Malinen
2019-09-20
1
-0/+3
[next]