1. 8f19a27 update wireshark patches to current svn (28938) by Harald Welte · 15 years ago
  2. 637896b support parsing of ip.access 12.21 test reports by Harald Welte · 15 years ago
  3. 90a93cf add more TLV parser definitiosn for IPA NM attributes by Harald Welte · 15 years ago
  4. 21460f0 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  5. 2270fbc wireshark: more work on completing abis_oml plugin by Harald Welte · 15 years ago
  6. 55c139b Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  7. 0a53727 updated version of wireshark ipaccess RSL plugin (just cosmetic changes) by Harald Welte · 15 years ago
  8. 2f2f596 ip.access test numbers by Harald Welte · 15 years ago
  9. 84a1fd8 add more ipaccess 12.21 OML extension definitions by Harald Welte · 15 years ago
  10. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  11. 0677120 Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  12. 81d517d ipaccess-find: remove compile-time specified local ip address by Harald Welte · 15 years ago
  13. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  14. 7963966 cosmetic cleanup of LOCATION UPDATE REQ print-out by Harald Welte · 15 years ago
  15. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  16. cd1c428 make tests compile again after talloc branch changes by Harald Welte · 15 years ago
  17. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  18. 1ff81b5 fix two segfaults by Harald Welte · 15 years ago
  19. a1d5b23 zero-initialize some more memory that we allocate by Harald Welte · 15 years ago
  20. e821a06 add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  21. baf4d3a fix MNCC memory leak by Harald Welte · 15 years ago
  22. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  23. 91192ee Merge branch 'master' into talloc by Harald Welte · 15 years ago
  24. 9b8eea0 updated RSL wireshark patch by Harald Welte · 15 years ago
  25. c3217a1 fix typos by Harald Welte · 15 years ago
  26. 640d70f add new wireshark A-bis OML dissector, incomplete by Harald Welte · 15 years ago
  27. dfe6619 enable OML dissector lookup, register ourselves as "gsm_abis_ip" dissector by Harald Welte · 15 years ago
  28. 03cb7cd abis_nm.h: Fix various typos by Harald Welte · 15 years ago
  29. 0b4ab28 Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  30. a1467eb Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  31. bf263aa Merge branch 'master' into talloc by Harald Welte · 15 years ago
  32. 49a8405 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  33. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  34. a58617f fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  35. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  36. 7f597bc fix setfault during registration of VTY TRX function by Harald Welte · 15 years ago
  37. 3ae3cec replace 'struct gsm_attr' by 'struct tlv_parsed' by Harald Welte · 15 years ago
  38. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  39. f739ae6 BS11: use abis_nm_set_{bts,radio}_attr() by Harald Welte · 15 years ago
  40. 9eaa5da mncc: Add IMSI to gsm_mncc by Andreas Eversberg · 15 years ago
  41. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  42. 88cc99a Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbsc by Harald Welte · 15 years ago
  43. b992a8a Use correct cause value and cause location by Andreas Eversberg · 15 years ago
  44. fbc65b7 Fix lchan refcounting in case of IMSI DETACH by Andreas Eversberg · 15 years ago
  45. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  46. b5711a6 Merge commit 'origin/master' into mncc-harald by Harald Welte · 15 years ago
  47. c192871 [misc] Fix make distcheck by adding compat_af_isdn.h by Holger Hans Peter Freyther · 15 years ago
  48. 3794e15 SMS: fix parsing of destination phone number by Harald Welte · 15 years ago
  49. e16b138 Increase LCHAN_RELEASE_TIMEOUT to 10 seconds by Harald Welte · 15 years ago
  50. cb0595f 04.08: Make mncc-harald branch work by Harald Welte · 15 years ago
  51. 4d4e6f7 SMS: fix parsing of destination address BCD by Harald Welte · 15 years ago
  52. 17f4cbf abis_nm: fix printing of ADMinistrative state by Harald Welte · 15 years ago
  53. bbc636a use less magic numbers (04.08 CC cause values) by Harald Welte · 15 years ago
  54. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  55. f9f2db3 Merge commit 'origin/master' by Harald Welte · 15 years ago
  56. b5a3e41 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  57. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  58. f8584a1 [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  59. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  60. c51e333 [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  61. efedf94 [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  62. ef5f418 [bsc_hack] Sanity check for the GSM1800 nanoBTS by Holger Hans Peter Freyther · 15 years ago
  63. 37445d3 Remove use_lchan and put_lchan from location updating request paths by Holger Hans Peter Freyther · 15 years ago
  64. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  65. a4a5eac Search for BTS's in the Location Area of the subscriber we call by Holger Hans Peter Freyther · 15 years ago
  66. b8a18b5 introduce encoding/decoding functions for 04.08 CC by Harald Welte · 15 years ago
  67. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  68. 022d767 re-add wireshark and linux-kernel patches by Harald Welte · 15 years ago
  69. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago
  70. 3493428 * add support for storing classmark1/2/3 per subscriber by Harald Welte · 15 years ago
  71. 9995b4d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  72. 3c78422 fix typo CHANNL->CHANNEL by Harald Welte · 15 years ago
  73. a3e570f some more comments by Harald Welte · 15 years ago
  74. ff64cfe db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Eversberg) by Holger Freyther · 15 years ago
  75. d45e2fe gsm_04_08.c: Kill duplication pointed out by Andreas Eversberg by Holger Freyther · 15 years ago
  76. 86d1748 gsm_04_08.c: Call subscr_update everytime we let someone in (Andreas Eversberg) by Holger Freyther · 15 years ago
  77. ad3ae1e bsc_hack.c: Fix the -l db option (Andreas Eversberg) by Holger Freyther · 15 years ago
  78. 628c744 Add the isdnsync program which enable layer1 and layer2 on a card by Holger Freyther · 15 years ago
  79. 64026e9 openbscdefines.h: Add header file to control visibility of symbols by Holger Freyther · 15 years ago
  80. b27d845 pkg-config: Create and install a pkg-config file by Holger Freyther · 15 years ago
  81. 559bb71 crypt detection: Make autoheader happy by Holger Freyther · 15 years ago
  82. 2e285e0 gsm_04_08.c: Some spoofing protection against two location updating requests by Holger Freyther · 15 years ago
  83. 5e9990a lchan: Handle the abnormal case of channel getting closed by Holger Freyther · 15 years ago
  84. 761fdec Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  85. 0573a73 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  86. e185bd7 fix CONN FAIL and IPAC_DISCONNECT_IND log printing by Harald Welte · 15 years ago
  87. 882c0d5 print reject cause of MM STATUS message by Harald Welte · 15 years ago
  88. 46a7ad7 missing newline in log message about measurement result by Harald Welte · 15 years ago
  89. 01ed671 fix printing of measurement results by Harald Welte · 15 years ago
  90. 89e6001 BS11: add nm_state for EnveBTES, PA and BBSIG physical objects by Harald Welte · 15 years ago
  91. 35b468b [subscr] Remove the struct gsm_bts pointer from subscriber by Holger Freyther · 15 years ago
  92. 90f9ec4 gsm_subscriber.h: Remove trailing whitespace... by Holger Freyther · 15 years ago
  93. bb7f18b [debug] Move subscr_get_by_tmsi below the debug statement (Andreas Eversberg) by Holger Freyther · 15 years ago
  94. 8f23c13 [misc] Search for the crypt symbol to conditionally enable crypt in VTY by Holger Freyther · 15 years ago
  95. 119c506 [l2] Do not always release the layer2 when closing the socket (Andreas Eversberg) by Holger Freyther · 15 years ago
  96. 01f7ce6 [e1] Correctly initialize the e1link (Andreas Eversberg) by Holger Freyther · 15 years ago
  97. 3e682ce [debug] Change DEBUGPC statements to contain \n (Andreas Eversberg) by Holger Freyther · 15 years ago
  98. 055c6a0 [subscriber] Change id to long long unsigned int (Andreas Eversberg) by Holger Freyther · 15 years ago
  99. 90f57e9 [rsl] Change logging of handling reason 0x18 in rsl_rx_conn_fail (Andreas Eversberg) by Holger Freyther · 15 years ago
  100. 99c4566 [lchan] Log increase/decrease of channel use count (Andreas Eversberg) by Holger Freyther · 15 years ago