| /dragonfly/contrib/wpa_supplicant/src/eap_peer/ |
| HD | eap.c | 952 if (sm->workaround) in SM_STATE() 1110 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || in eap_success_workaround() 1165 if (sm->workaround && duplicate && in eap_peer_req_is_duplicate() 1208 else if (sm->workaround && sm->lastId == -1 && sm->rxSuccess && in eap_peer_sm_step_received() 1211 else if (sm->workaround && sm->lastId == -1 && sm->rxFailure && in eap_peer_sm_step_received() 1215 else if (sm->workaround && sm->rxSuccess && !sm->rxFailure && in eap_peer_sm_step_received() 1973 if (sm->workaround) { in eap_sm_parseEapReq() 2693 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround() argument 2695 sm->workaround = workaround; in eap_set_workaround()
|
| HD | eap_i.h | 363 unsigned int workaround; member
|
| HD | eap.h | 352 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround);
|
| HD | eap_tls_common.c | 162 if (sm->workaround && data->eap_type != EAP_TYPE_FAST && in eap_tls_params_from_conf() 935 if (!sm->workaround) { in eap_peer_tls_process_init()
|
| HD | eap_peap.c | 768 if (wpabuf_len(in_data) == 0 && sm->workaround && in eap_peap_decrypt() 1119 if (sm->workaround && data->resuming) { in eap_peap_process()
|
| HD | eap_mschapv2.c | 738 if (sm->workaround) { in eap_mschapv2_check_mslen()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2-frame.c | 2138 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() local 2175 if (workaround < ALIGN4 && (start_offset & 3) != 0) in decode_frame_entry() 2178 workaround = ALIGN4; in decode_frame_entry() 2181 if (workaround < ALIGN8 && (start_offset & 7) != 0) in decode_frame_entry() 2184 workaround = ALIGN8; in decode_frame_entry() 2191 workaround = FAIL; in decode_frame_entry() 2196 switch (workaround) in decode_frame_entry()
|
| /dragonfly/contrib/tcp_wrappers/ |
| HD | README.NIS | 80 The tcpd source comes with a workaround for this problem. The 81 workaround is ugly and is not part of the programs attached below.
|
| HD | CHANGES | 56 earlier workaround for a similar problem in FreeBSD 2.0. 133 - Added a last-minute workaround for a Solaris 2.4 gethostbyname() 279 - Implemented a workaround for Dynix/PTX and other systems with TLI
|
| /dragonfly/contrib/wpa_supplicant/src/eapol_supp/ |
| HD | eapol_supp_sm.c | 1299 if (sm->conf.wps && sm->conf.workaround && in eapol_sm_rx_eapol() 1327 if (sm->conf.workaround) { in eapol_sm_rx_eapol() 1547 sm->conf.workaround = conf->workaround; in eapol_sm_notify_config() 1557 eap_set_workaround(sm->eap, conf->workaround); in eapol_sm_notify_config()
|
| HD | eapol_supp_sm.h | 52 unsigned int workaround; member
|
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | ChangeLog | 97 * added a RSN workaround for misbehaving PMF APs that advertise 288 * VHT: added interoperability workaround for 80+80 and 160 MHz channels 289 * WNM: workaround for broken AP operating class behavior 405 * add a workaround for incorrectly behaving APs that try to use 441 * add a workaround for Linux packet socket behavior when interface is in 451 * extend TDLS frame padding workaround to cover all packets 471 * added TDLS workaround for some APs that may add extra data to the 494 * removed EAP-TTLS/MSCHAPv2 interoperability workaround so that 538 scan-for-auth workaround is used 840 * AP: added a WPS workaround for mixed mode AP Settings with Windows 7 [all …]
|
| HD | eapol_test.c | 641 eapol_conf.workaround = ssid->eap_workaround; in test_eapol()
|
| /dragonfly/contrib/wpa_supplicant/src/rsn_supp/ |
| HD | preauth.c | 235 eapol_conf.workaround = sm->eap_workaround; in rsn_preauth_init()
|
| /dragonfly/contrib/nvi2/regex/ |
| HD | WHATSNEW | 17 the cost of weaker checking. A workaround for a bug in some folks'
|
| /dragonfly/contrib/dialog/ |
| HD | CHANGES | 418 + CF_LARGEFILE workaround for clang exit-code vs warnings 571 + CF_ADD_CFLAGS - workaround for ash-shell, e.g., with Minix 573 + CF_CURSES_FUNCS - improve workaround for weak-linkage, seems to fix 578 + CF_MAKEFLAGS - workaround for GNU make 4.0 incompatibility with 581 workaround for Solaris. 666 + correct workaround for xterm alternate-screen to work with/without 688 + remove obsolete workaround for ncurses 4.2 scrolling in checklist 941 + CF_CURSES_FUNCS, workaround for bug in gcc 4.2.1 (FreeBSD 8.1) 962 + CF_XOPEN_SOURCE, workaround for cygwin to get ncurses' configure 1020 + CF_ADD_SUBDIR_PATH, workaround - if $prefix was not mkdir'd yet, no [all …]
|
| /dragonfly/contrib/xz/ |
| HD | NEWS | 51 A workaround for a locale problem with DJGPP 2.05 was added. 59 - Added a workaround for a POSIX shell detection problem on
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ld.texinfo | 1205 to workaround incorrect relocations against protected data symbols 2722 /* This workaround is for win32 and cygwin; do not "optimize" */ 6689 The @samp{--vfp11-denorm-fix} switch enables a link-time workaround for a 6699 full-compliance floating-point mode: you do not need this workaround if 6703 enable this workaround by specifying the linker option 6709 If the workaround is enabled, instructions are scanned for 6717 @cindex ARM1176 erratum workaround 6720 The @samp{--fix-arm1176} switch enables a link-time workaround for an erratum 6721 in certain ARM1176 processors. The workaround is enabled by default if you 6729 @cindex STM32L4xx erratum workaround [all …]
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | fonts | 418 # workaround until there's lepstring16
|
| /dragonfly/etc/ |
| HD | network.subr | 61 # Insert a small delay here to workaround the issue.
|
| /dragonfly/contrib/cryptsetup/ |
| HD | ChangeLog | 44 … * If gcrypt compiled with capabilities, document workaround for cryptsetup (see lib/gcrypt.c).
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_aphrodite10.ini | 701 //This is workaround in emulation.Because it cause tx dma stop. We must find out soluction.
|
| /dragonfly/crypto/libressl/ |
| HD | ChangeLog | 1752 * Removed SSL_OP_CRYPTOPRO_TLSEXT_BUG workaround for old/broken 1756 workaround for an old bug in F5's TLS termination. 2493 * Removed nonfunctional Netscape browser-hang workaround code.
|
| /dragonfly/contrib/byacc/ |
| HD | CHANGES | 143 * test/run_make.sh: workaround for compiling the expr.oxout.y files 888 config.guess: simplify exit status workaround on alphaev67-dec-osf5.1 1812 factor out workaround for XTSTRINGDEFINES as CF_CONST_X_STRING 2660 * output.c: fix limit when merging real/workaround tables 2665 The most straightforward (workaround) is generating a dummy table which 4386 * test/run_make.sh: workaround for breakage due to GNU make 3.82 4439 * test/run_make.sh: workaround breakage in bison's %expect directive
|
| /dragonfly/contrib/tcpdump/ |
| HD | CHANGES | 1114 - Extend OSF ip header workaround to versions 1 and 2. 1151 - Enable "ip_hl vs. ip_vhl" workaround for OSF4 too.
|