1. 3ed097d gsm_04_11: Speculative leak fix for the SMS... by Holger Hans Peter Freyther · 14 years ago
  2. 9f619d0 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  3. d2c8558 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  4. ee2be4c bsc_api: Implement transparent RLL establishment and SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  5. b2f49a5 bsc_api: Add newline to the end of the file. by Holger Hans Peter Freyther · 14 years ago
  6. 4887644 auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  7. 20d99c6 gsm_04_08: Improve gsm48_rx_mm_auth_resp debug in failure case by Sylvain Munaut · 14 years ago
  8. 0d7d991 vty/auth: Make sure we clear the last tuple when changing auth params by Sylvain Munaut · 14 years ago
  9. badc711 gsm_04_08: Establish secure channel on CM SERVICE REQUEST by Sylvain Munaut · 15 years ago
  10. cb321fb gsm_04_08: Establish secure channel on LOCATION UPDATE by Sylvain Munaut · 15 years ago
  11. 360fc58 gsm_04_08: Store the key_seq given in LOC UPD REQUEST in state by Sylvain Munaut · 14 years ago
  12. 28c4716 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  13. ef710ae db: Fix typo in sync_lastauthtuples SQL UPDATE stmt by Sylvain Munaut · 14 years ago
  14. 48858d2 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  15. 6025f80 db: Use subscriber_id as primary key for AuthKeys/AuthLastTuples by Sylvain Munaut · 14 years ago
  16. f190bdf db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  17. 3a33319 [GPRS] Add comment on GTP being defined in 29.060 / 09.060 by Harald Welte · 14 years ago
  18. 39c90ef bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  19. a7d3e8e bsc_api: Move some parts over to the BSC API. by Holger Hans Peter Freyther · 14 years ago
  20. 87a39ff gsm_04_11: Attempt to fix some possible memory leaks in the SMS code by Holger Hans Peter Freyther · 14 years ago
  21. 1a4d699 gsm_04_11: Remove some old code. by Holger Hans Peter Freyther · 14 years ago
  22. a980cf3 [gprs] bssgp: Fix LLC PDU length encoding in BSSGP. by Sylvain Munaut · 14 years ago
  23. 7eec315 [gprs] sndcp: Fix call to msgb_alloc_headroom to have both head&tail room by Sylvain Munaut · 14 years ago
  24. b59499b [grps] Fix GTP data_ind call back message creation by Sylvain Munaut · 14 years ago
  25. 0fe506b [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  26. 92f27a9 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  27. 3ba2ce1 [GPRS] SGSN: fix typo by Harald Welte · 14 years ago
  28. 91b2e8c ipa-proxy: Remove printf debugging. by Holger Hans Peter Freyther · 14 years ago
  29. 99c1031 gsm_04_11: Start using the GSM Subscriber class to ask for a channel by Holger Hans Peter Freyther · 14 years ago
  30. 54d5dd5 gsm_04_11: Handle OOM same as expired and clean the message. by Holger Hans Peter Freyther · 14 years ago
  31. 6532f0e gsm_04_11: Fix a typo.. by Holger Hans Peter Freyther · 14 years ago
  32. b9c5c20 bsc_rll: Stop using lchan refcounts, use the lchan signal to stop the timer by Holger Hans Peter Freyther · 14 years ago
  33. a07016f ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  34. c6adead ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  35. fb3a232 [SMS] Properly reject processing of compressed SMS by Harald Welte · 14 years ago
  36. 5026482 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  37. 263edd1 [GPRS] GMM/SM: Improve error handling by sending STATUS messages by Harald Welte · 14 years ago
  38. d961072 [GPRS] Drop all PDP contexts not present in PDP CTX STATUS IE at RA UPD by Harald Welte · 14 years ago
  39. 3b80731 [GPRS] SM: Acknowledge PDP CTX DEACT for non-existing PDP CTX by Harald Welte · 14 years ago
  40. 667a90e ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  41. b3f0bfa ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  42. 4f2a374 ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  43. f73e80b ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  44. bf0bb1b ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  45. da41bd4 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  46. d92d196 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  47. 337f4d5 GPRS: Copy the content of the msgb instead of creating one that points to the other by Holger Hans Peter Freyther · 14 years ago
  48. 98b82c1 GPRS: Fix crash when the peer can not be found... by Holger Hans Peter Freyther · 14 years ago
  49. 3538c77 misc: Fix the return type of the go back vty function... by Holger Hans Peter Freyther · 14 years ago
  50. 7a58579 GPRS: Fix compiler warning that will also lead to a crash at runtime. by Holger Hans Peter Freyther · 14 years ago
  51. fb03622 chan_alloc: Stop the channel timers in the reset by Holger Hans Peter Freyther · 14 years ago
  52. bcea9a7 abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  53. 456fb9d abis_rsl: Fixup direct assignment and go through the method. by Holger Hans Peter Freyther · 14 years ago
  54. 985563e gsm_04_11: Remove direct RSL calls from the SMS code... by Holger Hans Peter Freyther · 14 years ago
  55. ca6dfc0 GSM 04.08: Improve IMEI recording in hlr.sqlite3 for rejected subscribers by Harald Welte · 14 years ago
  56. 32a1068 [GPRS] BSSGP: Fix formatting of BSSGP TX STATUS by Harald Welte · 14 years ago
  57. 0896568 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  58. d14be78 [GPRS] SNDCP: Check if SN-PDU is too large and reject it by Harald Welte · 14 years ago
  59. df270ad [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  60. ef1bef7 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  61. ff70e0e [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  62. 29f3910 [GPRS] SGSN: specify the local bind address in the config file by Harald Welte · 14 years ago
  63. aff6aeb [GPRS] SGSN: use correct length+data for GSN_ADDRESS by Harald Welte · 14 years ago
  64. cc2279b [GPRS] SNDCP: Fix PCOMP and DCOMP header field length by Harald Welte · 14 years ago
  65. e0aea39 [GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTP by Harald Welte · 14 years ago
  66. d5b31a8 [GPRS] SNDCP: Add new SNDCP Entity to global list of entities by Harald Welte · 14 years ago
  67. b064471 [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_III by Harald Welte · 14 years ago
  68. d83e324 [GPRS] SNDCP use DSNDCP instead of DGPRS by Harald Welte · 14 years ago
  69. f6554f7 [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr) by Harald Welte · 14 years ago
  70. 4aa4148 [GPRS] SGSN: fix another segfault (and use-after-free) when GGSN is dead by Harald Welte · 14 years ago
  71. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  72. 75871c7 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  73. a640f13 [GPRS] SGSN GTP: Fix segfault in case GGSN is down by Harald Welte · 14 years ago
  74. c73b3bf [GPRS] update SGSN config file example by Harald Welte · 14 years ago
  75. 96cf248 [GPRS] GMM: Set LLC 'C/R' bit when sending IDENTITY REQUEST by Harald Welte · 14 years ago
  76. cca80c9 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  77. 7e01d8e [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  78. ec1c733 [GPRS] BSSGP: Fix way too long TLLI debug line by Harald Welte · 14 years ago
  79. 607ffa7 [GPRS] BSSGP: More verbose debug log / error reporting by Harald Welte · 14 years ago
  80. c29ae4b VTY: properly exit from OML_NODE by Harald Welte · 14 years ago
  81. 321f8f3 [GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACK by Harald Welte · 14 years ago
  82. 63b964e OML: Introduce minimal VTY command set to interact with OML managed objects by Harald Welte · 14 years ago
  83. 0e98ba8 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  84. 4f8b9eb [bsc_hack] Call handle_options before bootstrapping the network by Holger Hans Peter Freyther · 14 years ago
  85. 10ea12f [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  86. 4a00c06 [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  87. d26cbc8 [rsl] Check the assumption that RF Channel Release is sent during release by Holger Hans Peter Freyther · 14 years ago
  88. 65f0852 [rsl] Move rf channel release scheduling to a new method by Holger Hans Peter Freyther · 14 years ago
  89. a9713bf [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC by Harald Welte · 14 years ago
  90. 3b37a91 [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation by Harald Welte · 14 years ago
  91. c8a98bc [GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requests by Harald Welte · 14 years ago
  92. 02343f9 [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  93. a890573 [GPRS] GMM: Add some FIXME's to the code by Harald Welte · 14 years ago
  94. 3df8bc7 [GPRS] NS: correctly pass the NS payload length to the TLV parser by Harald Welte · 14 years ago
  95. f4104d6 [GPRS] NS: Don't hand Frame Relay LMI packets into the NS code by Harald Welte · 14 years ago
  96. 9529492 [GPRS] NS: Respond to GRE keepalive messages by Harald Welte · 14 years ago
  97. b6b60a8 [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 by Harald Welte · 14 years ago
  98. a1df275 [GPRS] NS: Print error message if TLV parser fails for some reason by Harald Welte · 14 years ago
  99. 541b34c [GPRS] NS: Start TEST procedure, not ALIVE procedure, on RESET/RESET_ACK by Harald Welte · 14 years ago
  100. 2c0d890 gprs: Subtract the headroom for what we can receive by Holger Hans Peter Freyther · 14 years ago