1. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  2. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  3. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  4. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  5. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  6. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  7. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  8. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  9. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  10. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  11. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  12. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  13. 58e6d96 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  14. 322f60a fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  15. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  16. eb3ccf6 BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  17. 2861007 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  18. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  19. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  20. 086fe32 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  21. cbf443c Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  22. bf21a4f Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  23. c8f257b Merge branch 'daniel/controlif' by Holger Hans Peter Freyther · 13 years ago
  24. d83d1b6 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  25. e43f06d Merge branch 'daniel_ctrlif' by Harald Welte · 13 years ago
  26. 2b88a2a src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  27. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  28. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  29. 128e25c Merge branch 'pablo/cleanups' by Holger Hans Peter Freyther · 13 years ago
  30. c0d0431 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  31. 167281e src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  32. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  33. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  34. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  35. 43ae94e LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  36. c081b2b Merge branch 'rbs2000' by Harald Welte · 13 years ago
  37. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  38. 467cef4 Merge branch 'zecke/sms-queue' by Holger Hans Peter Freyther · 14 years ago
  39. 6202282 Merge branch 'zecke/subscr' by Holger Hans Peter Freyther · 14 years ago
  40. d539a29 Merge branch 'zecke/e1_speed' by Holger Hans Peter Freyther · 14 years ago
  41. d2b13fc Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  42. 654f043 Merge branch 'zecke/osmo-bsc' by Holger Hans Peter Freyther · 14 years ago
  43. bffdda4 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago
  44. 176931c Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago
  45. 5642518 Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  46. 32930b6 Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  47. 12ca030 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago
  48. 5a33ea9 Merge branch 'zecke/imsi-filter' by Holger Hans Peter Freyther · 14 years ago
  49. 966e595 Merge branch 'on-waves/nat-alloc-bsc-endpoints' by Holger Hans Peter Freyther · 14 years ago
  50. f47df64 [GPRS NS] Fix memory leak in gprs_ns_sendmsg() error path by Harald Welte · 14 years ago
  51. 7bb0eb9 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  52. b736314 [gprs] BSSGP: Fix null pointer dereference by Harald Welte · 14 years ago
  53. a1726e9 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  54. 0bfe1eb Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  55. 0e43007 [SGSN] BSSGP: Print TLLI as hex value like everwhere else by Harald Welte · 14 years ago
  56. 509f0bd Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  57. bd67e1d Merge branch 'on-waves/merge-nat' by Holger Hans Peter Freyther · 14 years ago
  58. ed7020b Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  59. 4a90d22 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  60. b00d1ad [gprs] bssgp: Fix LLC PDU length encoding in BSSGP. by Sylvain Munaut · 14 years ago
  61. 781b3e6 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  62. 68b4f03 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  63. 313cccf [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  64. 8e2e78e GPRS: Fix compiler warning that will also lead to a crash at runtime. by Holger Hans Peter Freyther · 14 years ago
  65. cfb545a [GPRS] BSSGP: Fix formatting of BSSGP TX STATUS by Harald Welte · 14 years ago
  66. 02f7325 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  67. 2f94683 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  68. 1792532 [GPRS] BSSGP: Fix way too long TLLI debug line by Harald Welte · 14 years ago
  69. e9686b6 [GPRS] BSSGP: More verbose debug log / error reporting by Harald Welte · 14 years ago
  70. 2677ea5 [GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACK by Harald Welte · 14 years ago
  71. 9681ce3 [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation by Harald Welte · 14 years ago
  72. a8aa4df [GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requests by Harald Welte · 14 years ago
  73. bd33f3d [GPRS] NS: correctly pass the NS payload length to the TLV parser by Harald Welte · 14 years ago
  74. f15497c [GPRS] NS: Don't hand Frame Relay LMI packets into the NS code by Harald Welte · 14 years ago
  75. 57a9cf2 [GPRS] NS: Respond to GRE keepalive messages by Harald Welte · 14 years ago
  76. 188bda6 [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 by Harald Welte · 14 years ago
  77. 3625038 [GPRS] NS: Print error message if TLV parser fails for some reason by Harald Welte · 14 years ago
  78. c953120 [GPRS] NS: Start TEST procedure, not ALIVE procedure, on RESET/RESET_ACK by Harald Welte · 14 years ago
  79. 26c3251 gprs: Subtract the headroom for what we can receive by Holger Hans Peter Freyther · 14 years ago
  80. c8f3939 Merge commit '237f6241f2b91a81b928ce4e3fc1364f61f11eaa' by Harald Welte · 14 years ago
  81. ac1a715 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  82. b1020d5 [GPRS] NS: Always generate LOG_INFO message when we block NS-VC by Harald Welte · 14 years ago
  83. ee59fe4 gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  84. e75a34f gprs_ns.c: Make make_socket known to the compiler by Holger Hans Peter Freyther · 14 years ago
  85. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  86. d30cefa gprs_bssgp.c: Return something from non void methods. by Holger Hans Peter Freyther · 14 years ago
  87. b6eded8 gprs_bssgp.c: Cast const of TLVP_VAL away. by Holger Hans Peter Freyther · 14 years ago
  88. ce4ccbc [GPRS] NS: Better formatting of VTY output by Harald Welte · 14 years ago
  89. 869aaa4 [GPRS] NS: properly parse FR DLCI on Rx by Harald Welte · 14 years ago
  90. 1100a9d [GPRS] NS: Never respond to STATUS with STATUS to prevent loops! by Harald Welte · 14 years ago
  91. 6c4136e [GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive by Harald Welte · 14 years ago
  92. b11226d [GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case by Harald Welte · 14 years ago
  93. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  94. ac914b8 [GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type by Harald Welte · 14 years ago
  95. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  96. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  97. e0c42d1 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  98. bf03d90 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  99. 61c0784 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  100. fdc7388 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago