1. dcf8a7d nat: Move creation of the structs to a separate file by Holger Hans Peter Freyther · 14 years ago
  2. 0ab6bab nat: Move SCCP patching to a new file, log updates by Holger Hans Peter Freyther · 14 years ago
  3. baf2abe msc: Create a real interface for BSC MSC and start handling reconnects by Holger Hans Peter Freyther · 14 years ago
  4. ed07a3f nat: Start using a write_queue for the BSC connection by Holger Hans Peter Freyther · 14 years ago
  5. df6143a Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  6. 6c45f2e nat: Redo a merge with master that happend at this time. by Holger Hans Peter Freyther · 14 years ago
  7. aa69824 [nat] Implement token based identification. by Holger Hans Peter Freyther · 14 years ago
  8. 9a85ef3 [nat] Add VTY support to the BSC nat application by Holger Hans Peter Freyther · 14 years ago
  9. 9f8f3d0 [nat] Move the structs to the header file by Holger Hans Peter Freyther · 14 years ago
  10. 1d6fb18 [nat] Specify the direction of the message by Holger Hans Peter Freyther · 14 years ago
  11. 0b8f69d [nat] Prepare more sophisicated filtering and patching by Holger Hans Peter Freyther · 14 years ago
  12. 6a97b8d [nat] Add a bsc_filter.c which will carry out the analysis and filtering by Holger Hans Peter Freyther · 14 years ago
  13. eef86b5 [bsc_msc] Move the connect to the MSC routine into a new file by Holger Hans Peter Freyther · 14 years ago
  14. 230a4d8 gsm48: Split LU Reject sending and generation into two. by Holger Hans Peter Freyther · 14 years ago
  15. 2c0f166 gsm48: Separate CM Service Reject sending and creation. by Holger Hans Peter Freyther · 14 years ago
  16. 580cb83 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  17. 9140174 bsc_api: Remove the lchan argument from gsm48_tx_mm_info. by Holger Hans Peter Freyther · 14 years ago
  18. 9c137a7 bsc_api: Move most of GSM0408 to the DTAP API... by Holger Hans Peter Freyther · 14 years ago
  19. f6fb3ef bsc_api: Switch gsm_04_08.c to use the clear request of the API. by Holger Hans Peter Freyther · 14 years ago
  20. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  21. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  22. 9c595b7 bsc_api: Implement transparent RLL establishment and SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  23. d04b9ed auth: Add missing include/auth.h by Sylvain Munaut · 14 years ago
  24. e824d9c auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  25. 2030a2a gsm_04_08: Store the key_seq given in LOC UPD REQUEST in state by Sylvain Munaut · 14 years ago
  26. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  27. 92b2ff5 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  28. c614a6a db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  29. b48216f auth: Add #define for special value for key_seq by Sylvain Munaut · 14 years ago
  30. 2844144 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  31. abcddf1 bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  32. 05a379b bsc_api: Add a callback based BSC -> MSC api... by Holger Hans Peter Freyther · 14 years ago
  33. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  34. bb35c45 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  35. 5bfe499 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  36. 588d44e [GPRS] Drop all PDP contexts not present in PDP CTX STATUS IE at RA UPD by Harald Welte · 14 years ago
  37. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  38. ce22f92 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  39. 1d9d944 [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  40. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  41. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  42. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  43. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  44. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  45. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  46. 81c9b9c OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  47. 14ce8a0 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  48. 4b4dd10 [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  49. f30c0dc [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  50. 6bdee6a [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  51. 7ae3f6c add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  52. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  53. 2fbf12d gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  54. 83e0b3f gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  55. b987344 vty: The method got renamed, fix various compiler warnings. by Holger Hans Peter Freyther · 14 years ago
  56. d92f9af debug: Make GPRS params non-const to avoid compiler warning by Holger Hans Peter Freyther · 14 years ago
  57. e4860d7 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  58. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  59. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  60. 3a318ab socket: Add support for GRE sockets by Harald Welte · 14 years ago
  61. 7af4962 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  62. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  63. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  64. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  65. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  66. b3911a0 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  67. 75827d6 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  68. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  69. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  70. d2a9ed2 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  71. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  72. 5fa2f44 [GPRS] VTY: Add BSSGP node by Harald Welte · 14 years ago
  73. 5c90e5c [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  74. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  75. 8fc1a46 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  76. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  77. 394520a [sccp] Add method to create a dt1 packet. by Holger Hans Peter Freyther · 14 years ago
  78. f53a9d5 [sccp] Create a method to create RLSD messages. by Holger Hans Peter Freyther · 14 years ago
  79. 410422f [sccp] Create a SCCP CC creation routine. by Holger Hans Peter Freyther · 14 years ago
  80. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  81. 1353f96 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  82. 9564715 VTY: Context-sensitive help for logging related commands by Harald Welte · 14 years ago
  83. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  84. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  85. b7b9c1d gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  86. f6903de gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  87. ea504e7 [sccp] Make it optional to send data on a SCCP Connection Refuse by Holger Hans Peter Freyther · 14 years ago
  88. 7bf332a [sccp] Export function to create SCCP Refuse message. by Holger Hans Peter Freyther · 14 years ago
  89. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  90. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  91. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  92. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  93. b2e4918 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  94. 4cc605a [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  95. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  96. 9aa97fc [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  97. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  98. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  99. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  100. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago