1. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  2. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  3. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  4. 11461a6 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  5. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  6. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  7. faa70ff libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  8. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  9. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  10. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  11. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  12. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  13. a8ddb08 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  14. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  15. 6b8a56c fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  16. 511bd8e BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  17. 8cbc4a4 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  18. 914660d GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  19. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  20. c45a804 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  21. cd367b9 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  22. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  23. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  24. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  25. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  26. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  27. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago