1. dc1e105 Fix warnings by removing unused variables by Holger Hans Peter Freyther · 15 years ago
  2. 65fb0fd Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  3. 2657abf [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  4. b5280c7 [wireshark] RSL: add more decoders for ip.access by Harald Welte · 15 years ago
  5. a165a42 [wireshark] abis_oml: Always use BASE_NONE with FT_BYTES by Harald Welte · 15 years ago
  6. e73501a [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  7. 17ddc50 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  8. 68455f8 Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  9. 02c28a0 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  10. 1565bd3 [timer] Initialize i with zero by Holger Hans Peter Freyther · 15 years ago
  11. cbbd498 [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  12. 8406ec2 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  13. a8bd6d4 [abis_nm] introduce debugp_foh() function for object class printing by Harald Welte · 15 years ago
  14. 77a838d ip.access: use correct stream identifier when connecting RSL by Harald Welte · 15 years ago
  15. 9bd7bc1 input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  16. 8175e95 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  17. 31a7490 [abis_nm] print ip.access TCP port in correct byte order by Harald Welte · 15 years ago
  18. 35d447b [abis_nm] print ip.access stream_id in RSL connect ack by Harald Welte · 15 years ago
  19. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  20. d004a64 ip.access / multi-TRX: correctly identify TRX number on SW ACT REP by Harald Welte · 15 years ago
  21. af7b2fa ip.access maximum output power depends on GSM band by Harald Welte · 15 years ago
  22. a62202b [abis_nm]: Print Object Class of ip.access messages by Harald Welte · 15 years ago
  23. 53f4b10 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  24. 4d0481d [bsc_init] use new NM_AVSTATE_* enum instead of hard-coded numbers by Harald Welte · 15 years ago
  25. 2d820cc add availability state abis_nm enum by Harald Welte · 15 years ago
  26. 4bd0a98 [abis_nm] print object class/instance for NACK by Harald Welte · 15 years ago
  27. 15c4417 [abis_nm]: print ip.access SET ATTR [N]ACK by Harald Welte · 15 years ago
  28. 38ae5cb use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago
  29. 736f65d Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  30. ca6bc1d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  31. ea4088a [gsm0408] Move encryption message creation to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  32. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  33. a03f977 [ipaccess] Parse Software Activate parameters by Mike Haben · 15 years ago
  34. e48b956 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  35. 86538c7 input/ipaccess: Fix segv caused by use of uninitialized var by Sylvain Munaut · 15 years ago
  36. 1b7b39d Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  37. f734a14 [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  38. d5f0522 [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  39. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  40. 1e35cec Merge branch 'holger/merge-on-waves-msc' by Holger Hans Peter Freyther · 15 years ago
  41. 927f056 [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  42. 45f9b3d [paging] Use one of the two reserved LAC to page every BTS by Holger Hans Peter Freyther · 15 years ago
  43. 3ee5d3e [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  44. adc1478 [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  45. 9f16a86 [subscr] subscr_paging_cb is called for expire and success by Holger Hans Peter Freyther · 15 years ago
  46. 049935b [subscr] When paging fails to start, send an expired event by Holger Hans Peter Freyther · 15 years ago
  47. c4a49e3 [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  48. 98dd1c8 [paging] Kill old defines from paging.c by Holger Hans Peter Freyther · 15 years ago
  49. b28285d [paging] Implement paging by IMSI. by Holger Hans Peter Freyther · 15 years ago
  50. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  51. 6b0b103 [gsm_04_11] Free transaction on RX_RP_ACK for SMS by Sylvain Munaut · 15 years ago
  52. 23b710f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  53. 82aa684 [abis_rsl] Fix rsl_encryption_cmd L3 length computation by Sylvain Munaut · 15 years ago
  54. 1dcfc00 [gsm_04_08] Fix gsm48_send_rr_ciph_mode algorithm ID by Sylvain Munaut · 15 years ago
  55. 849f554 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  56. 59d284e non-call related SS (USSD) is not unknown, but unimplemented by Mike Haben · 15 years ago
  57. 55726d7 Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  58. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  59. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  60. 196d052 [abis_rsl] Set lchan->tch_mode properly when responding to CHAN_RQD by Harald Welte · 15 years ago
  61. 2c700e4 remove unused variable by Harald Welte · 15 years ago
  62. c25b369 add early version of a dissector for lucent/alcatel home-node-b protocol by Harald Welte · 15 years ago
  63. 9fe11d8 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  64. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  65. d1862d7 [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  66. 081c00d [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  67. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  68. 4a5cf5f [cleanup] Remove old and dead code from the telnet_interface.c by Holger Hans Peter Freyther · 15 years ago
  69. e78074e [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  70. 5859de8 [misc] Create a gitignore to ignore files by Holger Hans Peter Freyther · 15 years ago
  71. 878daf0 Merge commit 'origin/master' by Harald Welte · 15 years ago
  72. 2a2c02b remove erroneously-committed C file from wireshark patch directory by Harald Welte · 15 years ago
  73. 6a289e0 wireshark patch to connect RRLP parser to GSM DTAP by Harald Welte · 15 years ago
  74. 74bdce8 make wireshark decode RRLP inside GSM 08.58 by Harald Welte · 15 years ago
  75. 4e8c98a sync wireshark patches with svn rev. 29453 by Harald Welte · 15 years ago
  76. 5ce73fe [bsc] Remove HAR feature to advertize neighbor cells by Holger Hans Peter Freyther · 15 years ago
  77. 5e98970 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  78. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  79. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  80. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  81. 93d4394 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  82. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  83. 42e327b [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  84. 712573b Merge commit 'har/master' by Harald Welte · 15 years ago
  85. ee4410a actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  86. 9085cda tests: Remove the sms sending from the sms test by Holger Hans Peter Freyther · 15 years ago
  87. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  88. 026531e store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  89. 6eef564 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  90. db552c5 don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago
  91. 0abaf33 paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  92. 10250e6 sms_from_text needs to return struct gsm_sms * by Harald Welte · 15 years ago
  93. 731fd91 fix printing of TMSI on VTY by Harald Welte · 15 years ago
  94. b2dc37f Merge commit 'har/master' by Harald Welte · 15 years ago
  95. d5d5e1d Fix decoding of SMS Data Coding Scheme by Daniel Willmann · 15 years ago
  96. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  97. 6b024cb Handle SMS with UCS2 and binary userdata by Daniel Willmann · 15 years ago
  98. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  99. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  100. 4ffb7b4 Merge commit 'har/stefan' by Harald Welte (local) · 15 years ago