]> git.ipfire.org Git - thirdparty/hostap.git/history - src/utils
nl80211: Use monitor interface for sending no-encrypt test frames
[thirdparty/hostap.git] / src / utils /
2019-12-28  Jouni MalinenAllow debug log to be written to both syslog and file
2019-12-21  Davide CarattiFix memory leak in case allocation of token fails durin...
2019-11-28  Jouni MalinenJSON: Add helper functions for building tokens
2019-11-28  Jouni MalinenClean up base64_{encode,decode} pointer types
2019-11-27  Jouni MalinenClean up base64_url_{encode,decode} pointer types
2019-11-27  Jouni MalinenSimplify base64_url_encode() prototype
2019-10-27  Jouni MalinenJSON: Fix escaping of characters that have MSB=1 with...
2019-09-20  Jouni Malinenwlantest: Process VLAN tagged Data frames
2019-09-11  Jouni MalinenRemove IAPP functionality from hostapd
2019-09-09  Rosen Penevos_sleep: Use nanosleep for POSIX versions 2008 and...
2019-07-24  Jouni Malinentrace: Avoid void pointer arithmetic
2019-07-07  Jouni MalinenSilence static analyzer warning about null termination...
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-04-25  Jouni MalinenShare a single buf_shift_right() implementation
2019-04-09  Jouni Malinentests: Module tests for const_time_*() functions
2019-04-09  Jouni MalinenAdd helper functions for constant time operations
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2019-03-10  Jouni MalinenRemove forgotten os_strncpy() implementations
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in base64 encoding
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow in utf8_{,un...
2019-02-25  Jouni MalinenUBSan: Avoid memcpy(ptr, NULL, 0)
2019-02-25  Jouni MalinenModify dl_list_for_each() to not use unaligned access...
2019-02-11  Jouni MalinenJSON: Fix string parsing when \\ escape is at the end...
2019-02-11  Jouni MalinenJSON: Fix parsing of a number from the end of the buffer
2019-02-11  Jouni Malinentests: JSON parser fuzzer
2019-02-11  Jouni Malinentests: TLS fuzzing tool
2019-01-02  Jouni Malineneloop: Fix kqueue event deletion filter
2019-01-02  Jouni Malineneloop: Fix fd_table allocation for epoll and kqueue
2019-01-01  Jouni Malinenbrowser: Replace deprecated gtk_window_set_wmclass()
2019-01-01  Jouni MalinenHTTP (curl): Replace deprecated ASN1_STRING_data()
2019-01-01  Ben GreearHTTP (curl): Fix build with newer OpenSSL versions
2019-01-01  Ben GreearHTTP (curl): Use DEFINE_STACK_OF() with newer OpenSSL...
2019-01-01  Ben GreearHTTP (curl): Use SSL_get_SSL_CTX() helper
2018-12-26  Andrey Kartashevwpa_debug: Support wpa_hexdump_ascii() outputting into...
2018-10-20  Karol BabiochEnable the close-on-exec flag for the debug log file...
2018-10-20  Karol BabiochCreate debug log file with more sane file permissions
2018-10-12  Purushottam KushwahaHS 2.0: Use execve() with custom env PATH to launch...
2018-09-10  Jouni MalinenXML: Do not add empty Value node for nodes with child...
2018-02-17  Jouni MalinenDefine host_to_le64() for Windows builds
2017-11-29  Jouni MalinenJSON: Fix a memory leak on an error path
2017-11-14  Beniamino Galvanicommon: Avoid conflict with __bitwise macro from linux...
2017-08-23  Hu Wanghs20-osu-client: Fix build with new OpenSSL and BoringSSL
2017-08-22  Jouni Malinentests: JSON module tests for additional array parsing
2017-08-22  Jouni MalinenJSON: Fix parsing of arrays of numbers, strings, literals
2017-06-22  Jouni MalinenJSON: Fix \u escaping
2017-06-17  Jouni Malinentests: Module tests for JSON parser
2017-06-17  Jouni MalinenAdd JavaScript Object Notation (JSON) parser (RFC7159)
2017-06-17  Jouni Malinentests: Update base64 OOM test cases to match implementa...
2017-06-17  Jouni MalinenAdd base64url encoding/decoding per RFC 4648
2017-05-09  Jouni MalinenHTTP (curl): Try SHA256 hash for OCSP certificate matching
2017-05-04  Jonas LarssonDetect endianness when building for RTEMS
2017-05-03  Michael BraunFT: Replace inter-AP protocol with use of OUI Extended...
2017-04-13  Jouni MalinenWPS: Add option for using random UUID
2017-03-26  Jouni Malinenxml: Add Value node in TNDS node conversion for empty...
2017-03-07  Johannes BergUse os_memdup()
2017-03-07  Johannes BergIntroduce os_memdup()
2017-02-28  Johannes Bergtrace: Look up start to cope with ASLR
2017-02-16  Purushottam Kushwahabrowser-wpadebug: Send HTTP response with HTTP/1.1...
2017-02-04  Liu Lieloop: Fix comments mismatch eloop_event/timeout_handle...
2017-01-29  Wojciech Dubowikhostapd: Add possibility to send debug messages to...
2017-01-07  Jouni Malinentests: TEST_FAIL() support for os_get_random()
2017-01-03  Avraham Sterncommon: Add helper function to convert RSSI to RCPI
2016-10-28  Nishant ChapranaRemoved redundant NULL check for b in wpabuf_concat()
2016-10-09  Jouni MalinenMove CRC-32 routine from wlantest to src/utils
2016-09-30  Nishant ChapranaFix spelling mistakes in number of comments
2016-08-07  Rahul Bedarkarutils: os_unix: Use access() for checking file existence
2016-08-07  Arran Cudbard-BellLink to, and adjust types for, the PCSC framework inclu...
2016-08-06  Jouni MalinenShare a single str_starts() implementation
2016-06-24  Jouni MalinenMove extern declarations for ext_password backends...
2016-06-23  Jouni Malinentests: Declare module test functions in a header file
2016-06-23  Jouni Malinenradiotap: Silence sparse warnings about byte order...
2016-06-23  Jouni Malinentrace: Define externs in a header file
2016-06-23  Jouni MalinenUndefine __bitwise before defining it for sparse
2016-06-19  Cedric Izoardcurl: Don't free memory for subjectAltName before calli...
2016-05-13  SiWon Kangwpa_cli: Add backspace key process for some terminal
2016-05-02  Paul StewartRemove newlines from wpa_supplicant config network...
2016-05-02  Jouni MalinenWPS: Reject a Credential with invalid passphrase
2016-04-16  David Spinadelutils: Add ssid_parse() function
2016-04-09  David Spinadelutils: Rename hostapd_parse_bin to wpabuf_parse_bin...
2016-03-26  Jouni Malinenwlantest: Use local ETH_P_IP define instead of linux...
2016-03-16  Jouni Malinenlibxml2: Check for xmlDocDumpFormatMemory() error case
2016-03-03  Eliad PellerFix CONFIG_WPA_TRACE=y compilation without CONFIG_WPA_T...
2016-02-18  Roy Marpleskqueue: Use 0 instead of NULL for udata
2016-02-18  Roy Marplesctype functions require an unsigned char
2016-02-16  Jouni Malinentrace: Free symbols on program exit
2016-02-15  Jouni MalinenOpenSSL: Fix memory leak in OCSP parsing
2016-02-15  Jouni Malinencurl: Fix memory leak in subjectAltName parsing
2016-02-07  Jouni Malineneloop: Clean up coding style for eloop debug prints
2016-02-07  Roy MarplesImplement kqueue(2) support via CONFIG_ELOOP_KQUEUE
2016-02-07  Roy Marpleseloop: Add eloop_sock_requeue()
2016-02-06  Roshan Piuswpa_supplicant: Fix couple of C++ compiler errors with...
2016-02-04  Jouni MalinenOSU: Add debug printing of more LogotypeExtn fields
2015-12-17  Ayala Bekerutils: Fix NULL pointer dereference with unexpected...
2015-12-04  Jouni MalinenHTTP (curl): OCSP with BoringSSL
2015-11-22  Somdas BandyopadhyayAndroid: Give user the option for selecting browser...
2015-10-25  Jouni MalinenDo not write ERROR level log entries if debug file...
2015-10-25  Jouni MalinenPCSC: Avoid undefined behavior in pointer arithmetic
2015-10-15  Rui PauloPortability fixes for FreeBSD - os_fdatasync()
2015-10-14  Josh LehanEscape DEL char (ASCII 127 decimal) in SSIDs
2015-10-09  Jouni MalinenHTTP (curl): Fix compilation with BoringSSL
next