1. 6b0b103 [gsm_04_11] Free transaction on RX_RP_ACK for SMS by Sylvain Munaut · 15 years ago
  2. 23b710f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  3. 82aa684 [abis_rsl] Fix rsl_encryption_cmd L3 length computation by Sylvain Munaut · 15 years ago
  4. 1dcfc00 [gsm_04_08] Fix gsm48_send_rr_ciph_mode algorithm ID by Sylvain Munaut · 15 years ago
  5. 849f554 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  6. 59d284e non-call related SS (USSD) is not unknown, but unimplemented by Mike Haben · 15 years ago
  7. 55726d7 Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  8. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  9. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  10. 196d052 [abis_rsl] Set lchan->tch_mode properly when responding to CHAN_RQD by Harald Welte · 15 years ago
  11. 2c700e4 remove unused variable by Harald Welte · 15 years ago
  12. c25b369 add early version of a dissector for lucent/alcatel home-node-b protocol by Harald Welte · 15 years ago
  13. 9fe11d8 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  14. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  15. d1862d7 [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  16. 081c00d [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  17. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  18. 4a5cf5f [cleanup] Remove old and dead code from the telnet_interface.c by Holger Hans Peter Freyther · 15 years ago
  19. e78074e [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  20. 5859de8 [misc] Create a gitignore to ignore files by Holger Hans Peter Freyther · 15 years ago
  21. 878daf0 Merge commit 'origin/master' by Harald Welte · 15 years ago
  22. 2a2c02b remove erroneously-committed C file from wireshark patch directory by Harald Welte · 15 years ago
  23. 6a289e0 wireshark patch to connect RRLP parser to GSM DTAP by Harald Welte · 15 years ago
  24. 74bdce8 make wireshark decode RRLP inside GSM 08.58 by Harald Welte · 15 years ago
  25. 4e8c98a sync wireshark patches with svn rev. 29453 by Harald Welte · 15 years ago
  26. 5ce73fe [bsc] Remove HAR feature to advertize neighbor cells by Holger Hans Peter Freyther · 15 years ago
  27. 5e98970 Merge branch 'holger/merge-msc-bsc-split' by Holger Hans Peter Freyther · 15 years ago
  28. 8b457fb [bsc_init] Create a bsc_init.c that can be used for setting up hings. by Holger Hans Peter Freyther · 15 years ago
  29. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago
  30. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  31. 93d4394 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  32. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  33. 42e327b [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  34. 712573b Merge commit 'har/master' by Harald Welte · 15 years ago
  35. ee4410a actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  36. 9085cda tests: Remove the sms sending from the sms test by Holger Hans Peter Freyther · 15 years ago
  37. b8afe81 trigger RRLP position requests after paging succeeded and after subscriber attach by Harald Welte (local) · 15 years ago
  38. 026531e store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  39. 6eef564 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  40. db552c5 don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago
  41. 0abaf33 paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  42. 10250e6 sms_from_text needs to return struct gsm_sms * by Harald Welte · 15 years ago
  43. 731fd91 fix printing of TMSI on VTY by Harald Welte · 15 years ago
  44. b2dc37f Merge commit 'har/master' by Harald Welte · 15 years ago
  45. d5d5e1d Fix decoding of SMS Data Coding Scheme by Daniel Willmann · 15 years ago
  46. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  47. 6b024cb Handle SMS with UCS2 and binary userdata by Daniel Willmann · 15 years ago
  48. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  49. efc9231 allow vty to set periodic location updating timer t3212 by Harald Welte (local) · 15 years ago
  50. 4ffb7b4 Merge commit 'har/stefan' by Harald Welte (local) · 15 years ago
  51. 5f8a78b hlrsync: Sync SMS from the web db to the hlr. by Stefan Schmidt · 15 years ago
  52. 143fd51 display TMSI in 8 digit hex by Harald Welte (local) · 15 years ago
  53. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  54. 05e6763 sms send pending now sends _all_ pending at the same time by Harald Welte (local) · 15 years ago
  55. 86b1717 fix sms layer timer leak/corruiption using trans_free() by Harald Welte (local) · 15 years ago
  56. fed176a implement a timer_list check before we return into the select() loop by Harald Welte (local) · 15 years ago
  57. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  58. c89a511 add more debugging to SMS layer by Harald Welte (local) · 15 years ago
  59. 2c2ecdf Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  60. aa66587 Merge branch 'master' of git@192.168.100.10:openbsc by Stefan Schmidt · 15 years ago
  61. 689537a gsm_04_11: Month in unix time starts with 0. by Stefan Schmidt · 15 years ago
  62. bf0d5bd store imsi and tmsi, stop changing the row objects by Jan Luebbe · 15 years ago
  63. ee9afe3 when in token auth mode, accept phones that are authorized by Harald Welte (local) · 15 years ago
  64. 2928bc0 add the allocated subscriber extension to the auth token SMS by Harald Welte (local) · 15 years ago
  65. bc9e9f8 Merge commit 'har/laforge' by Daniel Willmann · 15 years ago
  66. 7f69816 disable emergency call bit (i.e. cell does not support emergency call) by Harald Welte · 15 years ago
  67. eea9337 Encode the network name int the MM info messages in GSM 7bit alphabet. by Daniel Willmann · 15 years ago
  68. 9aef145 Beautify septet->octet calculation (do not use ceil) by Daniel Willmann · 15 years ago
  69. 58c83d8 Support sms with a validity period format of none by Daniel Willmann · 15 years ago
  70. 6f656fc add simple HLR DB sync script by Jan Luebbe · 15 years ago
  71. 50d1271 fix token auth implementation by Harald Welte (local) · 15 years ago
  72. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  73. 3feef25 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  74. 571602f fix segfault in vty sms sending code by Harald Welte (local) · 15 years ago
  75. 336f8ec allocate a token for new subscribers by Jan Luebbe · 15 years ago
  76. 06513f2 replace the command line option -a with the auth-policy config option by Jan Luebbe · 15 years ago
  77. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  78. ccceef8 add code for token auth sequencing by Harald Welte · 15 years ago
  79. 8c340fe factor out the function to generate struct gsm_sms from a string by Harald Welte · 15 years ago
  80. 6b1e822 Fix gsm_7bit_{en,de}code function and sms user_data calculations by Daniel Willmann · 15 years ago
  81. 7984d5c add functions to send AUTH REQ and REJECT by Harald Welte · 15 years ago
  82. f0b4cef fix random extension generation by Jan Luebbe · 15 years ago
  83. 9eca37f fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  84. 1da59ed fix a wrong format specifier by Jan Luebbe · 15 years ago
  85. ebcce2a allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  86. 31bef49 token support in the DB by Jan Luebbe · 15 years ago
  87. c70979a add help message about timestamp option by Harald Welte · 15 years ago
  88. 61cd883 patch power reduction into NM attributes by Harald Welte · 15 years ago
  89. 000c0f4 patch the SI and NM attr tables independently by Harald Welte · 15 years ago
  90. 37a7d36 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  91. 370b41d look up subscriber in memory before loading from DB by Jan Luebbe · 15 years ago
  92. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  93. 7f28cd5 set nominal TRX power for BS-11 and nanoBTS by Harald Welte (local) · 15 years ago
  94. 5dececf implement bts->cell_barred feature, configurable in VTY by Harald Welte (local) · 15 years ago
  95. 69de397 add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  96. a29216b vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  97. beccbc3 vty_interface: Remove bogus checks for Site ID and BTS ID. by Stefan Schmidt · 15 years ago
  98. 7291497 new kernel patch for multiple virtual interfaces by Harald Welte · 15 years ago
  99. 4321fee siemens vendor specific message type and IE definitions by Harald Welte · 15 years ago
  100. d069dea Merge commit 'origin/master' by Harald Welte · 15 years ago