1. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  2. abc6505 add gsup_test_client program by Harald Welte · 8 years ago
  3. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  4. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  5. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  6. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  7. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  8. 4976953 Build fixes by Alexander Huemer · 8 years ago
  9. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  10. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  11. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  12. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  13. 4e349d6 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  14. e2b5349 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  15. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  16. 566642c gprs: use libgtp cflags by Alexander Huemer · 8 years ago
  17. f6fe212 gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  18. 671e8d6 gtphub: cosmetic: rename a file. by Neels Hofmeyr · 9 years ago
  19. cca7c67 Fix compilation with no libc-ares present on the system by Harald Welte · 9 years ago
  20. f16657a gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  21. 9f79664 Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  22. 1b34761 oap: implement initial OAP API. by Neels Hofmeyr · 9 years ago
  23. 2b10af3 gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation by Daniel Willmann · 9 years ago
  24. d7f6cdf gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  25. 8b25cfd Revert "gprs: Use RAND_bytes for p-tmsi" by Holger Hans Peter Freyther · 9 years ago
  26. e347988 gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  27. 180027c sgsn: Integrate c-ares with the osmocom event loop by Holger Hans Peter Freyther · 9 years ago
  28. 33d469b sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  29. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  30. 9346dad gprs: Move protocol value_strings to gsm_04_08_gprs.c by Jacob Erlbeck · 9 years ago
  31. 2b2dc9e gprs: Add GSUP client by Jacob Erlbeck · 10 years ago
  32. ef8e30a gprs: Add encoder/decoder for the Subscriber Update Protocol by Jacob Erlbeck · 10 years ago
  33. e8b6968 sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  34. 4760eae sgsn: Moved IMSI ACL management to sgsn_auth.c by Jacob Erlbeck · 10 years ago
  35. 52fa2d8 gprs: Link gbproxy to -lrt for clock_gettime by Holger Hans Peter Freyther · 10 years ago
  36. 040fabc gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  37. cf11e93 gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  38. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  39. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  40. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  41. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  42. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  43. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  44. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  45. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  46. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  47. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  48. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  49. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  50. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  51. e2e4ce7 Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  52. 16bdb14 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  53. 03b2444 Add gprs_sndcp.h to noinst_HEADERS by Harald Welte · 14 years ago
  54. 9413503 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  55. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  56. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  57. 51bf83b gprs: Disable strict aliasing as we are breaking the rules right now by Holger Hans Peter Freyther · 14 years ago
  58. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  59. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  60. 39d5513 [GPRS] Make sure libsgsn.a is only built when libgtp is available by Harald Welte · 14 years ago
  61. eaf3303 [GPRS] Build osmo-sgsn only if libgtp is available by Harald Welte · 14 years ago
  62. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  63. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  64. 10a288d [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago
  65. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  66. 874acec [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  67. b831156 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  68. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago