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
Branch
Commit message
Author
Age
accepted/tizen_6.0_unified
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_6.0_unified_hotfix
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_6.5_unified
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_7.0_unified
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_7.0_unified_hotfix
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_8.0_unified
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_9.0_unified
Fix a build dependency error
Seonah Moon
4 years
accepted/tizen_unified
Fix a build dependency error
Seonah Moon
4 years
tizen_6.0
Fix a build dependency error
Seonah Moon
4 years
tizen_6.0_hotfix
Fix a build dependency error
Seonah Moon
4 years
[...]
Tag
Download
Author
Age
accepted/tizen/9.0/unified/20241030.231903
crda-accepted/tizen/9.0/unified/20241030.231903.tar.gz
crda-accepted/tizen/9.0/unified/20241030.231903.tar.bz2
crda-accepted/tizen/9.0/unified/20241030.231903.zip
tizenrobot
3 weeks
tizen_9.0_m2_release
crda-tizen_9.0_m2_release.tar.gz
crda-tizen_9.0_m2_release.tar.bz2
crda-tizen_9.0_m2_release.zip
Woo Chang Kim
3 weeks
tizen_8.0_m2_release
crda-tizen_8.0_m2_release.tar.gz
crda-tizen_8.0_m2_release.tar.bz2
crda-tizen_8.0_m2_release.zip
Woo Chang Kim
13 months
accepted/tizen/8.0/unified/20231005.094735
crda-accepted/tizen/8.0/unified/20231005.094735.tar.gz
crda-accepted/tizen/8.0/unified/20231005.094735.tar.bz2
crda-accepted/tizen/8.0/unified/20231005.094735.zip
tizenrobot
14 months
accepted/tizen/7.0/unified/hotfix/20221116.110653
crda-accepted/tizen/7.0/unified/hotfix/20221116.110653.tar.gz
crda-accepted/tizen/7.0/unified/hotfix/20221116.110653.tar.bz2
crda-accepted/tizen/7.0/unified/hotfix/20221116.110653.zip
tizenrobot
2 years
accepted/tizen/7.0/unified/20221110.060206
crda-accepted/tizen/7.0/unified/20221110.060206.tar.gz
crda-accepted/tizen/7.0/unified/20221110.060206.tar.bz2
crda-accepted/tizen/7.0/unified/20221110.060206.zip
tizenrobot
2 years
tizen_7.0_m2_release
crda-tizen_7.0_m2_release.tar.gz
crda-tizen_7.0_m2_release.tar.bz2
crda-tizen_7.0_m2_release.zip
Woo Chang Kim
2 years
accepted/tizen/6.5/unified/20211028.223858
crda-accepted/tizen/6.5/unified/20211028.223858.tar.gz
crda-accepted/tizen/6.5/unified/20211028.223858.tar.bz2
crda-accepted/tizen/6.5/unified/20211028.223858.zip
tizenrobot
3 years
submit/tizen_6.5/20211028.163301
crda-submit/tizen_6.5/20211028.163301.tar.gz
crda-submit/tizen_6.5/20211028.163301.tar.bz2
crda-submit/tizen_6.5/20211028.163301.zip
alone
3 years
tizen_6.5.m2_release
crda-tizen_6.5.m2_release.tar.gz
crda-tizen_6.5.m2_release.tar.bz2
crda-tizen_6.5.m2_release.zip
Woo Chang Kim
3 years
[...]
Age
Commit message
Author
Files
Lines
2008-10-29
Remove some comments that no longer apply on intersect
v0.9
Luis R. Rodriguez
2
-16
/
+2
2008-10-29
This fixes SIGSEGV and incorrect free() calls
Luis R. Rodriguez
1
-1
/
+1
2008-10-29
Make intersection logic a bit more readable
Luis R. Rodriguez
1
-24
/
+24
2008-10-29
Add intersection code, not working yet :(
Luis R. Rodriguez
2
-1
/
+340
2008-10-29
Double pointers obfuscate code, die
Luis R. Rodriguez
3
-14
/
+11
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
4
-72
/
+221
2008-10-28
Share common routines into a reg lib, other objects will later reuse.
Luis R. Rodriguez
5
-6
/
+6
2008-10-27
Move last helpers to crda.h, forgot to add crda.h to git too
Luis R. Rodriguez
2
-22
/
+49
2008-10-27
Avoid stdlib, this saves 145 bytes
Luis R. Rodriguez
1
-2
/
+11
[...]
Clone
https://git.tizen.org/cgit/platform/upstream/crda
git://git.tizen.org/platform/upstream/crda