1. daf7534 gsm_04_80: Add untested code for USSD notification... by Holger Hans Peter Freyther · 14 years ago
  2. b02c89e gsm_04_80: Add code to wrap a facility IE around. by Holger Hans Peter Freyther · 14 years ago
  3. 15ef17e gsm_04_80: Create a unstructuredSS-Notify message by Holger Hans Peter Freyther · 14 years ago
  4. 80dfa75 gsm_04_80: Fix the style and move the '*' to the function by Holger Hans Peter Freyther · 14 years ago
  5. 6a4b362 gsm0480: Implement a generic "invoke" wrapping for messages. by Holger Hans Peter Freyther · 14 years ago
  6. 680833e gsm0480: Attempt to encode a NotifySS-Arg with a username.. by Holger Hans Peter Freyther · 14 years ago
  7. fa530cd gsm_subscriber: Increase the name to 160 charachters by Holger Hans Peter Freyther · 14 years ago
  8. dbd16fe nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  9. ca157ed Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  10. ccc91f3 sccp: u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  11. c2c4621 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  12. 8cb4a0f rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND by Holger Hans Peter Freyther · 14 years ago
  13. c702b75 bsc_api: Add cipher mod reject api callback by Holger Hans Peter Freyther · 14 years ago
  14. dbc62db bsc_api: Add stub for the cipher mode command. by Holger Hans Peter Freyther · 14 years ago
  15. c354de8 bsc_api: Create dummy stub for the assignment command. by Holger Hans Peter Freyther · 14 years ago
  16. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  17. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 14 years ago
  18. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  19. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  20. 6d2b66e abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  21. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago
  22. 02d39b2 msc: Create a dummy operation to keep the channel open for five seconds by Holger Hans Peter Freyther · 14 years ago
  23. d1d45b3 nat: Remove the first_contact variable. by Holger Hans Peter Freyther · 14 years ago
  24. 20ee312 nat: Create a method to determine if any MSC is connected. by Holger Hans Peter Freyther · 14 years ago
  25. bec411b nat: Store the msc_con in the data of the bsc_fd by Holger Hans Peter Freyther · 14 years ago
  26. 3a77e61 nat: Keep track of the MSC handling the connection. by Holger Hans Peter Freyther · 14 years ago
  27. 4b6ac1e [SGSN] Initial work on GMM authentication and ciphering by Harald Welte · 14 years ago
  28. d07b4f9 [SGSN] Use libosmocore GPRS encryption plugins from LLC layer by Harald Welte · 14 years ago
  29. 496aee4 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  30. 8911cef [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  31. 2f4dbeb osmo-bsc: Start adding code for the osmo_bsc.. by Holger Hans Peter Freyther · 14 years ago
  32. f2553a6 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  33. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  34. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  35. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  36. 5ba05f4 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  37. db4ef0d bsc_api: Remove the lchan usage from the Paging Response handling. by Holger Hans Peter Freyther · 14 years ago
  38. 758f4df silent_call: Use the gsm_subscriber_connection instead of lchan->conn by Holger Hans Peter Freyther · 14 years ago
  39. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  40. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  41. fd37089 [BSC] Generate MA for each timeslot that has hopping enabled by Harald Welte · 14 years ago
  42. f3d8e92 [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  43. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  44. 6e0cd04 unfinished support for hopping channels by Harald Welte · 15 years ago
  45. 8330c1c nat: Count the number of dropped SCCP and MGCP calls as well. by Holger Hans Peter Freyther · 14 years ago
  46. b2c38eb nat: Switch per BSC counters to the rate ctr. by Holger Hans Peter Freyther · 14 years ago
  47. d42c3f2 bsc_api: Remove the lchan from the USSD code... by Holger Hans Peter Freyther · 14 years ago
  48. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  49. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  50. 7b4a53d nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. by Holger Hans Peter Freyther · 14 years ago
  51. 8cc2a6d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  52. 75492e6 [mgcp] Set the IP_TOS/DSCP on RTP/RTCP IP packets. by Holger Hans Peter Freyther · 14 years ago
  53. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  54. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  55. 7700846 bsc_api: Move BSC API between MSC and RSL code... by Holger Hans Peter Freyther · 14 years ago
  56. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  57. 9ce1b27 bsc_api: Use gsm_subscriber_connection in rrlp.c by Holger Hans Peter Freyther · 14 years ago
  58. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  59. ea01ca7 chan_alloc: Make the lchan_find(bts,subscr) private/internal.. by Holger Hans Peter Freyther · 14 years ago
  60. e9ed340 bsc_api: Cut back on direct lchan usage. by Holger Hans Peter Freyther · 14 years ago
  61. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  62. ab52c84 nat: Add NAT_NODE and BSC_NODE for the nat by Holger Hans Peter Freyther · 14 years ago
  63. 3d73e0d nat: Register a debug region for the nat. by Holger Hans Peter Freyther · 14 years ago
  64. d77c817 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  65. 29c6703 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  66. e4900a0 [nat] Implement the removal of an access-list. by Holger Hans Peter Freyther · 14 years ago
  67. 8affef5 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  68. 078321a [nat] Add ip-tos option to the nat. by Holger Hans Peter Freyther · 14 years ago
  69. ca999a9 msc: Add msc ip-tos NR option for the BSC by Holger Hans Peter Freyther · 14 years ago
  70. b71c23b [nat] Make the refusal more complicated to support more MSCs by Holger Hans Peter Freyther · 14 years ago
  71. fa20c94 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  72. e1fb567 [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  73. c58da4b [nat] Add the notion of a "local" connection. by Holger Hans Peter Freyther · 14 years ago
  74. 234d312 [nat] Use and print the connection type of a SCCP connection. by Holger Hans Peter Freyther · 14 years ago
  75. 19c0a84 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  76. f1012a4 [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  77. e635dab [nat] Add a token to the nat config and handle ID GET by Holger Hans Peter Freyther · 14 years ago
  78. f76e7ef [bsc_msc] Move the id get response into the bsc_msc.c by Holger Hans Peter Freyther · 14 years ago
  79. b606101 [nat] Allow to set the description for the bsc. by Holger Hans Peter Freyther · 14 years ago
  80. 12dc89a [nat] Make the string -> regexp parsing public by Holger Hans Peter Freyther · 14 years ago
  81. b4af5c9 nat: Introduce a nat filter that is working on the CR message. by Holger Hans Peter Freyther · 14 years ago
  82. c14e09b nat: Store the creation time of a sccp connection. by Holger Hans Peter Freyther · 14 years ago
  83. aad82ce nat: Print the MSC status with a new vty command. by Holger Hans Peter Freyther · 14 years ago
  84. e47a91b bsc_msc: Add a connection timeout for the MSC. by Holger Hans Peter Freyther · 14 years ago
  85. da35a8d nat: Make ping/pong timeout configurable. by Holger Hans Peter Freyther · 14 years ago
  86. 906c15e nat: Send a IPA PING down the stream and wait for the pong. by Holger Hans Peter Freyther · 14 years ago
  87. 2f9dcf0 nat: Add a command to close a given BSC Connection by Holger Hans Peter Freyther · 14 years ago
  88. 4c683d1 nat: Only close connections that were fully connected by Holger Hans Peter Freyther · 14 years ago
  89. 959bbcf nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint by Holger Hans Peter Freyther · 14 years ago
  90. 7b7eef6 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  91. 62e5843 [nat] Add option to forbid the paging to the BSC. by Holger Hans Peter Freyther · 14 years ago
  92. b5513ca [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  93. 08a1b16 nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  94. 979a309 nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  95. 8139553 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  96. a88742c nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  97. 8bdcf55 bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connection by Holger Hans Peter Freyther · 14 years ago
  98. c16cf27 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  99. d470286 [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  100. 2896df7 nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago