1. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  2. f628471 fix copy+paste mistake in ecnoding short net name in mm info by Harald Welte · 15 years ago
  3. c7d7506 some more comments for BS11 attributes by Harald Welte · 15 years ago
  4. a6429e3 bsc_hack.c: Make adding of (nano)BTS to the network dynamic by Holger Hans Peter Freyther · 15 years ago
  5. 46502b1 parse ip.access connection statistics and speech type by Harald Welte · 15 years ago
  6. 6fca008 yet again some more ip.access RSL definitions + parsing by Harald Welte · 15 years ago
  7. b47467a again some parser improvements for ip.acccess by Harald Welte · 15 years ago
  8. 5b27eb9 add some more ip.access RTP related definitions by Harald Welte · 15 years ago
  9. 8f92cce add more ipaccess 12.21 object classes, NSVC only exists once by Harald Welte · 15 years ago
  10. 1610d30 more ip.access RSL TLV parser definitions by Harald Welte · 15 years ago
  11. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  12. b949895 give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  13. 4206d98 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  14. ffc0040 abis_oml wireshark plugin now builds without compiler warnings by Harald Welte · 15 years ago
  15. e71eb0d fix parsing of ip.access GPRS OML attributes and RSL IP + Port by Harald Welte · 15 years ago
  16. f6f96d4 fix some minor issues in the wireshark patch by Harald Welte · 15 years ago
  17. 5362157 Merge branch 'master' into sms by Harald Welte · 15 years ago
  18. dd62b16 some more comments by Harald Welte · 15 years ago
  19. 4e0fdfd abis_rsl.c: Clarify from which specification this table comes from by Holger Hans Peter Freyther · 15 years ago
  20. c35a4bc Merge branch 'holger/ipacess' by Holger Hans Peter Freyther · 15 years ago
  21. 72baef3 ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  22. a58188d Merge commit 'origin/master' by Harald Welte · 15 years ago
  23. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  24. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  25. 4531c6b further SMS work by Harald Welte · 15 years ago
  26. dcd3fce remove unused variable by Harald Welte · 15 years ago
  27. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  28. c1c4a95 remove SI3 and SI4 rest octets by Harald Welte · 15 years ago
  29. ba6589d fix measurement report parsing of MEAS VALID logic by Harald Welte · 15 years ago
  30. 7e2f57d more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  31. 5bcfb4f ipaccess-config: Add --help to the ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  32. c47d524 Merge branch 'master' into sms by Harald Welte · 15 years ago
  33. ccd6936 make sure we always schedule a location updating reject by Harald Welte · 15 years ago
  34. 6e1536e remove bogus extra check for data->imsi[0] in mncc_send by Harald Welte · 15 years ago
  35. df0c650 remove superfluous check for lchan->use > 0 by Harald Welte · 15 years ago
  36. 692f585 release channel on ERROR INDICATION by Harald Welte · 15 years ago
  37. 12560da gsm48 lchan signal handling: use correct pointer by Harald Welte · 15 years ago
  38. cde2085 make sure misdn plugin handles DL_UNITDATA_IND by Harald Welte · 15 years ago
  39. 3bfa1c0 Merge branch 'master' into sms by Harald Welte · 15 years ago
  40. 8f19a27 update wireshark patches to current svn (28938) by Harald Welte · 15 years ago
  41. 637896b support parsing of ip.access 12.21 test reports by Harald Welte · 15 years ago
  42. 90a93cf add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  43. 21460f0 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  44. 2270fbc wireshark: more work on completing abis_oml plugin by Harald Welte · 15 years ago
  45. 1991470 Merge branch 'master' into sms by Harald Welte · 15 years ago
  46. 55c139b Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  47. 0a53727 updated version of wireshark ipaccess RSL plugin (just cosmetic changes) by Harald Welte · 15 years ago
  48. 2f2f596 ip.access test numbers by Harald Welte · 15 years ago
  49. 84a1fd8 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  50. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  51. 0677120 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  52. 81d517d ipaccess-find: remove compile-time specified local ip address by Harald Welte · 15 years ago
  53. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  54. 7963966 cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  55. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  56. 5d8e9e5 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  57. 168389d cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  58. 572f4f5 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  59. 2a0d849 Merge branch 'master' into sms by Harald Welte · 15 years ago
  60. cd1c428 make tests compile again after talloc branch changes by Harald Welte · 15 years ago
  61. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  62. 1ff81b5 fix two segfaults by Harald Welte · 15 years ago
  63. a1d5b23 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  64. e821a06 add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  65. baf4d3a fix MNCC memory leak by Harald Welte · 15 years ago
  66. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  67. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  68. 9b8eea0 updated RSL wireshark patch by Harald Welte · 15 years ago
  69. c3217a1 fix typos by Harald Welte · 15 years ago
  70. 640d70f add new wireshark A-bis OML dissector, incomplete by Harald Welte · 15 years ago
  71. dfe6619 enable OML dissector lookup, register ourselves as "gsm_abis_ip" dissector by Harald Welte · 15 years ago
  72. 03cb7cd abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  73. 0b4ab28 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  74. a1467eb Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  75. bf263aa Merge branch 'master' into talloc by Harald Welte · 15 years ago
  76. 49a8405 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  77. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  78. a58617f fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  79. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  80. 7f597bc fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  81. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  82. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  83. f739ae6 BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  84. 709cbcb replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  85. 7c4534a Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  86. 1d50e08 Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  87. a4b54d8 BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  88. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  89. 40e0723 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  90. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  91. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  92. b992a8a Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  93. fbc65b7 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  94. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  95. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  96. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  97. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  98. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  99. cb0595f 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  100. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago