1. 66e7106 sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  2. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  3. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  4. afcf230 gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 9 years ago
  5. bb23dc1 gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  6. f3a271f gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  7. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  8. 3b5d407 sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  9. 5160996 gprs: Link gbproxy to -lrt for clock_gettime by Holger Hans Peter Freyther · 10 years ago
  10. 5f1faa3 gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  11. 9114bee gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  12. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  13. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  14. 67a4445 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  15. b492d39 gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  16. a273030 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  17. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  18. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  19. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  20. 37a63ca misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  21. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  22. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  23. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  24. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  25. 5ec26fe Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  26. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  27. 2a90a25 Add gprs_sndcp.h to noinst_HEADERS by Harald Welte · 14 years ago
  28. f78a3b2 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  29. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  30. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  31. 972c1f3 gprs: Disable strict aliasing as we are breaking the rules right now by Holger Hans Peter Freyther · 14 years ago
  32. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  33. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  34. a7c262a [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  35. 03800ba [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  36. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  37. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  38. 24c9fc1 [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  39. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  40. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  41. c6ec040 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  42. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago