1. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  2. 0727f9a gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  3. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  4. aa45c76 gprs: Use imsi field instead of imei by Jacob Erlbeck · 10 years ago
  5. 922303c gprs_llc: Prevent llme_alloc/lle_init from reading invalid memory by Daniel Willmann · 10 years ago
  6. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  7. 9d7268a gprs: Use area terms LAI/RAI as defined in GSM 03.03 by Jacob Erlbeck · 10 years ago
  8. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  9. 9a73d73 gprs: Fix compiler warnings ini gprs_sndcp_vty.c by Holger Hans Peter Freyther · 10 years ago
  10. 511c31f gprs: Fix compiler warnings in sgsn_libgtp.c by Holger Hans Peter Freyther · 10 years ago
  11. 19bb474 gprs: Fix compiler warnings in the gprs_llc.c code by Holger Hans Peter Freyther · 10 years ago
  12. 82151f9 gprs: Fix compiler warnings in gprs_sndcp.c by Holger Hans Peter Freyther · 10 years ago
  13. b32f34a gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  14. 1b51fc2 sgsn: Comparing array to NULL is not useful by Holger Hans Peter Freyther · 10 years ago
  15. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  16. f340960 gbproxy: The "[stats]" option was not documented, document it by Holger Hans Peter Freyther · 11 years ago
  17. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  18. d0a9b50 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  19. 67f03bd gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  20. 7fee972 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  21. 2ea8812 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  22. b44b873 gbproxy: Fix rate counter group leak in peer_free() by Jacob Erlbeck · 11 years ago
  23. 901b9a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  24. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  25. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  26. 700b873 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  27. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  28. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  29. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  30. 1cb1ce2 gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  31. 374c7f9 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  32. 1a3fff2 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  33. fe5a6e8 gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  34. 7e066c1 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  35. 28f928d gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  36. d4b9b02 sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  37. 2b9693d sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  38. a0879c1 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  39. 137bb85 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  40. 41514d9 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  41. 44051a2 sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  42. 6824c50 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  43. 0273fab GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  44. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  45. d728eb0 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  46. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  47. 25eeaab gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  48. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  49. b6f053c gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  50. 2e699a5 misc: Introduce a script tha generates the VTY reference by Holger Hans Peter Freyther · 12 years ago
  51. 095b3de SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  52. d8765b9 add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  53. 2609601 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx by Harald Welte · 12 years ago
  54. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  55. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  56. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  57. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  58. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  59. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  60. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  61. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  62. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  63. 14f112a libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  64. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  65. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  66. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  67. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  68. f403c48 sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  69. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  70. 4bb9ce8 GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND by Harald Welte · 13 years ago
  71. ffc1999 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  72. 612c3d8 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS by Harald Welte · 13 years ago
  73. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  74. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  75. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  76. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  77. f01f18e gprs_gmm: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  78. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  79. 9e7093c GPRS: Fix the parsing/interpretation of the PDP CTX status IE by Harald Welte · 13 years ago
  80. 9770bd4 LLC: Fix format string by Dieter Spaar · 13 years ago
  81. 45ca552 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  82. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  83. e95c1ee sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  84. 5c71db2 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  85. 0b5e01e gprs_gmm: ctx cannot be null, so remove check by Harald Welte · 13 years ago
  86. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  87. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  88. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  89. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  90. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  91. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  92. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  93. 3d31c3a src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  94. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  95. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  96. f304678 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  97. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  98. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  99. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  100. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago