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