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