Release v1.9.0 on 2023-09-12.
  1. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  2. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  3. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  4. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  5. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  6. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  7. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  8. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  9. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0[Renamed from openbsc/src/libgb/gprs_ns_frgre.c]
  10. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  11. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  12. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  13. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  14. c0d0431 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  15. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_ns_frgre.c]
  17. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_ns_frgre.c]
  18. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  19. 9681ce3 [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation by Harald Welte · 14 years ago
  20. f15497c [GPRS] NS: Don't hand Frame Relay LMI packets into the NS code by Harald Welte · 14 years ago
  21. 57a9cf2 [GPRS] NS: Respond to GRE keepalive messages by Harald Welte · 14 years ago
  22. 869aaa4 [GPRS] NS: properly parse FR DLCI on Rx by Harald Welte · 14 years ago
  23. 6c4136e [GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive by Harald Welte · 14 years ago
  24. b11226d [GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case by Harald Welte · 14 years ago
  25. ac914b8 [GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type by Harald Welte · 14 years ago
  26. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  27. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago