1. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  2. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  3. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  4. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago
  5. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  6. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  7. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago
  8. 5b3bffb BSSGP: fix unused variable compiler warnings by Harald Welte · 12 years ago
  9. ca0af8a libosmogb: build without strict aliasing rules by Harald Welte · 12 years ago
  10. a102b63 gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP by Harald Welte · 12 years ago
  11. 7c8e2cc libosmogsm: Back-port SMS related fixes from openbsc by Harald Welte · 12 years ago
  12. b5372ab Use package version since git info won't be available. by Eric Butler · 12 years ago
  13. 8dbdc4f Fix debian package building. by Eric Butler · 12 years ago
  14. 8c589d2 misc: Fix make distcheck of libosmocore by adding the result to the dist by Holger Hans Peter Freyther · 12 years ago
  15. 30a8ec4 GSM 04.08: Add 'enum gsm48_bcap_speech_ver' by Harald Welte · 12 years ago
  16. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  17. 7ccd318 gsm48_ie: annotate functions with chapter numbers from 04.08 spec by Harald Welte · 12 years ago
  18. eed2611 GSM 08.58: Add channel modes for transparent data services by Harald Welte · 12 years ago
  19. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  20. 08b2862 utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function by Holger Hans Peter Freyther · 12 years ago
  21. 335aeda increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change by Harald Welte · 12 years ago 0.5.3
  22. 22be129 serial: don't set O_NDELAY, as it is more or less O_NONBLOCK by Harald Welte · 12 years ago
  23. d296f42 gb: Make suspend_ref a plain uint8_t instead of a uint8_t* by Holger Hans Peter Freyther · 12 years ago
  24. 5a19bf7 libgb: Link to the libraries used by libgb by Holger Hans Peter Freyther · 12 years ago
  25. ea8f238 vty: Print the string using "%s", string to avoid security issues by Holger Hans Peter Freyther · 12 years ago
  26. b53717f Add missing includes to timer_test.c and osmo-auc-gen.c by Harald Welte · 12 years ago
  27. 317aee5 vty: Merge from a generic section in case no specific one exists by Holger Hans Peter Freyther · 12 years ago
  28. e89ad6d vty: Use UTF-8 for the encoding and the ability to hide nodes by Holger Hans Peter Freyther · 12 years ago
  29. c9b3e06 vty: Document the .TEXT of the description by Holger Hans Peter Freyther · 12 years ago
  30. 8297c81 vty: Add xsd and a command that can generate the documentation. by Holger Hans Peter Freyther · 13 years ago
  31. aa5d0e8 Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() by Andreas Eversberg · 12 years ago
  32. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  33. a9e4a14 backtrace: update copyright notice by Harald Welte · 12 years ago
  34. 45ecd04 backtrace: Add a variant that uses the libosmocore logging framework by Harald Welte · 12 years ago
  35. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  36. a9250b9 gsm48_decode_lai(): return real integers for mcc/mnc, not hex! by Harald Welte · 12 years ago
  37. e866473 add gsm48_decode_lai() to map file by Harald Welte · 12 years ago
  38. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  39. e30b6ac timer: Add function osmo_timer_remaining() to determine remainign time by Harald Welte · 12 years ago
  40. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  41. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  42. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  43. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  44. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  45. 2d956a8 bssgp: check for IMSI being a null pointer, not just an empty string. by Harald Welte · 12 years ago
  46. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  47. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  48. 23431c7 codec: make data tables constant. by Diego Elio Pettenò · 12 years ago
  49. 200710e build: use default htmldir directory. by Diego Elio Pettenò · 12 years ago
  50. 7e007e0 build: avoid multi-level recursion for src/ directory. by Diego Elio Pettenò · 12 years ago
  51. 406777c build: LT_INIT already replaces AC_PROG_LIBTOOL. by Diego Elio Pettenò · 12 years ago
  52. 001ef7e build: avoid calling undefined macro. by Diego Elio Pettenò · 12 years ago
  53. 8dd81fa build: avoid duplication of automake options, add no-dist-gzip. by Diego Elio Pettenò · 12 years ago
  54. a1ed2f0 build: use BUILT_SOURCES for the generated source files. by Diego Elio Pettenò · 12 years ago
  55. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  56. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  57. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  58. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  59. 57799ed osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan by Harald Welte · 12 years ago
  60. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  61. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  62. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  63. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  64. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago
  65. 4498a0a gsm_44_318.h: fix syntax errors in GAN definitions by Harald Welte · 12 years ago
  66. 0b2a316 add missing Makefile.am for libosmo-gb by Harald Welte · 12 years ago
  67. 667e39a libosmogb: make sure to link with libosmovty by Harald Welte · 12 years ago
  68. fcaa805 libosmogb: export btsctx_* functions by Harald Welte · 12 years ago
  69. b21825e linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility by Harald Welte · 12 years ago
  70. c241404 libosmogb: export missing symbols by Harald Welte · 12 years ago 0.5.1
  71. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  72. e02b9f4 add GPRS/Gb related osmo_prim SAPs by Harald Welte · 12 years ago
  73. aa0c796 Import libgb from openbsc.git by Harald Welte · 12 years ago
  74. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  75. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  76. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  77. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  78. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  79. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  80. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  81. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  82. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  83. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  84. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  85. 8cce125 signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb by Harald Welte · 12 years ago
  86. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  87. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  88. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  89. 98d77bd src/codec: Fix typo in Makefile by Sylvain Munaut · 12 years ago
  90. 973c3c3 LAPDm: Ensure there is no payload in DISC frames by Harald Welte · 12 years ago 0.4.2
  91. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  92. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  93. bc32d05 sync prototype of osmo_sockaddr_is_local with declaration by Harald Welte · 12 years ago
  94. 00a12fe timer: Increase the imprecision we accept in this test by Holger Hans Peter Freyther · 12 years ago
  95. df90aed libosmogsm: Add tvlv_att_def to exported symbols by Harald Welte · 12 years ago
  96. 7c373bc misc: Fix make distcheck, add the new libosmogsm.map file to the tarball by Holger Hans Peter Freyther · 12 years ago
  97. 3e07144 lapdm: fix RSL message format in RLL ERROR INDICATION by Harald Welte · 12 years ago
  98. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  99. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  100. 8db7020 misc: Fix the mail email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago