index
:
platform/upstream/crda
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / WiFi; Licenses: ISC;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
reglib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
crda: fix compile warning on pcc for reglib for string.h
upstream
Luis R. Rodriguez
1
-0
/
+1
2012-01-18
crda: rename reglib_get_*() routines
v1.1.3
upstream/1.1.3
Luis R. Rodriguez
1
-2
/
+2
2012-01-18
crda: make usage of regdb.h exclusive to reglib.c
Luis R. Rodriguez
1
-0
/
+1
2012-01-18
crda: make country2rd() static
Luis R. Rodriguez
1
-2
/
+3
2012-01-18
crda: add dfs_region to the ieee80211_regdomain data structure
Luis R. Rodriguez
1
-0
/
+1
2012-01-18
crda: add new reglib_get_country_alpha2()
Luis R. Rodriguez
1
-0
/
+74
2012-01-18
crda: add a reglib iterator reglib_for_each_country()
Luis R. Rodriguez
1
-0
/
+69
2012-01-18
crda: move country2rd() and its helper to reglib.c
Luis R. Rodriguez
1
-0
/
+61
2011-11-15
crda: use stdint.h instead of linux/types.h
Luis R. Rodriguez
1
-5
/
+5
2010-01-25
Space fix
v1.1.1
Luis R. Rodriguez
1
-1
/
+1
2010-01-25
Implement runtime loading of RSA public keys
Paul Fertser
1
-0
/
+23
2009-04-17
make openssl verification safe for multiple keys
Johannes Berg
1
-14
/
+10
2008-12-01
Split printing functions to their own translation unit.
Diego 'Flameeyes' Pettenò
1
-119
/
+0
2008-12-01
Move is_valid_reg_rule() in intersect.c.
Diego 'Flameeyes' Pettenò
1
-20
/
+0
2008-12-01
Avoid implicit declaration of memset() with OpenSSL.
Diego 'Flameeyes' Pettenò
1
-0
/
+1
2008-12-01
Mark functions static when not used outside their translation unit.
Diego 'Flameeyes' Pettenò
1
-2
/
+2
2008-10-29
Double pointers obfuscate code, die
Luis R. Rodriguez
1
-9
/
+6
2008-10-29
is_valid_reg_rule() is false when freq_diff is 0
Luis R. Rodriguez
1
-1
/
+1
2008-10-28
Add conversion utitlies, standardize printing
Luis R. Rodriguez
1
-1
/
+144
2008-10-28
Share common routines into a reg lib, other objects will later reuse.
Luis R. Rodriguez
1
-0
/
+132