1. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  2. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  3. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  4. 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]
  5. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  6. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  7. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  8. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  9. c0d0431 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  10. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  11. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_ns_frgre.c]
  12. 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]
  13. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  14. 9681ce3 [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation by Harald Welte · 14 years ago
  15. f15497c [GPRS] NS: Don't hand Frame Relay LMI packets into the NS code by Harald Welte · 14 years ago
  16. 57a9cf2 [GPRS] NS: Respond to GRE keepalive messages by Harald Welte · 14 years ago
  17. 869aaa4 [GPRS] NS: properly parse FR DLCI on Rx by Harald Welte · 14 years ago
  18. 6c4136e [GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive by Harald Welte · 14 years ago
  19. b11226d [GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case by Harald Welte · 14 years ago
  20. ac914b8 [GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type by Harald Welte · 14 years ago
  21. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  22. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago