1. 935b2df nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  2. bace202 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  3. 9226d70 nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  4. ec29153 bsc_msc_ip.c: Create the GSM network earlier, send the reset on each connection by Holger Hans Peter Freyther · 14 years ago
  5. 4b6da56 nat: Add config option to filter/handle certain imsi'es. by Holger Hans Peter Freyther · 14 years ago
  6. 5fa42dd [statistics] Provide basic statistics for the NAT by Holger Hans Peter Freyther · 14 years ago
  7. eb4edde nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago
  8. dc81393 nat: Send the reset after we have received the init ack by Holger Hans Peter Freyther · 14 years ago
  9. bfcf519 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  10. 65b745e Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  11. c0ff1d0 nat: Close all endpoints used by a BSC when the BSC is gone by Holger Hans Peter Freyther · 14 years ago
  12. 55edb78 nat: Remember a pending delete on an endpoint and carry it out later by Holger Hans Peter Freyther · 14 years ago
  13. b02692f nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  14. 0d0aaa6 nat: Make rewrite work on string, read to a string first, copy to msgb by Holger Hans Peter Freyther · 14 years ago
  15. 9fec010 nat: Return MGCP messages to the call agent by Holger Hans Peter Freyther · 14 years ago
  16. 8ddcc15 nat: Handle CRCX/MDCX/DLCX at the nat by Holger Hans Peter Freyther · 14 years ago
  17. acd6420 nat: Test rewriting of MGCP messages to patch ip and port by Holger Hans Peter Freyther · 14 years ago
  18. 8917998 nat: Add code to find a BSC connection by the given msc multiplex by Holger Hans Peter Freyther · 14 years ago
  19. 3468be3 nat: First go at handling MGCP inside the nat by Holger Hans Peter Freyther · 14 years ago
  20. 1f27839 nat: In the case of losing the MSC, reset all endpoints by Holger Hans Peter Freyther · 14 years ago
  21. 8c61cdb [nat] Send a RSIP down to the BSC after it connects by Holger Hans Peter Freyther · 14 years ago
  22. 3660e4d nat: Add MGCP code and parsing to the nat code.. by Holger Hans Peter Freyther · 14 years ago
  23. dccb915 nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago
  24. 8be49b3 sccp: Move the destruction of the sccp connection to a new place by Holger Hans Peter Freyther · 14 years ago
  25. 75ee841 nat: Return the SCCP connection, change order of patching and updating by Holger Hans Peter Freyther · 14 years ago
  26. 15d7b4f nat: Documentation fix... use nat for the parameter by Holger Hans Peter Freyther · 14 years ago
  27. 21c4d9e nat: Move paging by lac handling code into the utils file by Holger Hans Peter Freyther · 14 years ago
  28. a25e3ec nat: Keep track of both sides of the connection by Holger Hans Peter Freyther · 14 years ago
  29. 090a4d8 nat: Move creation of the structs to a separate file by Holger Hans Peter Freyther · 14 years ago
  30. 2f1f55d nat: Move SCCP patching to a new file, log updates by Holger Hans Peter Freyther · 14 years ago
  31. 4a860a0 msc: Create a real interface for BSC MSC and start handling reconnects by Holger Hans Peter Freyther · 14 years ago
  32. 8401054 nat: Start using a write_queue for the BSC connection by Holger Hans Peter Freyther · 14 years ago
  33. 98e49d4 Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  34. 3b96089 nat: Redo a merge with master that happend at this time. by Holger Hans Peter Freyther · 14 years ago
  35. de55766 [nat] Implement token based identification. by Holger Hans Peter Freyther · 14 years ago
  36. 5e54788 [nat] Add VTY support to the BSC nat application by Holger Hans Peter Freyther · 14 years ago
  37. 2ef30aa [nat] Move the structs to the header file by Holger Hans Peter Freyther · 14 years ago
  38. bbf6b65 [nat] Specify the direction of the message by Holger Hans Peter Freyther · 14 years ago
  39. f75a680 [nat] Prepare more sophisicated filtering and patching by Holger Hans Peter Freyther · 14 years ago
  40. 57adba5 [nat] Add a bsc_filter.c which will carry out the analysis and filtering by Holger Hans Peter Freyther · 14 years ago
  41. 9e16ba5 [bsc_msc] Move the connect to the MSC routine into a new file by Holger Hans Peter Freyther · 14 years ago
  42. 8073cbd gsm48: Split LU Reject sending and generation into two. by Holger Hans Peter Freyther · 14 years ago
  43. a44eea5 gsm48: Separate CM Service Reject sending and creation. by Holger Hans Peter Freyther · 14 years ago
  44. 76f8b75 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  45. 3d31527 bsc_api: Remove the lchan argument from gsm48_tx_mm_info. by Holger Hans Peter Freyther · 14 years ago
  46. 5bc4d1d bsc_api: Move most of GSM0408 to the DTAP API... by Holger Hans Peter Freyther · 14 years ago
  47. ed4e3bd bsc_api: Switch gsm_04_08.c to use the clear request of the API. by Holger Hans Peter Freyther · 14 years ago
  48. 9f619d0 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  49. d2c8558 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  50. ee2be4c bsc_api: Implement transparent RLL establishment and SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  51. 5d98d45 auth: Add missing include/auth.h by Sylvain Munaut · 14 years ago
  52. 4887644 auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  53. 360fc58 gsm_04_08: Store the key_seq given in LOC UPD REQUEST in state by Sylvain Munaut · 14 years ago
  54. 28c4716 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  55. 48858d2 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  56. f190bdf db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  57. ae66f0a auth: Add #define for special value for key_seq by Sylvain Munaut · 14 years ago
  58. f7b223c GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  59. 39c90ef bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  60. 6ef98b0 bsc_api: Add a callback based BSC -> MSC api... by Holger Hans Peter Freyther · 14 years ago
  61. 0fe506b [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  62. 92f27a9 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  63. 5026482 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  64. d961072 [GPRS] Drop all PDP contexts not present in PDP CTX STATUS IE at RA UPD by Harald Welte · 14 years ago
  65. bcea9a7 abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  66. 0896568 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  67. df270ad [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  68. ef1bef7 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  69. ff70e0e [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  70. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  71. 75871c7 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  72. cca80c9 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  73. 7e01d8e [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  74. 63b964e OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  75. 1d1a6b7 VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymore by Harald Welte · 14 years ago
  76. 10ea12f [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  77. 4a00c06 [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  78. 02343f9 [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  79. 293534b add gprs_ns_frgre.h to Makefile.am by Harald Welte · 14 years ago
  80. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  81. 4f033fc gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  82. 956e2b0 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  83. e4abba1 vty: The method got renamed, fix various compiler warnings. by Holger Hans Peter Freyther · 14 years ago
  84. 4558eeb debug: Make GPRS params non-const to avoid compiler warning by Holger Hans Peter Freyther · 14 years ago
  85. 22bc7d2 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  86. 31f0a23 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  87. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  88. 7a0d4d8 socket: Add support for GRE sockets by Harald Welte · 14 years ago
  89. 2ef79c5 [SGSN] Gb Proxy: Simplify configuration by Harald Welte · 14 years ago
  90. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  91. 64df8ed [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  92. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  93. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  94. 9c97580 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  95. 76a06f7 [GPRS] add missing header file gprs_gmm.h by Harald Welte · 14 years ago
  96. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  97. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  98. e9a6df6 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  99. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  100. 4b32698 [GPRS] VTY: Add BSSGP node by Harald Welte · 14 years ago