Handle NULL return from os_zalloc() in sta_track_add()
[mech_eap.git] / src / radius /
2016-08-19 Eduardo Abinaderradius: Sanity check for NULL pointer segfault
2016-08-07 Nick LoweAdd a require_message_authenticator configuration option
2016-05-16 Jouni MalinenCheck md5_vector() result in decrypt_ms_key()
2016-05-16 Jouni MalinenCheck hmac_md5() result in radius_msg_verify_msg_auth()
2016-05-16 Jouni MalinenCheck md5_vector() result in radius_msg_verify()
2016-04-08 Ayala BekerRADIUS: Fix a possible memory leak on an error path
2016-02-29 Jouni MalinenRADIUS: Add Acct-Delay-Time into accounting messages
2016-02-29 Jouni MalinenRADIUS: Update full message for interim accounting...
2016-02-19 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
2016-02-17 Michael Braunradius: Add tagged VLAN parsing
2016-02-07 Nick LoweUse stronger PRNG for MS-MPPE-Send/Recv-Key salt
2016-02-06 Jouni MalinenRADIUS: Share a single function for generating session IDs
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2015-12-24 Jouni MalinenRADIUS: Add EACCES to list of recognized send() errno...
2015-10-25 Jouni MalinenRADIUS: Avoid undefined behavior in pointer arithmetic
2015-10-17 Jouni MalinenAdd Framed-IP-Address to Accounting-Request if STA...
2015-10-05 Helmut Schaahostapd: Force RADIUS socket renewal on RADIUS auth...
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-07-07 Jouni MalinenRADIUS DAS: Avoid compiler warning on abs()
2015-06-26 Maneesh Jainradius: Fix NULL dereference issue on allocation failure
2015-04-29 Jouni MalinenRADIUS: Fix a copy-paste error in variable name
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni Malinentests: Add ap-mgmt-fuzzer
2015-04-13 Michael BraunFix RSN preauthentication with dynamic_vlan enabled...
2015-03-28 Ben GreearImprove error messages related to EAP DB
2015-03-01 Jouni MalinenRADIUS client: Fix server failover on return-to-primary...
2015-03-01 Jouni MalinenRADIUS client: Fix a copy-paste error in accounting...
2015-02-28 Jouni MalinenRADIUS client: Fix previous failover change
2015-02-28 Jouni MalinenRADIUS client: Re-try connection if socket is closed...
2015-02-28 Jouni MalinenRADIUS client: Fix server connection recovery after...
2015-01-22 Ben Greearhostapd: Debug messages for dodgy RADIUS servers
2015-01-19 Jouni MalinenFix RADIUS client with out-of-memory and missing shared...
2015-01-16 Jouni MalinenRADIUS DAS: Support Acct-Multi-Session-Id as a session...
2015-01-16 Jouni MalinenRADIUS DAS: Check for single session match for Disconne...
2014-12-14 Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-11-23 Jouni MalinenRADIUS client: Print a clear debug log entry if socket...
2014-10-18 Jouni MalinenRADIUS: Define new attributes from RFC 5580
2014-10-11 Jouni MalinenRADIUS: Remove unused write
2014-09-13 Jouni MalinenRADIUS server: Remove unreachable code
2014-09-07 Jouni MalinenRADIUS client: Check getsockname() return value
2014-09-07 Jouni MalinenRADIUS server: Fix IPv6 radiusAuthClientAddress mask
2014-07-31 Jouni MalinenAdd RSN cipher/AKM suite attributes into RADIUS messages
2014-07-31 Jouni MalinenAdd WLAN-HESSID into RADIUS messages
2014-07-31 Jouni MalinenAdd Mobility-Domain-Id into RADIUS messages
2014-07-02 Jouni MalinenClear hostapd configuration keys explicitly
2014-07-02 Jouni MalinenRADIUS: Use os_memcmp_const() for hash/password comparisons
2014-06-02 Jouni MalinenRADIUS/EAP server: Use longer username buffer to avoid...
2014-05-30 Jouni MalinenRADIUS client: Trigger failover more quickly if socket...
2014-05-30 Jouni MalinenRADIUS client: Do not flush pending messages if server...
2014-05-30 Jouni MalinenRADIUS client: Fix socket close/re-open on server change
2014-05-30 Jerry YangRADIUS client: Fix crash issue in radius_client_timer()
2014-05-30 Jouni MalinenRADIUS client: Handle ENETUNREACH similarly to other...
2014-05-30 Jouni MalinenRADIUS client: Do not try to send message without socket
2014-05-27 Jouni MalinenHS 2.0R2: Fix subscr_remediation_method for RADIUS...
2014-05-11 Jouni MalinenRADIUS: Define EAP-Key-Name
2014-03-29 Jouni MalinenRADIUS server: Add support for MAC ACL
2014-03-16 Jouni MalinenTLS testing: Add new test cases for RSA-DHE primes
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow EAP methods to log into SQLite DB
2014-03-09 Jouni MalinenRADIUS server: Add option for storing log information...
2014-03-08 Jouni MalinenAllow arbitrary RADIUS attributes to be added into...
2014-03-02 Jouni MalinenRADIUS server: Copy IPv4 address only when IPv6 is...
2014-02-25 Jouni MalinenHS 2.0R2: RADIUS server support to request Subscr Remed...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for Session Info URL RADIUS AVP
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for deauthentication request
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add definition and helper function for...
2014-02-20 Jouni MalinenRADIUS DAS: Add support for NAS identification attributes
2014-02-15 Jouni MalinenConvert RADIUS debug dumps to use wpa_printf()
2014-02-15 Jouni MalinenRADIUS: Add minimal accounting server support
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-24 Johannes BergRADIUS server: Use monotonic time
2013-12-24 Johannes BergRADIUS client: Use monotonic time
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-05 Jouni MalinenRemove a compiler warning from -O0 build
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2012-11-25 Michael BraunExtend radius_msg_get_tunnel_password() to support...
2012-08-19 Jouni MalinenRADIUS DAS: Verify that Error-Code attribute is added
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-07 Jouni MalinenRADIUS: Add explicit attribute length validation checks...
2012-08-07 Jouni MalinenAdd sparse endianness annotation for RADIUS header
2012-08-07 Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-06-17 Jouni MalinenRADIUS DAS: Support Chargeable-User-Identity with Disco...
2012-06-17 Jouni MalinenRADIUS: Fix a typo in attribute name in debug messages
2012-06-17 Jouni MalinenRADIUS DAS: Add Event-Timestamp attribute into ACK...
2012-06-17 Jouni MalinenRADIUS DAS: Add support for Disconnect-Request
2012-06-17 Jouni MalinenRADIUS DAS: Check Disconnect-Request attributes
2012-06-17 Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-05-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-04-01 Jouni MalinenRemove extra linefeed from hostapd_logger message
2012-04-01 Alexander CouzensFix potential double free and use of freed memory in...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-11 Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-08 Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-11-13 Jouni MalinenMake radius_msg_add_attr_user_password() easier for...
next